Linux
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:
-
Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.
-
Be respectful: Treat fellow community members with respect and courtesy.
-
Quality over quantity: Share informative and thought-provoking content.
-
No spam or self-promotion: Avoid excessive self-promotion or spamming.
-
No NSFW adult content
-
Follow general lemmy guidelines.
view the rest of the comments
Hey, it's great to try out some distros until you find the one that suits you. If your /home is on a different partition, you're mostly fine already (make sure you don't accidentally delete it!). Depending on your setup, you may have changed some files in /etc as well that you may want to backup. Also check your /opt folder and backup whatever you may need from there. When I reinstall, I also make a list of installed packages to reinstall afterwards so I don't need to look them up again.
Also, if possible, make sure you have a functioning second computer or at least smartphone with internet access at hand in case anything goes wrong :)
Otherwise good luck and happy distro hopping!
Thanks! Yeah I have only a few changes to /etc and /opt. So I will need to reinstall everything in the end? Or just things that install into / rather than /home for some reason?
The exact structure can be different with different distros. When I used arch a decade ago, all config basically went into /etc/rc.conf IIRC, debian/Ubuntu never did that. I don't know pop OS and haven't used kubuntu in a while, so I can't say anything about that. Just be aware that you may have to redo some configuration. Also, you will have to reinstall basically everything except for some wine apps or so that are stored in /home