@groxx did you use this playground approach yourself? did it help? what kinds of stuff did you do on your playground computer?
Top-level
@groxx did you use this playground approach yourself? did it help? what kinds of stuff did you do on your playground computer? 5 comments
@b0rk and as to using it myself to learn: yep! It was by far my biggest and easiest "ok now it makes sense" stepping stone, and I still use it as such. Plus, like, ever wondered what `sudo rm -rf /` actually does, how much it breaks, and how you can sometimes recover from it? I've done it a few times, it's interesting. |
@b0rk backups and restore testing is a very big one - lots of backup software is easy to set up but awful to recover with. By that point they've already hooked you, they have little incentive to do much but take your rent money until you have a problem, because nobody wipes their main PC to test it.
I use it for new OS testing and sometimes trying things out for friends - resizing positions is a crapshoot much of the time, and a problematic install can hose the whole system, so yeah. Paranoia.