Customizing system startup in RedHat Linux.

Posted by Jiltin     Tags: 26 February, 2009    5,444 views    (1) Comment

The default initialization style in RedHat Linux is the SysV style. BSD style will not be covered in this article. At boot time, /sbin/init reads instructions from /etc/rc.d/rc.sysinit first and then goes to one of the /etc/rcN.d directories according to the specified runlevel in /etc/inittab at the “id:N:initdefault” line. N is usually 3 or 5, respectively meaning “multiuser startup with full networking” and “multiuser startup with full networking and Read Full Article (Click here)...

Categories : Scripts Unix Tags :