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
What is difference between free and available memory in linux?
You wish to print the file vacations with 60 lines to a page. Which of the following commands will accomplish this?
Which command puts a script to sleep untill a signal is recieved?
What is cpu utilization linux?
Describe the mknod command and when you’d use it.
How do I check disk space in linux?
Explain about the command elm?
Which command is used to delete a group?
Is makefile a shell script?
What is the command to calculate the size of a folder?
What is Data Command?
How do you create a blank file in linux?
What is c++ makefile?
Explain trap command of linux?
How do I find the process id in linux?