2015年7月6日

bash:chkconfig:command not found

摘要: 1尝试sudo/su rootsudo chkconfig --list2上述方法不行,请检查是否安装chkconfigrpm -qa |grep chkconfigubuntu上默认是不支持chkconfig命令的,安装包地址:http://download.csdn.net/detail/hy... 阅读全文

posted @ 2015-07-06 15:09 吴一达 阅读(3864) 评论(0) 推荐(1)

/sbin/insserv: No such file or directory

摘要: /sbin/insserv: No such file or directory在Ubuntu下安装service服务,可能会报如下错误:/sbin/insserv: No such file or directory据说这是Ubuntu的小bug,解决方法 $sudo ln -s /usr/li... 阅读全文

posted @ 2015-07-06 14:58 吴一达 阅读(328) 评论(0) 推荐(0)

导航