Ubuntu下启动/重启/停止apache,mysql服务器
- ??
-
??
- #?/etc/init.d/apache2?start??
-
??
- $?sudo?/etc/init.d/apache2?start??
-
??
- #?/etc/init.d/apache2?restart??
-
??
- $?sudo?/etc/init.d/apache2?restart??
-
??
- #?/etc/init.d/apache2?stop??
-
??
- $?sudo?/etc/init.d/apache2?stop???
-
??
- /etc/init.d/mysql?start??
- /etc/init.d/mysql?stop??
- /etc/init.d/mysql?restart??
-
- ??
-
??
-
??
-
??
-
??
-
??
-
??
-
??
-
??
-
??
-
??
-
??
-
??
-
??
- apache2ctl?-restart??
- apache2ctl?-stop??
- apache2ctl?-t??
-
??