Koozali.org: home of the SME Server

V5.1.2 Kernel Version

Dan

V5.1.2 Kernel Version
« on: June 05, 2002, 05:23:01 AM »
Hi All, I am new to linux and e-smith.
I'm installing Trend viruswall in V5.1.2, but install fails due to a message of not supported in this distribution?
My question is how do you find the Kernel version of this release?
What command do you type to find out?

Thanks in Advance

Peter Thalmann

Re: V5.1.2 Kernel Version
« Reply #1 on: June 05, 2002, 06:59:39 AM »
#kernelversion

----------------------

e-smith runs on kernel 2.2

----------------------

you can do un uodate if you want but who knows if the system will work after that, as the e-smith is just as good as you keep it like it comes.

Dan G.

Re: V5.1.2 Kernel Version
« Reply #2 on: June 05, 2002, 07:11:34 AM »
You can get a bit more info with:

# cat /proc/version

or

# uname -a


Dan