this post was submitted on 21 Mar 2024
127 points (93.8% liked)

Linux

7682 readers
62 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 1 year ago
MODERATORS
 

It feels faster and it seems to use up less storage.

It feels like I no longer have to play tug of war with microsoft with owning my own device.

you are viewing a single comment's thread
view the rest of the comments
[–] communism@lemmy.ml -3 points 5 months ago (1 children)

Welcome! My main piece of advice to you is use your package manager and don't just download software from your browser like you would on Windows. Installing software with a command line package manager is the superior way to do it—nothing to do with being a leet hackerman/woman using the terminal, it is just an easier way to keep all your software centrally up to date without having to individually update each one separately, and it's faster to do in the terminal rather than bother with the bloat and slowness of a GUI. Generally, Windows teaches you a lot of bad computer habits you should try to unlearn. I think installing software from the web is the biggest Windows-based mistake I made when new to Linux.

I think more generally learn to use the command line, a lot of things they have guis for (eg burning an iso, mounting or formatting a drive, version control guis, etc) are completely doable from the command line and it's faster and more reliable to just use Unix commands for these things than to rely on a potentially buggy or slow gui program.

I don't disagree with you, but the standard GUI based update manager in Mint works really well, especially for new users.