When you build a new PC or want to try a new distro (or any type of technology, really), what are some common things you do in order to get a feel for how it works? I feel this topic is meaty enough to be worth its own thread, and I'd prefer for it not to be buried in the QTDDTOTT.
I've just finished building a PC to use as a Linux workstation, so now I can begin the time-honored tradition of distro hopping and bitching about how no single one has everything I want before ultimately settling on [distro you hate]. There is a decent volume of information about different distros out there, but most "reviews" are simply a feature list, a copy-paste from the distro's website, or a video of an installation. They aren't very helpful for anyone who isn't a complete troglodyte, and I like to think I'm not that stupid.
I have a handful of things I want to do that will help simulate routine tasks, but so far they're all pretty basic:
>compile and run a simple C program
>install a new package with the package manager
>install a new programming language/SDK
>configure a chron job to clean up a folder every day
>ssh into a remote server and make changes to a file on it
>create a local git repo and push changes to a remote one