I have my default runlevel is init5 now i have configured to
init 3,now i wanna run my system in init3 process without
reboot the system .How will you do for this scenario?
Answer Posted / naresh g
1)got to #vim /etc/inittab
change runlevel 5 to 3 and save it
2) without reboot the system to go to runlevel 3 we can run the follwing comand
#init 3
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which commands are used to set a processor-intensive job to use less cpu time?
What is kill command?
Why is unix used?
What is the pwd command?
Explain command grouping in linux?
What is tty name?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?
What is the makefile in c?
What is umask in linux?
How do you save a file in linux?
What are linux commands?
How remove all files in a directory linux?
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
Is llvm a virtual machine?
What is c++ makefile?