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.
Comment on End of 10 is a campaign to move people over to Linux with Windows 10 support ending
BigBenis@lemmy.world 10 months ago
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…
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.
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.
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
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!
endeavor@sopuli.xyz 10 months ago
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.