Wednesday, October 12, 2011

How to see which version of Linux I am running

Run the following command to see all information about which version of LInux you are running
uname -a && cat /etc/*release

No comments:

Post a Comment