Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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?

Answers were Sorted based on User's Feedback



I have my default runlevel is init5 now i have configured to init 3,now i wanna run my system in in..

Answer / 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

I have my default runlevel is init5 now i have configured to init 3,now i wanna run my system in in..

Answer / saravanan

/etc/inittab

id:5:initdefault


you should replace 3 in 5

Is This Answer Correct ?    8 Yes 1 No

I have my default runlevel is init5 now i have configured to init 3,now i wanna run my system in in..

Answer / jaswant

telinit 3

or

init 3

command you can use

Is This Answer Correct ?    6 Yes 4 No

I have my default runlevel is init5 now i have configured to init 3,now i wanna run my system in in..

Answer / 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

I have my default runlevel is init5 now i have configured to init 3,now i wanna run my system in in..

Answer / ajay

I think above all answers are wrong because if we make any changes in configuration file then we reboot the system for sure.
with out reboot the system it is better to use " start x "command.

Is This Answer Correct ?    1 Yes 1 No

I have my default runlevel is init5 now i have configured to init 3,now i wanna run my system in in..

Answer / muthukumar

If you want to work without reboot. the only option is telinit 3

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Linux Commands Interview Questions

How do you sort cpu in top command?

0 Answers  


Is python faster than bash?

0 Answers  


What is du command in linux?

0 Answers  


Which command is used to terminate a process?

0 Answers  


How do you list all the files in a directory, including hidden files?

1 Answers  


What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc in Linux?

0 Answers   UGC Corporation,


How do I test my cpu speed?

0 Answers  


How will retrieves incoming mails from different web sites

2 Answers   HCL, HP,


What signal is ctrl c?

0 Answers  


What is DISM command?

0 Answers  


What does chmod do in linux?

0 Answers  


What does in makefile do?

0 Answers  


Categories