this post was submitted on 14 Dec 2024
64 points (95.7% liked)

Linux

8290 readers
402 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 2 years ago
MODERATORS
 

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!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 3 days ago (1 children)

Thanks, I just went with suggestions. Think I'll need to reinstall to make a better sized root, unfortunately, but that's for tomorrow

[–] [email protected] 2 points 2 days ago (1 children)

Hopefully the reinstall worked out better. When I said everything gets installed to home I didn't mean literally everything. System level stuff gets installed at root. Personal stuff gets installed on home. Like Steam gets installed on root, Steam games get installed on home.

So you do need enough storage on root for all the system level stuff you might want to do. But the vast majority of your space will be taken up by user-level stuff.

It's worth noting that you can resize partitions without starting over. You can reduce one partition to move the space to unallocated, then assign the unallocated space to the other partition.

[–] [email protected] 2 points 1 day ago (1 children)

Oh, that's good to know, I just reinstalled as one partition, seeing as it's my spare laptop and I figured there aren't going to be many personal files on there anyway.

[–] [email protected] 2 points 1 day ago (1 children)

Well anyway, I hope you enjoy Mint despite the rough start. The second partition has proven useful when I tried a different distribution a couple of times. I didn't lose my local notebooks or ssh keys that I use for development. I've repaired my system a couple of times after a hard lock, but if I couldn't I like knowing I could reinstall to repair it and not lose anything that's a pain in the butt to deal with.

[–] [email protected] 2 points 1 day ago

Yeah it was worth getting a bit of experience with that. If I decide to migrate my main workhorse over it'll come in handy, as it has two drives, and I'll need to manage partitions on that.

I'll be trying out some distos over the next year and see what works for my setup. Running into things to solve seems part of the learning curve. So tough starts are kind of how you learn imho.