LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   basic runlevel question (https://www.linuxquestions.org/questions/red-hat-31/basic-runlevel-question-230379/)

schandak 09-14-2004 02:00 AM

basic runlevel question
 
HI,
I have two linux machine and when i run the command "runlevel" as superuser in both machine i get different results.

m/c1 shows : 3 4
m/c 2 shows : N 5

i need to synchornise this machines : what is N in m/c2 results ?
how/what can i change to display something like m/c1 does ?

Suresh

ppuru 09-14-2004 02:13 AM

runlevel output is in the format
Previous-RunLevel CurrentRunLevel

you can also try who -r which is more descriptive. For example

run-level 5 Sep 14 08:32 last=S

schandak 09-14-2004 03:19 AM

Hi,
i am unable to run command "who -r "
Refering to my original question what is N there ?

ppuru 09-14-2004 03:44 AM

N means there was no previous runlevel - the system was booted into level5


All times are GMT -5. The time now is 11:36 PM.