Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. There is a subtle, almost sadistic pleasure in what I’m doing right now: I open boxes of brand-new ThinkCentre PCs, unpack them, hook them up to a monitor, keyboard, and network cable.

There is a subtle, almost sadistic pleasure in what I’m doing right now: I open boxes of brand-new ThinkCentre PCs, unpack them, hook them up to a monitor, keyboard, and network cable.

Scheduled Pinned Locked Moved Uncategorized
linuxfreebsdclonezillaliberatingpcs
22 Posts 12 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • stefano@mastodon.bsd.cafeS stefano@mastodon.bsd.cafe

    @neil this is a good approach. In this case, these PCs will be used in a youth center, so access to them is managed by a remote FreeBSD server (connected via VPN) that handles logins, access time, and so on. The server sends commands (via SSH) to a MikroTik router/firewall/access point to open or close NAT rules, firewall rules, and similar as needed.

    Users log in and, after authentication, an X session (with the MATE desktop) is launched via Docker, which they can use freely for the assigned time. At the end of the session, the container is destroyed and recreated.

    This setup was originally based on virtual machines, but since 2019 it has been managed this way. I am now working on a new setup based on FreeBSD, using jails instead of containers. It works quite well, I just need to fine-tune a few things, but given the urgency here, I used the already prepared and well-tested setup on Debian 13.

    I am preparing 8 PCs, and I have around a hundred deployed overall. From time to time I update the “desktop” Docker container and, via a private registry, the machines download the updated image on the next boot, making it available to users.

    It has proven to be very reliable, requiring very little intervention over the years, aside from occasional hardware failures.

    oxyhyxo@mastodon.bsd.cafeO This user is from outside of this forum
    oxyhyxo@mastodon.bsd.cafeO This user is from outside of this forum
    oxyhyxo@mastodon.bsd.cafe
    wrote last edited by
    #10
    This post is deleted!
    stefano@mastodon.bsd.cafeS 1 Reply Last reply
    0
    • oxyhyxo@mastodon.bsd.cafeO oxyhyxo@mastodon.bsd.cafe

      This post is deleted!

      stefano@mastodon.bsd.cafeS This user is from outside of this forum
      stefano@mastodon.bsd.cafeS This user is from outside of this forum
      stefano@mastodon.bsd.cafe
      wrote last edited by
      #11

      @oxyhyxo @neil eheh not for now. This is a setup I'm selling as a service, so I cannot (totally) describe it 🙂

      oxyhyxo@mastodon.bsd.cafeO 1 Reply Last reply
      0
      • boyd@socialbc.caB boyd@socialbc.ca

        @stefano How many boxes are you talking about here? What are they going to be used for?
        I just bought a used PC and put Proxmox 9 (trixie based) onto it. I'm not sure what to do about that Windows 10 sticker. There has got to be something fun to do with it.

        stefano@mastodon.bsd.cafeS This user is from outside of this forum
        stefano@mastodon.bsd.cafeS This user is from outside of this forum
        stefano@mastodon.bsd.cafe
        wrote last edited by
        #12

        @boyd you can find some replies here: https://mastodon.bsd.cafe/@stefano/116319286467381626

        1 Reply Last reply
        0
        • boyd@socialbc.caB boyd@socialbc.ca

          @stefano How many boxes are you talking about here? What are they going to be used for?
          I just bought a used PC and put Proxmox 9 (trixie based) onto it. I'm not sure what to do about that Windows 10 sticker. There has got to be something fun to do with it.

          stefano@mastodon.bsd.cafeS This user is from outside of this forum
          stefano@mastodon.bsd.cafeS This user is from outside of this forum
          stefano@mastodon.bsd.cafe
          wrote last edited by
          #13

          @boyd oh, for the Windows sticker I have an idea. Look at my old post: https://mastodon.bsd.cafe/@stefano/115991015050157016

          1 Reply Last reply
          0
          • stefano@mastodon.bsd.cafeS stefano@mastodon.bsd.cafe

            There is a subtle, almost sadistic pleasure in what I’m doing right now: I open boxes of brand-new ThinkCentre PCs, unpack them, hook them up to a monitor, keyboard, and network cable. I boot from USB and replace the preinstalled Windows 11 (never even started) with my Debian 13 golden image, using Clonezilla.

            As of today, the setup is based on Debian 13, but I’m already working on a variant based on FreeBSD and jails.

            #Linux #FreeBSD #Clonezilla #LiberatingPCs

            kaveman@mastodon.bsd.cafeK This user is from outside of this forum
            kaveman@mastodon.bsd.cafeK This user is from outside of this forum
            kaveman@mastodon.bsd.cafe
            wrote last edited by
            #14

            @stefano nothing sadistic about it. if anything, it is the responsible thing to do! have fun!

            1 Reply Last reply
            0
            • stefano@mastodon.bsd.cafeS stefano@mastodon.bsd.cafe

              @oxyhyxo @neil eheh not for now. This is a setup I'm selling as a service, so I cannot (totally) describe it 🙂

              oxyhyxo@mastodon.bsd.cafeO This user is from outside of this forum
              oxyhyxo@mastodon.bsd.cafeO This user is from outside of this forum
              oxyhyxo@mastodon.bsd.cafe
              wrote last edited by
              #15
              This post is deleted!
              1 Reply Last reply
              0
              • stefano@mastodon.bsd.cafeS stefano@mastodon.bsd.cafe

                There is a subtle, almost sadistic pleasure in what I’m doing right now: I open boxes of brand-new ThinkCentre PCs, unpack them, hook them up to a monitor, keyboard, and network cable. I boot from USB and replace the preinstalled Windows 11 (never even started) with my Debian 13 golden image, using Clonezilla.

                As of today, the setup is based on Debian 13, but I’m already working on a variant based on FreeBSD and jails.

                #Linux #FreeBSD #Clonezilla #LiberatingPCs

                yaqubpk@mastodon.socialY This user is from outside of this forum
                yaqubpk@mastodon.socialY This user is from outside of this forum
                yaqubpk@mastodon.social
                wrote last edited by
                #16

                @stefano get me that job 🤓

                1 Reply Last reply
                0
                • stefano@mastodon.bsd.cafeS stefano@mastodon.bsd.cafe

                  There is a subtle, almost sadistic pleasure in what I’m doing right now: I open boxes of brand-new ThinkCentre PCs, unpack them, hook them up to a monitor, keyboard, and network cable. I boot from USB and replace the preinstalled Windows 11 (never even started) with my Debian 13 golden image, using Clonezilla.

                  As of today, the setup is based on Debian 13, but I’m already working on a variant based on FreeBSD and jails.

                  #Linux #FreeBSD #Clonezilla #LiberatingPCs

                  xenotar@mastodon.socialX This user is from outside of this forum
                  xenotar@mastodon.socialX This user is from outside of this forum
                  xenotar@mastodon.social
                  wrote last edited by
                  #17

                  @stefano Therapy, it is therapy 🙂

                  1 Reply Last reply
                  0
                  • stefano@mastodon.bsd.cafeS stefano@mastodon.bsd.cafe

                    @passthejoe I've configured one of them, then via sftp copied it into my internal server.

                    passthejoe@snac.bsd.cafeP This user is from outside of this forum
                    passthejoe@snac.bsd.cafeP This user is from outside of this forum
                    passthejoe@snac.bsd.cafe
                    wrote last edited by
                    #18
                    @stefano@bsd.cafe I don't hear a lot about mass provisioning and maintenance of Linux and BSD desktops.
                    fedops@fosstodon.orgF 1 Reply Last reply
                    0
                    • passthejoe@snac.bsd.cafeP passthejoe@snac.bsd.cafe
                      @stefano@bsd.cafe I don't hear a lot about mass provisioning and maintenance of Linux and BSD desktops.
                      fedops@fosstodon.orgF This user is from outside of this forum
                      fedops@fosstodon.orgF This user is from outside of this forum
                      fedops@fosstodon.org
                      wrote last edited by
                      #19

                      @passthejoe provisioning: we used to have a PXE boot setup at my former place of ork. Easy enough.

                      Maintenance: 'dnf install dnf5-plugin-automatic' (or equivalent), set install to "yes", enable timer, done. Most likely via Ansible. At least if you keep an internal repo for your packages, which you totally should.
                      @stefano

                      1 Reply Last reply
                      0
                      • stefano@mastodon.bsd.cafeS stefano@mastodon.bsd.cafe

                        There is a subtle, almost sadistic pleasure in what I’m doing right now: I open boxes of brand-new ThinkCentre PCs, unpack them, hook them up to a monitor, keyboard, and network cable. I boot from USB and replace the preinstalled Windows 11 (never even started) with my Debian 13 golden image, using Clonezilla.

                        As of today, the setup is based on Debian 13, but I’m already working on a variant based on FreeBSD and jails.

                        #Linux #FreeBSD #Clonezilla #LiberatingPCs

                        paoloredaelli@mastodon.unoP This user is from outside of this forum
                        paoloredaelli@mastodon.unoP This user is from outside of this forum
                        paoloredaelli@mastodon.uno
                        wrote last edited by
                        #20

                        @stefano
                        It would be far better to buy hardware with a #preinstalled #FOSS #operatingsystem such as Dell or some #fossfriendly vendors such as Slimbook or Penguin but I guess you don't have the luxory of choice

                        chronicc@social.vivaldi.netC stefano@mastodon.bsd.cafeS 2 Replies Last reply
                        0
                        • paoloredaelli@mastodon.unoP paoloredaelli@mastodon.uno

                          @stefano
                          It would be far better to buy hardware with a #preinstalled #FOSS #operatingsystem such as Dell or some #fossfriendly vendors such as Slimbook or Penguin but I guess you don't have the luxory of choice

                          chronicc@social.vivaldi.netC This user is from outside of this forum
                          chronicc@social.vivaldi.netC This user is from outside of this forum
                          chronicc@social.vivaldi.net
                          wrote last edited by
                          #21

                          @paoloredaelli @stefano Another vendor is Tuxedo so there is some choice if migration is an option.

                          1 Reply Last reply
                          0
                          • paoloredaelli@mastodon.unoP paoloredaelli@mastodon.uno

                            @stefano
                            It would be far better to buy hardware with a #preinstalled #FOSS #operatingsystem such as Dell or some #fossfriendly vendors such as Slimbook or Penguin but I guess you don't have the luxory of choice

                            stefano@mastodon.bsd.cafeS This user is from outside of this forum
                            stefano@mastodon.bsd.cafeS This user is from outside of this forum
                            stefano@mastodon.bsd.cafe
                            wrote last edited by
                            #22

                            @paoloredaelli exactly. Those were bought directly by the customer, so I couldn't do anything. I've also been aware of the hardware when collecting them. Luckily they're normal Intel i5 machines, so no compatibility problems.

                            1 Reply Last reply
                            0
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            • Login

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • World
                            • Users
                            • Groups