this post was submitted on 26 Dec 2023
51 points (89.2% liked)
Linux
48023 readers
933 users here now
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
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I jumped onto the FreeBSD train a year ago and needed some virtualization tool for my job. A started using bhyve and must say that I am quite happy with it and don't plan to move to any other tool soon. Not sure how it compares to other tools performance wise but it does the job for me.
I've really wanted to try bhyve but the lack of hardware passthrough support (PCIe GPU passthrough in my case) compared to KVM keeps me from it as of right now. Looks really good though.
Any other BSD-based vm's that do (PCI pass through that is)?
Ive wanted to swap my debian server over for a while, but the occasional windows only software is keeping me in linux (what a time to be alive lol)
This has got to be 1 of the top 10 comments on "why Linux and not BSD?"
"Because I need to use some apps that only run in Windows."
"Why not just use Windows?"
"Because (insert any excuse, valid or not)!"
It is, indeed, a funny time to be alive, haha!
I think Xen does? It's available on a few different operating systems but idk how user friendly it is compared to QEMU/KVM or bhyve.