问题解决:chkconfig: command not found 2021-11-10 15:24:19 浏览数 (1) Ubuntu 中 chkconfig 已经被 sysv-rc-conf 所替代;解决方案:代码语言:javascript复制apt-get update apt-get install sysv-rc-conf sysv-rc-conf --list如果在安装sysv-rc-conf时报错:Unable to locate package sysv-rc-conf,没事我还有解决方案:问题解决:Unable to locate package sysv-rc-conf ubuntu package 解决方案 0 人点赞 上一篇:分享雷军22年前编写的代码