this post was submitted on 17 Apr 2024
169 points (96.7% liked)

Linux

48072 readers
1 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] dinckelman@lemmy.world 25 points 1 year ago (5 children)

I'm genuinely curious, why does VB continue to somehow remain in use, when it's lacking in features, or behind in usability, in basically every way imaginable? If you're on a Linux host, you have plenty of 1-click solutions that are incomprehensibly better than this. On Windows, Hyper-V boxes aren't horribly difficult to get running either, although from my experience, they require the same janky and hacky patches as VB does

[–] ouch@lemmy.world 10 points 1 year ago (3 children)

What are the other solutions?

[–] boredsquirrel@slrpnk.net 9 points 1 year ago (1 children)
[–] Damage@slrpnk.net 2 points 1 year ago (2 children)

Does it still need to reboot the guest in order to connect an USB device?

[–] wildbus8979@sh.itjust.works 3 points 1 year ago (1 children)
[–] dinckelman@lemmy.world 1 points 1 year ago (1 children)

You never did, as long as you pass the entire USB controller. I'm not sure if they made changes here since then

[–] wildbus8979@sh.itjust.works 1 points 1 year ago

Even if you pass just the device, or if you use spice pass through.

Vm manager, gnome boxes

[–] possiblylinux127@lemmy.zip 5 points 1 year ago

Hyper-V is not really better than Virtualbox on Windows. Virtualbox will run anywhere and that is its strength.

On Linux, you should use KVM. I assume that's what your advocating for.

[–] far_university1990@feddit.de 3 points 1 year ago

How share folder host-guest without network access? Last time try need to use samba (did not get working) and then impossible to turn off vm network access. Used qemu for win 10 guest.

VB just install guest addition and disable network interface.

[–] umbrella@lemmy.ml 2 points 1 year ago

what are those options?

virtualbox is a simple gui i can get working fast whenever i need it to.