this post was submitted on 12 May 2025
532 points (99.1% liked)
Gaming
3235 readers
381 users here now
The Lemmy.zip Gaming Community
For news, discussions and memes!
Community Rules
This community follows the Lemmy.zip Instance rules, with the inclusion of the following rule:
You can see Lemmy.zip's rules by going to our Code of Conduct.
What to Expect in Our Code of Conduct:
- Respectful Communication: We strive for positive, constructive dialogue and encourage all members to engage with one another in a courteous and understanding manner.
- Inclusivity: Embracing diversity is at the core of our community. We welcome members from all walks of life and expect interactions to be conducted without discrimination.
- Privacy: Your privacy is paramount. Please respect the privacy of others just as you expect yours to be treated. Personal information should never be shared without consent.
- Integrity: We believe in the integrity of speech and action. As such, honesty is expected, and deceptive practices are strictly prohibited.
- Collaboration: Whether you're here to learn, teach, or simply engage in discussion, collaboration is key. Support your fellow members and contribute positively to shared learning and growth.
If you enjoy reading legal stuff, you can check it all out at legal.lemmy.zip.
founded 2 years ago
MODERATORS
I'm going to be migrating to Linux and using Mint. I'm just paranoid about doing something wrong and accidentally walking into a security vulnerability. So I want to set aside time to properly learn things and understand what I'm doing but I'm just busy AF these days...
This is a very valid and smart concern to have. But the scary commands all start with "sudo", which gives everything you type in root access. Other than that linux is very secure and idiot proof as long as you read what the commands do. For software linux is way more secure as gone will be the days of rummaging through dodgy sites for installers. Instead you just open up software center and find the app you want and it will be installed straight from the official upload. The repos software centers have are customizable so you can add and remove them. Instead of checking if the installer is secure, you check if the repo is secure on the rare case you add a new repo.
I mean a popular app distribution is flatpack that ships apps like steam and blender and whatever in a sandbox with access only to resources they absolutely need access too. To the point where you need to allow the apps to get access to another drive even. Just to make sure nobody will inject ransomware through the blender default cube I guess.
Take it slow and do it the right way, don't let Lemmy pressure you if you're making slow but steady progress. It's a learning curve for sure
Basically don't run random sudo(superuser do, root access) commands you find on the internet without reading what the command does from docs or asking ai.
Leaving windows makes you more secure.
Also don't worry about turning secureboot off. It makes it a lot less annoying and gets rid of a lot of issues. Also also steam doesn't like running on linux and having it's library on windows filesystem you gotta format them both, if your games are on a separate drive.
There you go, the two hurdles i had with linux.
Agreed.
Had the same problem with the Steam library on a Windows filesystem and some annoyances with NTFS drives.
Other than that, pretty easy overall (you have to tinker around with some games and wineversions though)
My only two issues were also steam on ntfs and secureboot, which are easy fixes. I'd like to add "flatpack apps not having access to another drive" as a very common beginner problem I had. Solution was easy: Add the drive in flatpack settings/flatseal or just don't flatpak.
I have four pieces of advice
I usually prefer Debian based systems, but when I finally ditched windows 3 weeks ago, I switched to Manjaro, and I'm loving it. You got this!
What's wrong with EXT4 ?
If you are worried about disk space don't use backup on btrfs though it fills up yr drive I never encrypt my drive but maybe you should Manjaro is great though!