Comment on Sanity check: am I crazy for wanting to wipe everything and do/learn from scratch?
CommanderShepard@lemmy.world 2 weeks ago
Try Proxmox or some other supervisor. Also learn about cloud images and cloud-init. It’ll take seconds to spin up a new machine from scratch. And you can experiment as much as you want and break stuff. You can even create an isolated network withing Proxmox itself with Onpnense and nested Proxmox to mess around with networking.
I don’t touch my home prod when I want to test some new service.
whysofurious@sopuli.xyz 2 weeks ago
I see Proxmox mentioned a lot, but haven’t had the time to test it out. I will stick with Debian+Docker for now, but if it’s that convenient I might take a look at it one day :)
I really like this part especially
CommanderShepard@lemmy.world 2 weeks ago
I installed it after breaking my Debian several times. Now, I just need to make sure I don’t bork my Proxmox :)
But that’s easy because I have nested proxmox with an isolated network backed by OPNsense. So I can break it as much as I’d like.