我编辑了配置文件,然后用:sudo /etc/init.d/network-manager restart重新启动了网络管理器。如下:utility, e.g. service network-managerbeen converted to an
Upstart job, you may also use the stop(8) and then start(
sudo apt-get install --dry-run network-managernetwork-manager is already the newest version (1.10.6-2ubuntu1.2)network-manager is already the newest version (1.10.14-0ubuntu2)lsb_release按照user535733注释中的要求,命令的输出:
apt-cache policy network-man
我正在跟踪这些指示,并一直到命令sudo stop network-manager,在那里我收到了输出stop: Unable to connect to Upstart。根据这个职位,我应该使用sudo systemct1 stop network-manager命令,但是我得到了输出sudo: systemct1: command not found。