Explain /etc/inittab files
Answers were Sorted based on User's Feedback
Answer / sbrahman75
It will have 4 fields( id, rstat, action, process)
Respawn : Restart daemon if killed
Off : Don’t start the daemon if killed
Once: Run once
Wait: Wait for the process to be completed before processing
the next line in /etc/inittab
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / shravan
aftere the system starts it first
that is in the fourth phase of boot phases
it first reads /etc/init
it starts the default services which are mentioned it that
file. and then it reads /etc/inittab file to find in which
run level it has to start.
in this file it has mentioned that the default run level is 3.
so the system starts with default run level 3
| Is This Answer Correct ? | 1 Yes | 0 No |
How to find memory status i.e.. it is full like 100%?
How will you take ufsdump and ufsrestore in a sing command line?
How to grow disk size in SDS
how to see particular job whether completed or not?
If the /var file system is full then what you will do.
How will compare 2 host patches
what is differnce between boot -s and boot -S ?
how to recover a server/system backup?
how to configure ethernet card.
What are the two types of service groups?
how to now the network speed, whether it is a full duplex or half duplex? and what is full duplex and half duplex
I would like to create users and the users account should be locked after 3 login attempts. How to create ? And where these locked information has been stored. Environment : NIS and if LDAP also