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 daemon is used for scheduling of the commands?
What Command used to lock user password?
Which daemon is used for scheduling of the commands?
What is top command in linux?
How can I type in cmd?
What is parallel ssh?
What is the root directory linux?
Explain about communication features in UNIX?
What is cmake in linux?
What is the programming language for linux?
What is grep command?
What is vnc?
What is the makefile in c?
What command would you use to create an empty file without opening it to edit it?
How do I check my cpu speed?