this post was submitted on 28 Nov 2023
72 points (78.6% liked)

Linux

47361 readers
1546 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
 

I was talking to my dad yesterday and he talked about how he dual booted windows and Linux in his college days. I immediately left to download Ubuntu, I feel so dumb for forgetting it's an option. I literally only use windows so I can play Fortnite with friends. PSA: you can have both Linux and Windows, or you can use a vm in Linux. Be (mostly) free from Microsoft's clammy hands.

you are viewing a single comment's thread
view the rest of the comments
[–] KISSmyOS@lemmy.world 13 points 9 months ago* (last edited 9 months ago) (2 children)

Most people forget you can also run a Linux VM inside Windows if all the other options don't work for you.
It protects your private data from virusses, doesn't let Microsoft's telemetry spy on your usage and browsing, and gives you more control.
Just limit what you do in Windows to what needs it running natively and do everything else inside the VM.

[–] milkjug@lemmy.wildfyre.dev 7 points 9 months ago (1 children)

This generally works for people who only need command-line or headless access though. I've been waiting for proper GPU virtualization and partitioning to actually work on consumer gpus for so long now that I'm doubtful it will ever be a thing. And the hardware industry has gradually transitioned to single GPU setups now so PCIe lanes for multi-GPU setups are harder to come by, especially with recent motherboards dedicating more and more PCIe lanes to NVMe slots. Still, even GPU pass-through with VFIO is not a trivial thing at all to get up and running. Its a travesty that CPU virtualization is so mature and far along in the consumer space, juxtaposed with a seemingly absolute big fat zero on the GPU virtualization front.

You could get away with using VMWare for their proprietary GPU virtualization feature but besides simple sandboxes for testing, I will not personally get too far into it as the experience is not great.

[–] You999@sh.itjust.works 3 points 9 months ago (1 children)

Proper vGPU would be so much better if nvidia weren't twats. Anyways if you use proxmox you can unlock vGPU support for most consumers GPUs using this script

[–] milkjug@lemmy.wildfyre.dev 1 points 9 months ago* (last edited 9 months ago)

Great find! Thanks, this is new to me. I would have taken this out for a whirl immediately but I just read the docs and sadly it doesn't support my 3000 series nvidia card. Team Green is seriously getting on my nerves for their anti consumer practices, enough for me to go all in into Team Red or Intel for my next GPU.

At this point, Intel (if you're listening), the single most important feature you can implement to get an immediate buy from me, is SR-IOV on your Arc cards. I will probably buy a few of them for each of my PCs as well.

[–] uzay@infosec.pub 4 points 9 months ago (1 children)

It only protects your data if you encrypt the virtual disk. And then you could still lose it to a ransomware attack.

[–] bellsDoSing@lemm.ee 1 points 9 months ago

That's why regular backups are advisable.