Automatic Start Service di Linux

Jika ingin membuat service running otomatis berikut step dan command nya (misal httpd)

# chkconfig httpd on

jika sudah, cek apakah sudah autostart

# chkconfig –-list |grep httpd

output:

httpd 0:off 1:off 2:on 3:on 4:on 5:on 6:off

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>