this post was submitted on 09 Aug 2023
185 points (97.0% liked)

Linux

45595 readers
700 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
185
submitted 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]
 

I used linux in the past, both privately and work-related, but the last time was over 10 years ago, so I'm a bit out of touch. I am in need of a new PC, but it'll be a good year before I have the funds, so for now I am making due with an i5 7500 and a gtx 1660. I do have 32 GB so there's that. I finally feel confident enough to make the permanent switch to linux from windows as all of the programs I use are either available on linux or have a good/better equivalent. The only thing I fear will hold me back is games. I know Steam has Proton now which will run most games, but how does it compare? The games I play most are Skyrim (heavily modded) , RDR2, Witcher 3, Transport fever, Civilization, Crusader kings 3 and Cities Skylines (uninstalled atm waiting for 2). I'm on the fence to either wait until I can afford a new PC and dual boot or make the switch now and deal with a few gaming problems. Thing is, what kind of problems may I expect? Anyone able and knowledgeable to give me some advice?

EDIT: Wow, those are a lot of replies; thank you everyone! You really helped me. I will make the switch sooner rather than later.

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

I run this setup right now and it works very well. The key is to disable fast boot in Windows (preferrably before even installing Linux), otherwise it won't shut down all the way and leave the drive in a dirty state. The ntfs-3g driver will still read and write to it, but games won't work.

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

Does disabling fast boot make it so when you tell the computer to shutdown it actually shuts down? I found out that shutdown doesn't really shutdown after checking Task Manager and seeing the uptime

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

Oh nice, that's always irritated me so much. I'm gonna work on disabling that then, thanks!