PDA

View Full Version : How can I check what OS I have?


Artyom
12-03-2007, 08:55 PM
For RH-based servers, you can do the following at command prompt as root:

vi /etc/redhat-release

OR

For ALL *nix based operating systems, you can issue the following command:

cat /proc/version