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 $@ in shell?
What does curl command do in linux?
Which command would you use to create a file system on a new hard drive?
How do I know my linux shell version?
Suppose I lost a root password and I need to give it, I treid to change it through single usermode even though I am not get a password, then what is the otherprocedure to give a root password?
Write a command that will display all .txt files, including its individual permission.
What is df -h command?
What is unix finger command?
What is the example of command sentence?
If the programmer wishes to execute an instruction at the specified time. Which command is used?
I am using RedHat 6.3 in I wanna to install and configure zimbra mail. Can anybody tell me what are the RPM packages required for zimbra mail ? Where can I get those RPM packages ?
State and explain about features of UNIX?
What is linux pwd (print working directory) command?
What command should you use to check the number of files and disk space used and each user’s defined quotas?
How do I permanently set ulimit in linux?