services in Ubuntu

Magneto ulist at gs1.ubuntuforums.org
Tue Nov 30 00:10:23 UTC 2004


to see all processes that are running 
ps -ef

to see what processes are initiated in regard to runlevel
/etc/inittab  - sets default runlevel

/etc/init.d  - contains scripts run during startup to launch processes

/etc/rc$.d - contains all the scripts run for the init level the folder
name reflects

man update-rc.d 
man init


-- 
Magneto




More information about the ubuntu-users mailing list