Linux
File this in the "I've googled this question before and always have a hard time finding it so I'll put it on my site with the right keywords" category.
When you ssh into a Unix, Linux, or BSD system and have a command prompt, but nobody told you what operating system the machine is running, you can get most of the information you need with this:
uname -a
Thanks to James Walker for the reminder.



