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
What is tty in linux command?
Brief about the command nn?
How do you execute more than one command or program from a single command line entry?
Explain about communication features in UNIX?
What does ls mean in linux?
Does linux cp command overwrite?
Where is command history stored in linux?
What does make clean command do?
What is mask and umask in linux?
What is $@ in bash?
How do I check cpu usage?
What command should you use to check the number of files and disk space used and each user’s defined quotas?
What is the pwd command?
Explain about refer?
How do you create a file in linux?