![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to convert a partition usin 64 bits kernel to 32 bits kernel? | GEIER | AIX | 2 | 08-18-2008 12:20 AM |
| max number of slabs per kernel module (kernel 2.6.17, suse) | Brendan Kennedy | Linux | 4 | 01-23-2008 06:40 AM |
| kernel-kernel call communication | aureliano | High Level Programming | 5 | 06-05-2007 02:48 PM |
| Kernel panic - not syncing: cannot execute a PAE-enabled kernel on PAE-less CPU | dave043 | Linux | 2 | 05-09-2007 10:57 PM |
| Dual Xeon 2.6, RedHat EL 4 ES, up to latest release version. 2.6.9 kernel | Garp | Linux Benchmarks | 2 | 08-01-2005 07:01 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
kernel version
Hi all,
anyone know what should be the kernel version for red hat linux enterprise 3 update 3 . I have installed kernel version is 2.4.21-4 and some says that it may not be the red hat linux enterprise 3 update 3 . thanks Bert |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Your linux distro holds a file containing the information about the linux version you have installed.
For RH linux, it will be /etc/redhat-release For me, it says Code:
sh-2.05b$ cat /etc/redhat-release Red Hat Enterprise Linux AS release 3 (Taroon Update 4) Code:
uname -r Run the script posted in this post . Gives you a better result. vino |
|
#3
|
|||
|
|||
|
thanks
Thanks Vino for your quick reply.
uname -r gives 2.4.21-4.ELsmp cat /etc/redhat-release gives Red Hat Enterprise Linux AS release 3 (Taroon) regards Bert |
|
#4
|
|||
|
|||
|
Unix Os
Hi again,
So to find the version my pc is using i type a command such as uname -r Is this correct? Also, when i switch on the [c and log on, shouldnt there be any default wordings that show the Unix OS version?' Thanks |
|
#5
|
||||
|
||||
|
Read the man page for uname.
It says Code:
-o, --operating-system
print the operating system
By default it will not show. But telnet'ing into that machine will show the information. vino |
||||
| Google The UNIX and Linux Forums |