The latest server versions are listed around 6-9 and my server says...
Linux ikeyprod 2.6.28-11-server #42-Ubuntu SMP Fri Apr 17 02:48:10 UTC 2009 i686 GNU/Linux
Am I really running 2.6?
feedback
|
|
That's the kernel version, a single component of the Ubuntu distribution (but an important one). The best tool at your disposal for this would be | |||
|
feedback
|
|
You are running the 2.6 version of the linux kernel. The best way to determine which release you are running is to either check the The more portable way to do this is to use the command: | |||
|
feedback
|
|
You're running a 2.6 kernel. But that says nothing about your Ubuntu version. Use | |||
|
feedback
|
|
Try uname -a Check out the man page for more info... NAME uname − print system information SYNOPSIS uname [OPTION]... DESCRIPTION Print certain system information. With no OPTION, same as −s.
| |||
|
feedback
|
|
Over several different Linux distributions, I have found that using
will help me identify the Linux dialect, and its release. I know that this works for Redhat, Centos, Fedora, SuSE, and Ubuntu....probably most likely Debian and OpenSuSE as well. | |||
|
feedback
|