this post was submitted on 24 Apr 2025
177 points (97.8% liked)
Linux
53485 readers
1666 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Will my ability to play games be significantly affected compared to Windows?
Not greatly. The games that have anti-cheat won't work on Linux. Anti-cheat is a security problem anyway (because they circumvent the kernel policies) and so linux will never support these.
Can I mod games as freely and as easily as I do on Windows?
for the ones that work yes. There's a list of how well games work on linux, there's a website for that.
If a program has no Linux version, is it unusable, or are there workarounds?
For some "difficult" non-anti-cheat games there are some workarounds. If we're talking about apps and not games, then it's best to use the Linux equivalents, and forget the Windows ones.
Can Linux run programs that rely on frameworks like .NET or other Windows-specific libraries?
While there's WINE and .NET for Linux, Windows apps don't really work well. They usually break on new wine versions, or they don't work at all. For apps, use Linux native apps. Games generally work better than apps because they don't use too many of the Windows APIs (they're mostly 3D stuff, and not app apis).
How do OS updates work in Linux? Is there a “Linux Update” program like what Windows has?
It depends on the distro. Some distros have graphical front ends, some you have to use the terminal to update the OS.
How does digital security work on Linux? Is it more vulnerable due to being open source? Is there integrated antivirus software, or will I have to source that myself?
There's ClamAV, and also you should be turning the firewall On (some distros come with it, others you have to install it manually). Don't downloads random binary packages, only from the distro itself, or official packages.
Are GPU drivers reliable on Linux?
Overall, yeah... but it does depend on the version of the driver, distro you're using, hardware etc. I use Intel graphics cards (dedicated) because I find their drivers to be more mature than nvidia's, for example.
Can Linux (in the case of a misconfiguration or serious failure) potentially damage hardware?
Very unlikely, near zero.
And also, what distro might be best for me?
Everyone is recommended to start with Linux Mint, because it's the distro with the most GUI front-end tools to do stuff. Yes, there are some distros that are more game-oriented, but they expect the user to know what they're doing. Start with Mint.