Half of these exist because I was bored once.

The Windows 10 and MacOS ones are GPU passthrough enabled and what I occasionally use if I have to use a Windows or Mac application. Windows 7 is also GPU enabled, but is more a nostalgia thing than anything.

I think my PopOS VM was originally installed for fun, but I used it along with my Arch Linux, Debian 12 and Testing (I run Testing on host, but I wanted a fresh environment and was too lazy to spin up a Docker or chroot), Ubuntu 23.10 and Fedora to test various software builds and bugs, as I don’t like touching normal Ubuntu unless I must.

The Windows Server 2022 one is one I recently spun up to mess with Windows Docker Containers (I have to port an app to Windows, and was looking at that for CI). That all become moot when I found out Github’s CI doesn’t support Windows Docker containers despite supporting Windows runners (The organization I’m doing it for uses Github, so I have to use it).

  • cinnamon_tea@programming.dev
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    16 hours ago

    I have probably a couple of more Linux/BSD VMs than here (with some with GPU passthrough and one or two for ARM crossbuilding and so on) but only 2 Windows VMs - the only 2 I have legitimate licenses for.

    But am I normal? Most would disagree. 😅

    • data1701d (He/Him)@startrek.websiteOP
      link
      fedilink
      English
      arrow-up
      4
      ·
      16 hours ago

      10, plain 11, 7, and funny enough, Server 2022 are all legit licenses (I can get a key for server through my university). Actually, I’m pretty sure the 11 one, I upgraded a Windows 7 VM to 10, then to 11.

      Every other Windows version that needs it (11 LTSC, 8.1, and Vista), I just temporarily host a phony KMS server whenever it needs to be reactivated.

      I apologize for talking so much about Windows on a Linux sub. May Stallman break into my house and give me 10 lashes as I slumber.

    • Dagamant@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      8 hours ago

      Nah, most of the windows ones don’t get updates any more and the Linux ones can get a script that updates on boot. Takes longer to start up but handles the job itself.

  • thingsiplay@beehaw.org
    link
    fedilink
    arrow-up
    5
    ·
    15 hours ago

    The biggest reason why I don’t want maintain so many Vms is, because all the maintenance and updates that involve doing so.

    • data1701d (He/Him)@startrek.websiteOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      15 hours ago

      And that’s why there’s a “-2” on the end of that arch vm - there was one before that I borked while trying to update it because I hadn’t used it in so long.

  • veroxii@aussie.zone
    link
    fedilink
    arrow-up
    4
    ·
    11 hours ago

    Not VMs but I have way more docker containers. I run most things as containers which keeps the base OS nice and clean and free from dependency hell.

    • data1701d (He/Him)@startrek.websiteOP
      link
      fedilink
      English
      arrow-up
      10
      ·
      16 hours ago

      It’s a terabyte SSD. I’ve currently got 136 GB left on it. I think part of it might be they’re auto-expanding qcow2 images, so they don’t actually take up the full space provisioned for them.