mahadeo's bits

Online blog about offline stuff

How to find out which version of Linux you are running

Just run this command from the command line (works for Red Hat, not sure about others).

cat /etc/redhat-release

via Internet Duct Tape