How-to Tell Which Version of Redhat you are running

on Monday, 19 January 2009. Posted in Linux

You can type in the following at the command line to get the version of Redhat you are running:

cat /etc/redhat-release

Unfortunately, this method doesn't tell you whether you are running a 32-bit or 64-bit version of the operating system. In order to find out this information you could use the following command:

uname -a

Social Bookmarks

Comments (0)

Leave a comment

You are commenting as guest.

Cancel Submitting comment...