To Check:
[root@jepoy ~]# chkconfig --list |grep httpd
httpd 0:off 1:off 2:on 3:on 4:on 5:on 6:off
To enable at boot up:
[root@jepoy ~]# chkconfig httpd on
GOOGLE Search
Wednesday, March 26, 2008
Linux Tip No. 35: Enable service at boot up
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment