Hi there!
Seeing the enshittification of Windows unfold, I’m curious about trying out Linux.
I don’t want to move over my main machine just yet, but I’ve got a 9 yo HP Pavilion 15-e001ed spare laptop I want to experiment with. Eventually I want a gaming laptop that can run steam games.
When I googled I found a plethora of pieces of advice, but seeing the proselytizing for Linux here, maybe I could get a bit more personal advice as a potential conscript.
So what advice would you give me to start my journey into Linux?
UPDATE: Ok my cherry is popped, writing this from a fresh Mint install. It’s suprisingly smooth sailing. Only thing is somehow software gets installed on my root partition instead of the home partition I made because people told me so.
But overall not nearly as dounting as I thought it would be. Thanks for the help everybody!
I find zorinos installs pretty easy and it comes with a lot of out of the box software including play on linux which makes running windows programs easier under wine.
If you’re coming from Windows, get Zorin. It’s even better than Mint.
Not OP, but will need to check it out if it fits for my mother’s laptop, thanks for the recommendation!
Could you tell my, why you think it’s better?
Honestly, I just prefer GNOME and the fact that their (Zorin) whole design philosophy caters to people completely new to Linux. I was too, a few months ago, and Zorin OS was a totally smooth ride.
Thanks for the answer!
I just looked through the different Zorin OS editions and I’m not quite sure, what their “Advanced productivity tools” are, they’re selling in their “Pro” Version
Anyway, I was more flirting with the education edition anyway, but not sure if there is too much bloat, meant for school administration stuff.
So I was thinking about just going for the Core version and install the educational software afterwards.
But the Pro version kinda puts me off.
If there are some system settings not accessable, because they strangle the user account to not be able to actually do with their system as they want, then this is not interesting for me.
But I guess, I’m seeing it to dark here…?
Would be nice to know, if you have any insight, what the actual difference to the Pro version is, despite some themes and pre installed creative software
Only the advanced productivity things let some alarm bells ring, but maybe I’m paranoid here?
Thanks in advance!
I’ll soon need to manage to test it out, but would be nice to have some more information upfront :-)
Linux Mint for users coming from Windows.
Pop!_OS for users coming from Mac.
I have used Pop!_OS on a Thinkpad as my daily driver for years without a hitch.
One bit of advice I will give you because I haven’t seen anyone else offer it: partition your drive and look up how to install your /home to a separate partition from root.
Give the /home partition most of the space because that’s where everything goes. By doing this, you can completely wipe your system drive and reinstall even a different distribution and’s basically lose nothing. Just in case everything really goes to hell and you can’t repair it without a reinstall.
This was quite easy to do with Mint, but I did need to follow directions as you have to deviate from just following defaults for everything.
Oh yeah, suggesting Linux partitioning to a noob… lmao I use Linux for years with many distros and I still don’t understand this part.
Yeah, but Windows partitions are pretty easy to understand since you don’t have a bunch of different extra partitions and filesystems that also differ between distros. You typically just make a C partition, pray that its size will be enough for the next years, and then make a second one for all of your data. You don’t have to think about root and boot partitions, which filesystem to chose, which name to give, how and if you should encrypt which partition, etc. etc. It’s all much more streamlined and well documented. On Linux every distro kinda does its own thing, so you can’t even just quickly look shit up. And if you want to encrypt things, suddenly all the guides are invalid anyway. It’s just messy and obtuse.
I did manage to get seperate partitions, allocating 20 gb for the root. Now I’m installing software and it keeps saying the root is full… Does it not automatically install in /home? I can’t find a way to point installers to the home partition…
The Linux system and applications get installed to root. /home is for user applications, documents, etc. everything that would be account-based on windows.
Depending on the size of your drive I might allocate 50gb or more to root. I have 250gb allocated and 46.65 are used. Everything else can go to /home.
Mine looks like this.
Thanks, I just went with suggestions. Think I’ll need to reinstall to make a better sized root, unfortunately, but that’s for tomorrow