Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do you tell what version of linux you are running

Status
Not open for further replies.

PaulBarron

Technical User
Oct 8, 2001
168
GB
I'm fairly new to linux and don't know the command to identify what version of linux I am running (eg; ver for dos). I don't know what version it is you see.

Can anyone tell me how to do this.

Cheers
 
Hi,

The command 'uname -r' will tell you the kernel version. On some systems (e.g. redhat) doing 'cat /etc/issue' will display more details.

Hope this helps
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top