What is the most graceful way to get to run level single
user mode?
Answer Posted / 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 |
Post New Answer View All Answers
How do you grep?
Which command reduces the size of a file?
What signal is ctrl c?
What are linux commands useful?
Explain the ‘ls’ command in linux
What is SFC command?
What is command grouping?
How do I clear terminal command history?
What is 9 in kill?
What is cat command in linux?
Is python faster than bash?
How do I test my cpu speed?
How do I find cpu in linux?
You read an article that lists the following command: dd if=/dev/fdo bs=512 of=/new what does this accomplish?
Which of the commands will replace all occurrences of the word rate with the word speed in the file racing?