当前位置: 技术问答>linux和unix
启动portmap时有问题,各位大侠帮忙分析下哪里出了问题
来源: 互联网 发布时间:2017-01-19
本文导语: 启动portmap时有问题: y00123101@tvgroup:/etc/default$ /etc/init.d/portmap start Rather than invoking init scripts through /etc/init.d, use the service(8) utility, e.g. service portmap start Since the script you are attempting to invoke has been conver...
启动portmap时有问题:
y00123101@tvgroup:/etc/default$ /etc/init.d/portmap start
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service portmap start
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the start(8) utility, e.g. start portmap
各位大侠帮忙分析下哪里出了问题!多谢!
y00123101@tvgroup:/etc/default$ /etc/init.d/portmap start
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service portmap start
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the start(8) utility, e.g. start portmap
各位大侠帮忙分析下哪里出了问题!多谢!
|
已经在你的原帖回帖了