Redhat how to set it in since the launch of a service
Method 1: You can use linuxconf graphical interface to define whether the system startup a service.
Method 2: Use / usr / sbin / ntsysv to define
Method 3: Use the chkconfig command to run at that level to define whether a server process running if you wish
Level at 345 run automatically at startup under start httpd server, use the command:
chkconfig - level 345 httpd on
If you want to close the service:
chkconfig - level 345 httpd off
Method 4: directly modify / etc / rc.d / rc *. d directories of files, where * corresponds to the operation you want to run the server level. For example, you want to start in run level 3, the domain name server named service, will K45named name: S80named to:
move K45named S80named
That is, modify the K S, K and the number after number change can be a suitable