What is the most graceful way to get to run level single
user mode?
Answers were Sorted based on User's Feedback
Answer / sumeeraj
just type on the prompt that command:- init 1 and enter.
it will take u the single user mode.
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / daniel
The most graceful way is to use the command init s.
If you want to shut everything down before going to single
user mode then do init 0 first and from the ok prompt do a
boot -s.
| Is This Answer Correct ? | 4 Yes | 2 No |
command for single usermode
telinit s
this command will take to single usermode without rebooting
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / murali
thats very important question as a linux admin.
we can enter using runlevel 1
thats is init 1
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / khadeer
once you login into console then you can type init 0
it will take to you runlevel 1
| Is This Answer Correct ? | 0 Yes | 0 No |
What is make command in linux?
How will you execute a java program inside a kornshell script?
Suppose you try to delete a file using the rm command and the deletion fails. What could be the possible reason?
How do I find the process id in linux?
What is $@ in makefile?
What is option in linux command?
How to shuffle the GRUB booting from one Disk to other?
difference between Tcp and udp
What is the difference between diff and cmp command in unix?
What is the difference between kill and kill -9 commands?
What daemon is used for scheduling of the commands?
Who unix commands?