Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
*sane
*lame
*some
I guess you should use proxmox at this point 🤣
There are many many many insane people who are running no virtual machines at all.
With that many Windows (gasp) ones, no... I'm afraid you are not
I have about twice this many VMs and about this many running at any given time.
I use Qubes btw
Is this like opening tons of browser tabs?
Hell to update them regularly 👀
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.
Yes, but usually they'd have a more robust VM management system to stay sane for long.
The biggest reason why I don't want maintain so many Vms is, because all the maintenance and updates that involve doing so.
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.
I mean, people collect all sorts of weird shit
It's only insane if you have them all running at once.
Interesting enough, there is a project that I've found that runs Windows in a Docker container as a VM.
https://github.com/dockur/windows
I run a Windows 10 LTSC that way to run things like Blue Iris for my security cameras, and some stuff to track my solar installation.
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.
How much disk space have you got??
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.
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. 😅
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.
The Windows XP and Windows 7 I have are also from my university, from a long long time ago.😃
I always remove any virtual machines every time I'm done with it and reinstall if I need to use it again
I've had physical esx servers running this many VMS simultaneously, and I can totally see why a hobbiest or dev would have a need for this many VMs on standby. You are sane, yes
I do have as many too at work.
I use one VM for each iteration of my automation software. Our factory has machines ranging from the 90s to present day, and they use different software environments to be programmed. In order to minimize the risk of data loss, we have one virtual machine with every software environment, that way if one gets corrupted, the damage is contained. It also makes them easier to export to new computers when we need to replace ours.
On the joke, define "sane". 😬
On a serious note, I think there are valid reasons to have several VMs other than "I was bored". In my case, for example, I have a total of 7 VMs, where 2 are miscellaneous systems to test things out, 2 are for stuff that I can't normally run on Linux, 2 are offline VMs for language dictionaries, and 1 is a BlissOS VM with Google programs in case I can't/don't want to use my phone.
not even sure distro tube has this many lmao
You can say: "I use Arch, Fedora, Windows, MacOS, Gentoo, LFS, Debian, PopOS, and more, btw."
Looks normal for testing stuff. I have 5ish in my desktop hypervisor.
Yeah.
My home server runs that many, but it's a monster dual xeon.
The freebsd instances have a ton of jails, the Linux vms have a ton of lxc and docker containers.
It's how you run many services without losing your mind.
I run a different LXC on Proxmox for every service, so it's a bunch. Probably a better way to do it since most of those just run a docker container inside them.