BLACK FRIDAY DEALS

Knowledge Base

Allows you to search a variety of questions and answers

Search

Search results

Centos/RedHat

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

Debian/Ubuntu

How can I add my own command to run at boot?

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

See What Our Customers Say

Leave review
J

Jesse

ON, Canada

- always respond fast - excellent pricing - great products

Read full review
R

RatePoint R

Ayksolutions Customer Reviews Prompt, professional, efficient. I am currently using a shared accoun...

Read full review
A

A.L

IL, United States

AYK Solutions has provided me with a very cost effective hosting service with great uptime and lots...

Read full review
F

Francesco

Great servers, Great Service, Awesome uptime! Our company has been working with AYKSolutions for alm...

Read full review
ARIN Cisco Supermicro cPanel Intel Microsoft