What file should you examine to determine the defined
runlevels for your system?

Answers were Sorted based on User's Feedback



What file should you examine to determine the defined runlevels for your system?..

Answer / rajn

/etc/inittab

change this line to u r desired runlevel

id :X: initdefault

where X is ur runlevel eg: 3 ,5

Is This Answer Correct ?    13 Yes 0 No

What file should you examine to determine the defined runlevels for your system?..

Answer / k.vijaianand

try this

/etc/inittab

id:5:initdefault-


before booting it ask for the runlevel

Is This Answer Correct ?    5 Yes 0 No

What file should you examine to determine the defined runlevels for your system?..

Answer / rajn

/etc/initab

id:X:initdefault
X= runlevel eg: 3,5

Is This Answer Correct ?    6 Yes 2 No

What file should you examine to determine the defined runlevels for your system?..

Answer / shivmohanpatel ( e-tech softwa

/etc/inittab

id:X:initdefault

where X=runlevel (ex.0 to 6)
0 =system poweroff
1 = single user mode
2 = multiuser mode without network and X window
3 = multiuser mode with network without X window
4 = unused
5 = X11 (multiuser mode with network and X window
6 = reboot

Is This Answer Correct ?    4 Yes 0 No

What file should you examine to determine the defined runlevels for your system?..

Answer / s.v.d.malleswararao

/etc/inittab file . by using vi editor we can edit this
file,and we can set default runlevel for os.take care, while
defining runlevels in this file, we shouldn't use init 0 and
init 6

Is This Answer Correct ?    2 Yes 0 No

What file should you examine to determine the defined runlevels for your system?..

Answer / dayashankar prajapat

/etc/init.d/rc takes care of runlevel handling

runlevel 0 is System halt (Do not use this for
initdefault!)
runlevel 1 is Single user mode
runlevel 2 is Local multiuser without remote network
(e.g. NFS)
runlevel 3 is Full multiuser with network
runlevel 4 is Not used
runlevel 5 is Full multiuser with network and xdm
runlevel 6 is System reboot (Do not use this for
initdefault!)

Is This Answer Correct ?    1 Yes 0 No

What file should you examine to determine the defined runlevels for your system?..

Answer / raj

id:5:initdefault:


by the help of above mentioned line you can conclude that
your machine is in run level 5

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Linux AllOther Interview Questions

rpm package installation error in centos 6.4 [root@localhost packages6.4]# rpm -ivh nfs-utils-1.2.3-36.el6.i686.rpm warning: nfs-utils-1.2.3-36.el6.i686.rpm: Header V3 RSA/SHA1 Signature, key ID c105b9de: NOKEY error: Failed dependencies: keyutils >= 1.4-4 is needed by nfs-utils-1:1.2.3-36.el6.i686 libevent is needed by nfs-utils-1:1.2.3-36.el6.i686 libevent-1.4.so.2 is needed by nfs-utils-1:1.2.3-36.el6.i686 libgssglue is needed by nfs-utils-1:1.2.3-36.el6.i686 libgssglue.so.1 is needed by nfs-utils-1:1.2.3-36.el6.i686 libgssglue.so.1(libgssapi_CITI_2) is needed by nfs-utils-1:1.2.3-36.el6.i686 libnfsidmap.so.0 is needed by nfs-utils-1:1.2.3-36.el6.i686 libtirpc is needed by nfs-utils-1:1.2.3-36.el6.i686 libtirpc.so.1 is needed by nfs-utils-1:1.2.3-36.el6.i686 nfs-utils-lib >= 1.1.0-3 is needed by nfs-utils-1:1.2.3-36.el6.i686 rpcbind is needed by nfs-utils-1:1.2.3-36.el6.i686

1 Answers  


How To Hide the FTP Version?

3 Answers   Wipro,


How to Create NIS Server And NIS Client? Explain With Example?

1 Answers   Cisco,


User unable to login in server then how can u troubleshooting it? Example: server at Bangalore. in that server two users try to login in server. 1st user able to login. but second user unable to login so how can troubleshoot it ?

5 Answers   Oracle,


This question is belong to linux support. "one of my customer told to me, my application is getting slow response". how to resolve the issue. what are the steps you will follow to resolve the issue.

0 Answers  






what restrict telnet for root itself but allow for other user

3 Answers   CA,


How to ""Add"" not replace address to same network card other than the alias way.... ??????

3 Answers  


In Linux(RHEL) server have two users with same name. one is local user and second one is NIS user. if you login the server which user will login (local or NIS)

1 Answers  


How to know what are the packages required for any service? Example: How to know what are the package required for send mail services. using any command it is passable are not?

2 Answers   OnMobile,


What is Hard mount and soft Mount?

0 Answers   Cap Gemini,


what are the default permissions for files and folders..?

8 Answers   IBM,


what is the difference between semaphore, mutex & spinlock?????

1 Answers   Patni,


Categories