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 / jaswant
#vim /etc/inittab
id:5:initdefault
you can replace 5 to 3 and save file
after that without reboot the system go to runlevel 3, use
following command
telinit 3
or
init 3
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What commands are used to see all jobs running in the hadoop cluster and kill a job in linux?
What language is a makefile written in?
How do you execute more than one command or program from a single command line entry?
Which of the following tasks cannot be accomplished with the touch command?
What is whois command?
How do you copy in terminal?
What does df command do in linux?
Is a command a full sentence?
What is the difference between kill and kill in linux?
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 ?
You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?
What does && mean in linux?
Is llvm a virtual machine?
How do I check my cpu speed?
What is df command in linux?