Allows you to search a variety of questions and answers
This is true for CentOS/RHEL/FC flavors.
Login as root user and go to /etc/rc.d directory. You will need to edit the rc.local file. There, add your own command line to start the service of your choice.
How can I add a service to run at boot?
This is for RH-based OS only.
You will need to use the chkconfig command. Here, I will use snmpd as the example.
To add snmpd to the rc0-6.d directory and to have it boot at 2,3,4,5 runlevels, issue the following commands:
chkconfig --level 2345 snmpd on
chkconfig --add snmpd
07-31-2009, 11:54 AM
If you are on a Debian/Ubuntu system:
Code:
update-rc.d <service> defaults
Run above as root and replace <service> with the service you want to run at boot time. ex: httpd, snmpd, etc.
To remove
Code:
update-rc.d -f <service> remove
perfect service Using their service for 4 years without problem. Support is not the fastest of the world ,but all inquiry are fixed in time . they have also fixed my pbandwith overuse ,without make me paying it,just by upgrading my account ! perfect! Good services ,you can go with them !
We're Happy with our 1 Gigabit Server AYK Solutions! AYK Solutions provides all our back-end server infrastructure for our video streaming sites which burn up about 200 GB of data every day. I have had nothing less then 1 MB/second downloads from all the servers that I have had from them. Their technical support saved me several times, and their tech support is 24/7 and responsive. I currently have a Quad Xeon on a 1 gigE port for WAY LESS then any other dedicated server provider
perfect service Using their service for 4 years without problem. Support is not the fastest of the world ,but all inquiry are fixed in time . they have also fixed my pbandwith overuse ,without make me paying it,just by upgrading my account ! perfect! Good services ,you can go with them !