nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

Find out version of Red Hat Enterprise Linux installed

This is a discussion on Find out version of Red Hat Enterprise Linux installed within the Linux software forums, part of the Linux Getting Started category; Hello, How do I tell what version of Red Hat Enterprise Linux is installed on a system? Is there is ...


Go Back   nixCraft Linux Forum > Linux Getting Started > Linux software

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 12-06-2006, 02:24 AM
Member
User
 
Join Date: Feb 2005
Posts: 66
Rep Power: 0
chiku
Default Find out version of Red Hat Enterprise Linux installed

Hello,

How do I tell what version of Red Hat Enterprise Linux is installed on a system? Is there is any command available for same. Some one told me uname command. But it does not tell me version such as 9 or 4 etc

TIA

__________________
There's no place like 127.0.0.1
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 12-06-2006, 02:26 AM
monk's Avatar
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
My distro: Debian GNU/Linux
Posts: 481
Rep Power: 5
monk will become famous soon enough monk will become famous soon enough
Default

uname print system information; The file /etc/redhat-release contains a human readable text version of the release of Red Hat Enterprise Linux installed on a system.

Code:
less /etc/redhat-release
OR may be use cat
Code:
  cat /etc/redhat-release
uname will give you kernel version
Code:
uname -a
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
How to find Free IPs in an Enterprise p_narahari Solaris/OpenSolaris 2 02-05-2007 07:43 PM
how to find perl version All about FreeBSD/OpenBSD/NetBSD 1 01-28-2006 05:20 PM
Linux find out kernel version? Linux software 1 01-17-2006 04:41 PM
find out which rpms are installed Linux software 1 01-10-2006 12:25 PM
Freebsd how to find out kernel version? bob All about FreeBSD/OpenBSD/NetBSD 1 12-24-2005 12:40 PM


All times are GMT +5.5. The time now is 12:07 AM.


Powered by vBulletin® Version 3.7.2 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36