What version of Linux is this?

I don't understand this output. Is there such a thing as RedHat 3. 4??? $ cat /proc/version Linux version 2. 6. 9-42. 0. 3. EL. wh1smp (root@wdl70144) (gcc version 3. 4. 6 20060404 (Red Hat 3. 4. 6-11)) #1 SMP Fri Aug 14 15:48:17 MDT 2009 $ This is a very strange machine.

Everything Linux 1798 This topic was started by ,



data/avatar/default/avatar33.webp

0 Posts
Location -
Joined 2009-12-15
I don't understand this output. Is there such a thing as RedHat 3.4???
 
$ cat /proc/version
Linux version 2.6.9-42.0.3.EL.wh1smp (root@wdl70144) (gcc
version 3.4.6 20060404 (Red Hat 3.4.6-11)) #1 SMP Fri Aug 14
15:48:17 MDT 2009
$
 
This is a very strange machine. It doesn't have a "locate" command anywhere, and even more strange, it doesn't have a "csh"

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic



data/avatar/default/avatar10.webp

2895 Posts
Location -
Joined 2002-08-30
3.4.6 refers to he compiler (gcc) version.
 
As they suggested on the other forum that you posted on, it is either;
 
CentOS 4.8 or
 
Red Hat Enterprise Linux AS (v. 4.8)
Red Hat Enterprise Linux ES (v. 4.8)
Red Hat Enterprise Linux WS (v. 4.8)

Administrator

data/avatar/0/0b385d2cbb4fcc3a67cc1faf071a808432c41071.jpg

1795 Posts
Location -
Joined 1999-07-15
This should show the release info:

Code:
cat /etc/*release