Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Dan on June 05, 2002, 05:23:01 AM

Title: V5.1.2 Kernel Version
Post by: Dan 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
Title: Re: V5.1.2 Kernel Version
Post by: Peter Thalmann 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.
Title: Re: V5.1.2 Kernel Version
Post by: Dan G. on June 05, 2002, 07:11:34 AM
You can get a bit more info with:

# cat /proc/version

or

# uname -a


Dan