FreeBSD备忘

1.mysql启动和关闭:

/usr/local/etc/rc.d/mysql-server start
 
/usr/local/etc/rc.d/mysql-server stop
 
/usr/local/etc/rc.d/mysql-server restart

2.apache启动和关闭:

apachectl start
 
apachectl stop
 
apachectl restart

3 thoughts on “FreeBSD备忘

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> <pre lang="" line="" escaped="" highlight="">