this post was submitted on 16 Jun 2026
29 points (96.8% liked)

Linux

17937 readers
58 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 3 years ago
MODERATORS
top 6 comments
sorted by: hot top controversial new old
[โ€“] avidamoeba@lemmy.ca 10 points 1 week ago

Motherfucker... I've learned all of these the hard way over my first decade with Linux - 2005-2015. Would've been nice to have read this. ๐Ÿ˜‚

Don't suffer from Shiny New Stuff Syndrome

Gold.

Good advice on installing foreign packages to Debian, and how to keep it functional and secure.

[โ€“] Auster@thebrainbin.org 3 points 1 week ago (1 children)

Alternatively, intentionally loosen the precautions, at least at first, seeing how the system ticks. Then, when things start getting unstable, make a new clean install of the system and do it all over again, but with the previous issues already in mind so you can avoid them.

Iirc there's a saying that only those who fall know how to stand up. If you can afford the time investment, it's a golden opportunity to learn.

I think bugs from library \ version incompatibilities are often hard to recognize.

If you are a long-term Windows user, you already know what it looks like - it is called "DLL Hell".

This is one of the reasons I use schroot + debootstrap. Got a Debian chroot and a Ubuntu chroot so that I can manhandle them rough installing PPAs and packages and stuff, without seriously endangering my main install.

[โ€“] frongt@lemmy.zip -2 points 1 week ago

Don't tell me what to do. It's my system, I'll break it if I want!