LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   uname -a (https://www.linuxquestions.org/questions/linux-newbie-8/uname-a-180519/)

BRAHmS 05-11-2004 09:27 PM

uname -a
 
the following is my print message when run uname -a cmd.

Linux Red2 2.4.7-10 #1 Thu Sep 6 17:27:27 EDT 2001 i686 unknown

it is SMP kernel?

DrOzz 05-11-2004 09:45 PM

type :
Code:

cat /usr/src/linux/.config | grep CONFIG_SMP
and that will tell you if SMP is enabled..
that is of course if /usr/src/linux points to your source, change accordingly if need be ..


All times are GMT -5. The time now is 01:20 PM.