I've been using Windows since I got my first computer, but after watching PewDiePie's video about installing Linux, I'm really interested in making the switch. Before I dive in, I have a few specific concerns:
1. Are there any major applications that won't work on Linux? For instance, I'm worried about software like Photoshop and my peripheral management apps (iCue, G Hub, MSI Afterburner).
2. How does gaming work on Linux? I've heard that some anti-cheat systems aren't compatible, which makes me wonder how I can check if the games I enjoy are supported.
3. What should I expect in terms of getting used to the terminal? I know Linux relies on it quite a bit, and I'm curious about how complicated it really is to learn the necessary commands before switching.
Thanks for your help!
2 Answers
1. When it comes to peripheral software, it really depends on the brand and model. Some have Linux alternatives, but it can be hit or miss.
2. If a game uses kernel-level anti-cheat, that's a problem for Linux. For compatibility, check out ProtonDB; it’s a great resource!
3. The good news is that most people don’t need to use the terminal much. When you do, it’s usually for simple tasks, and with a bit of practice, you’ll get the hang of it pretty quickly.
To give you a clearer picture:
- Switching from Windows to Linux, you'll find a different way of managing software. Windows Update equals the package manager in Linux, and it's different for each distro.
- For apps that might not have a Linux version, you'll find alternatives for many, like GIMP instead of Photoshop and OpenOffice instead of MS Office.
- As for gaming, Steam's Proton is your best friend. Check ProtonDB for specific games' compatibility.
- Don't worry too much about the terminal. Many distros have GUIs for everything, and you'll only need the terminal occasionally. For new users, it's more straightforward than it seems!
Awesome, thanks for that rundown! It's helpful to know that I won't be totally lost.