Start/stop/restart a service from the command line:
service [name] start|restart|stop
Add or remove a service from a specific runlevel:
chkconfig --level [level] [name] on|off
Start/stop/restart a service from the command line:
service [name] start|restart|stop
Add or remove a service from a specific runlevel:
chkconfig --level [level] [name] on|off
Tags: Weblog
0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.
Leave a Comment