bench.thebus.top is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Site description
thebus.top's fediverse instance
Admin account
@mascal@bench.thebus.top

Search results for tag #debian

gyptazy »
@gyptazy@gyptazy.com

Hey community! I would like to hear your thoughts on how you usually update your Proxmox nodes and clusters. How do you handle minor Proxmox and package upgrades with ?

What would you think about a new API endpoint that lets you run unattended upgrades with a simple call like:

/nodes/{node_name}/apt/upgrade
At the moment you need to use the node’s HTML5 console to perform upgrades. Other methods exist such as running unattended Debian upgrade scripts, using patch management tools like or , or automating the process with over SSH. My idea is to have an API based solution that relies on Proxmox authentication and authorization. This would also allow third party tools such as to provide automated patch management and even handle guest rebalancing in a way that is similar to DRS without requiring direct SSH access.
I have already been running this approach on several internal clusters since the release of PVE 8 without issues. Now I am interested to hear if you would use unattended upgrades in general or if you are already running them today.


A Proxmox Node running apt-get -y dist-upgrade command via API in a non interactive and unattended way by a patched and extended API from gyptazy

Alt...A Proxmox Node running apt-get -y dist-upgrade command via API in a non interactive and unattended way by a patched and extended API from gyptazy

    John »
    @jjjacq@mastodon.tetaneutral.net

    @bortzmeyer @unitedemesure
    Cs serait l'occasion de migrer vers un *nix. , ,

      John Goerzen »
      @jgoerzen@floss.social

      Last night, I successfully installed using a decades-old . And then, of course, set it up for daily use. My blog post at changelog.complete.org/archive explains how.

      A photo of an old serial terminal running the modern Debian installer, showing the mirror selection screen.

      Alt...A photo of an old serial terminal running the modern Debian installer, showing the mirror selection screen.

        jhx »
        @jhx@fosstodon.org

        dfetch
        "A tiny bash script that shows some information about a running / system."

        Found it useful for my own use... so I basically put it on Github 😂

        Maybe someone finds it useful as well.

        github.com/jhx0/dfetch

          R1 Open Source Project »
          @r1os@mastodon.bsd.cafe

          Q4OS 6.1 "Andromeda" released, based on Debian 13.1 "Trixie", with KDE Plasma 6.3.6 and Trinity desktop 14.1.5

          q4os.org/blog.html#news250912

            jhx »
            @jhx@fosstodon.org

            Setting up Ap-Cacher-NG on to cache packages in your - Great if one has multiple systems around! :debian:
            (Let alone saving to download everything all the time on every system)

            On 📹

            youtu.be/In-Uf-DUlhM

              Debian » 🤖
              @debian@framapiaf.org

              First update for Debian 13: 13.1 released debian.org/News/2025/202500906 #09

                Debian » 🤖
                @debian@framapiaf.org

                Updated Debian 12: 12.12 released debian.org/News/2025/202500906 #09

                  Debian » 🤖
                  @debian@framapiaf.org

                  Last weekend, we reached another milestone in our efforts to have all Debian packages versioned in Salsa (Debian's GitLab instance). Out of around 39000 packages, less than 2000 are not in Salsa! Check trends.debian.net/#vcs-hosting for some cool graphs #09

                    jhx »
                    @jhx@fosstodon.org

                    Finally a new video out... it has been some time. 🙂

                    Setting up phpSysInfo on :debian:

                    youtu.be/d1-3SpQsMjc

                      jhx »
                      @jhx@fosstodon.org

                      Interesting page about software names and what they mean 🙂

                      From the wiki page:
                      "An IT-etymology/linuxguistics page for people wondering "how come the package yasysmand-cling has such a strange name?"

                      The wiki sure has some interesting pages 😎

                      wiki.debian.org/WhyTheName?hig

                        Stéphane Bortzmeyer »
                        @bortzmeyer@mastodon.gougere.fr


                        Aïe, après mise à jour, me dit "error: can't find command `echo'." C'est mal parti.

                          jhx »
                          @jhx@fosstodon.org

                          Neat little aptitude command I've found in the wiki to show the biggest packages on the system (Sorted) 😎 :debian:

                          aptitude -F '%I %p' search '~i'|egrep '^[0-9]+[\.,]?[0-9]* [MG]B'|sort -n

                            gyptazy »
                            @gyptazy@gyptazy.com

                            gyptazy »
                            @gyptazy@gyptazy.com

                            As some guys of you asked me to provide a (13) final image as a compatible container template... There you go:

                            https://gyptazy.com/blog/debian-13-trixie-final-lxc-container-image-for-proxmox8-proxmox-9/