|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Redhat linux command to check Version
Hi All,
I need to know RedHat linux version installed on a different servers. I know uname -a or /proc/version Is any other command to know the Linux version???? When we telnet to any of the Linux server, the version shows very clearly like Red Hat Enterprise Linux ES release 3 (Taroon Update 6) Kernel 2.4.21-37.ELsmp on an i686 login: In similar way can we find same info when telnet service is not enabled? Thanks & Regards, Bachegowda |
| Sponsored Links | ||
|
|
#2
|
||||
|
||||
|
Code:
cat /etc/redhat-release |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Does devlable support RedHat Linux 5.5 or later version? | devyfong | Red Hat | 0 | 08-23-2011 12:34 PM |
| Differences in the version of RedHat linux 5.2 and 9.0. | flamingo_l | Red Hat | 7 | 07-26-2010 07:12 AM |
| How to check theip address on Redhat Linux 9 | subhotech | UNIX for Dummies Questions & Answers | 1 | 09-21-2008 08:28 AM |
| How to check both the processores running or not in redhat linux | bache_gowda | UNIX for Dummies Questions & Answers | 8 | 03-13-2005 08:56 AM |
| Redhat linux version | sssow | UNIX for Dummies Questions & Answers | 3 | 02-21-2003 02:07 PM |
|
|