[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: booting up



Patrick Tao wrote:
> 
> Dear RHL users,
> 
> I need to have more control of what things get loaded during boot up (ypserver,
> httpd, sendmail, news server, network stuff ..etc).
> 
> Can someone tell me the linux equivalent of a config.sys and autoexec.bat files
> found in DOS ?

Have a look at /etc/rc.d/*
/etc/rc.d/init.d lists all programs. They are invoked by the
different runlevels /etc/rc.d/rc#.d/
This means /etc/rc.d/rc3.d/ lists all programs wich are started
in runlevel 3 (multiuser-mode).
You should also examine rc.local, rc.sysinit.
Hope that helps,
                   Steffen
-- 
===================================================
Steffen Krohn    University of Hannover           
                 Saalgemeinschaft Exzenter        
                 Im Moore 11b                    
                 D-30167 Hannover               
steffen krohn okh1-pc2 stud uni-hannover de    
Phone: +49-511-762-7481
===================================================



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]