this post was submitted on 24 Oct 2023
42 points (100.0% liked)

Linux

46775 readers
1690 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 5 years ago
MODERATORS
 

Has anyone done this? Its a very proprietary program lol, so I can imagine that doesnt work.

But its powerful and my Uni supports it. I am fine with just following classes on Uni PCs and then learning QGis myself, but yeah...

Are there any tricks for running "modern", maybe DRM infested Software?

Also, how I did it was always just running executables in existing Bottles, as I dont get having a new small OS for each app. But that doesnt seem to work that well in Bottles.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 10 months ago (1 children)
[–] [email protected] 2 points 10 months ago (1 children)
[–] [email protected] 4 points 10 months ago (1 children)

Unless things have changed, graphics card passthrough is tough to use because you need two graphics cards. The one sent to the VM can't be used on the host if you plan on using the guest. For laptops this can be impossible to reconcile, and even for desktops this can be... weird.

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

Actually, things have changed - you can passthru with just a single GPU now, and for many users, it's actually more stable/reliable than a dual-GPU setup (as you do mention, it can be "weird"). There is a catch however, and that is of course you can't use/switch to your host OS while the guest is running, but that shouldn't be an issue anyways if you're going to be working out of the guest OS. There are scripts available that make this switchover automatic and seamless.

https://github.com/QaidVoid/Complete-Single-GPU-Passthrough

Here's a handy video that illustrated what this looks like: https://www.youtube.com/watch?v=eTWf5D092VY

[–] [email protected] 1 points 10 months ago

Here is an alternative Piped link(s):

https://www.piped.video/watch?v=eTWf5D092VY

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source; check me out at GitHub.