欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

ubuntu14.04中安裝chkconfig服務(wù)管理程序的方法

 更新時間:2018年03月22日 11:04:00   作者:qq_33337968  
這篇文章主要介紹了ubuntu14.04中安裝chkconfig服務(wù)管理程序的方法,在文章給大家提到了ubuntu使用chkconfig命令來管理服務(wù) 的命令寫法,需要的朋友可以參考下

ubuntu中并沒有chkconfig,但我們可以使用sysv-rc-conf代替

一、chkconfig安裝

1.1 安裝 sysv-rc-conf

#apt-get install sysv-rc-conf

1.2鏈接chkconfig

#cp /usr/sbin/sysv-rc-conf /usr/sbin/chkconfig

二、測試

執(zhí)行 chkconfig 命令

# chkconfig

ps:ubuntu使用chkconfig命令來管理服務(wù)

安裝命令:

sudo apt-get install chkconfig

(可以用sysv-rc-conf代替)

在ubuntu下使用應(yīng)該會出現(xiàn)這樣的錯誤:

/sbin/insserv: No such file or directory

解決辦法:sudo ln -s /usr/lib/insserv/insserv /sbin/insserv

總結(jié)

以上所述是小編給大家介紹的ubuntu14.04中安裝chkconfig服務(wù)管理程序的方法,希望對大家有所幫助,如果大家有任何疑問請給我留言,小編會及時回復(fù)大家的。在此也非常感謝大家對腳本之家網(wǎng)站的支持!

相關(guān)文章

最新評論