I'm curious about how I can experiment with different Linux distributions or desktop environments to enhance my customization skills, often referred to as 'ricing'. I'm not a fan of using virtual machines since my computer struggles with them. What are my options for safely testing things out without messing up my current system or needing to repartition my drives? I've thought about running things off a USB stick, but I'm unsure where to find good resources or if this approach is worthwhile.
2 Answers
You might want to look into using chroot jails, containers, or Docker. These options can allow you to run various environments without affecting your main system. It's a great way to experiment with different setups without the risk of breaking anything. If you need more info, I can help find some resources!
Always remember to create backups before you start customizing! If things go sideways, it's vital to have a way to restore your system. If you're up for it, using a live ISO could also be beneficial. You can set everything up, and if you like it, just copy those settings to your main system. If not, a simple reboot will get you back to normal.

Related Questions
How To Get Your Domain Unblocked From Facebook
How To Find A String In a Directory of Files Using Linux