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

Linux

56602 readers
330 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
[–] [email protected] 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

[–] [email protected] 10 points 1 year ago (3 children)

What are the other solutions?

[–] [email protected] 9 points 1 year ago (1 children)
[–] [email protected] 2 points 1 year ago (2 children)

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

[–] [email protected] 3 points 1 year ago (1 children)
[–] [email protected] 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

[–] [email protected] 1 points 1 year ago

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

[–] [email protected] 8 points 1 year ago

Vm manager, gnome boxes

[–] [email protected] 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.

[–] [email protected] 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.