ubuntu下常用的软件设置

ubuntu下mysql开启默认不起动

修改/etc/init.d/mysql.conf下的

start on runlevel [2345]

把当前级别的数字去掉即可。

  ps:查看当前级别的命令是runlevel

posted @ 2013-09-21 14:58  hack_hai  阅读(161)  评论(0)    收藏  举报