# Apache:
service httpd {start|stop|restart|condrestart|reload|status|fullstatus|graceful|help|configtest}
# MySQL:
/sbin/service mysqld {start|stop|restart|reload|force-reload|status}
或者 /etc/init.d/mysqld {start|stop|restart|reload|force-reload|status}
# DirectAdmin 面板:
service directadmin {start|stop|status|reload|restart}