ucs*_*sky 21 upgrade wireless networking
昨天我通过 SSH 升级了我的 Ubuntu,但在我完成之前,我重新启动了我的电脑。我知道那不是很聪明。无论如何,现在我没有互联网连接,无法识别 WiFi 或以太网。
当我尝试安装最新版本时,鼠标不起作用。当我尝试使用以前的版本并进入 gnome-network manager 时,它说:
系统网络服务与此版本不兼容
另一件事是当我回到远程计算机并查看进程已停止的 SSH 终端时:
Setting up desktop-file-utils (0.20-0ubuntu2) ...
Configuration file `/etc/gnome/defaults.list'
==> Modified (by you or by a script)
since installation. ==> Package distributor has shipped
an updated version. What would you like to do about it ?
Your options are: Y or I:install the package maintainer's
version N or O : keep your currently-installed version D :
show the differences between the versions Z : start a shell
to examine the situation The default action is to keep your
current version. * defaults.list (Y/I/N/O/D/Z) [default=N] ?
Write failed: Broken pipe
Run Code Online (Sandbox Code Playgroud)
除了必须重新安装系统之外,还有其他简单的解决方案吗?
nan*_*rad 15
编辑:这个答案已经超过六年了,并且由于 Ubuntu 的变化而不再新鲜。这是一种解决方法。
进入设置,启动项。使用以下命令添加条目:
sudo service network-manager start
Run Code Online (Sandbox Code Playgroud)
在终端中,使用为该命令visudo添加一个NOPASSWD条目,这样您就不需要提供密码:
your-username-here ALL=NOPASSWD: service network-manager start
Run Code Online (Sandbox Code Playgroud)
下次登录时,这将强制启动网络管理器(假设它已配置为可以启动)。
| 归档时间: |
|
| 查看次数: |
86366 次 |
| 最近记录: |