我尝试将 ubuntu 从 10.04 升级到 10.10 和 11.04。从10.04升级到10.10是成功的,但是在从10.10升级到11.04的时候,我觉得不对劲,就停止了。我尝试重新运行 do-release-upgrade,但失败了。以下是错误消息。
Checking for a new ubuntu release
/usr/lib/python2.6/dist-packages/apt/progress/old.py:134: DeprecationWarning: apt.progress.FetchProgress is deprecated.
FetchProgress.__init__(self)
/usr/lib/python2.6/dist-packages/UpdateManager/Core/DistUpgradeFetcherCore.py:202: DeprecationWarning: apt_pkg.GetAcquire() is deprecated. Please see apt_pkg.Acquire() for the replacement.
fetcher = apt_pkg.GetAcquire(self._progress)
/usr/lib/python2.6/dist-packages/UpdateManager/Core/DistUpgradeFetcherCore.py:205: DeprecationWarning: apt_pkg.GetPkgAcqFile() is deprecated. Please see apt_pkg.AcquireFile() for the replacement
af = apt_pkg.GetPkgAcqFile(fetcher,uri, descr=_("Upgrade tool signature"))
/usr/lib/python2.6/dist-packages/UpdateManager/Core/DistUpgradeFetcherCore.py:208: DeprecationWarning: apt_pkg.GetPkgAcqFile() is deprecated. Please see apt_pkg.AcquireFile() for the replacement
af = apt_pkg.GetPkgAcqFile(fetcher,self.uri, descr=_("Upgrade tool"))
/usr/lib/python2.6/dist-packages/UpdateManager/Core/DistUpgradeFetcherCore.py:209: DeprecationWarning: Attribute 'Run' of the 'apt_pkg.Acquire' object is deprecated, use 'run' …Run Code Online (Sandbox Code Playgroud) 每当发生需要通知(连接到无线网络或电池电量不足状态)的事情时,Ubuntu(统一)会给出一个很好的浮动消息,该消息(通常)在几秒钟后消失。有没有办法产生我自己的浮动通知?
我如何从 Ubuntu 默认文件管理器“连接到远程服务器”使用不同的服务,例如“使用 SSH 密钥文件的亚马逊云连接、SCP、通用 SSH、FTP、公共 FTP、Windows 共享、WebDAV (HTTP)、安全 WebDAV (HTTPS)”。
注意:不再需要为每个服务使用不同的应用程序,就像在 Fedora 15、Gnome 3 中一样。它们都已默认更改,即使通过 VPN 或其他方式连接也可以轻松上传大文件。我们可以在 Ubuntu/How 中使用它吗?
我刚刚安装了新版本的 ubuntu 11.10,称为“Oneiric Ocelot”,但我没有看到任何有助于改进桌面和应用程序的新快捷方式。
我尝试过 Alt+Tab、Control+Alt+Arrows、super+space
有什么新的有用的快捷键吗?
我正在寻找适用于 Ubuntu 的 AntiVirus,并研究了潜在的产品。我不想要付费产品,但我想要一个用户友好的界面。
我不想抱怨它在 Ubuntu 上是多么不必要。
我的考虑是:
我的担忧是:
哪些(如果有)带有良好的 GUI?
注:繁琐的设置我都愿意,只要我姑姑能用就行。
如果我通过 HDMI 插入外接显示器,我的笔记本电脑中的音频就会丢失。我的外接显示器没有音频,所以我想将音频保留在笔记本电脑的扬声器中。我怎样才能做到这一点?
在以前的版本中,我能够从 Sevenmachines ppa 安装 64 位闪存,它被删除了所以我认为 Ubuntu 将它添加到官方存储库中,但它安装了 32 位版本和 nspluginwrapper。
有没有办法安装64位版本?
安装 Cairo-dock 后,当我重新启动笔记本电脑时,蓝牙指示灯消失了。蓝牙工作正常。但是面板左上角的蓝牙指示灯不再显示。我必须转到系统设置>蓝牙才能添加/删除蓝牙设备。如何带回蓝牙指示灯?
/etc/xdg/autostart/bluetooth-applet.desktop并且/etc/xdg/autostart/bluetooth-applet-unity.desktop存在我正在使用 Ubuntu 11.10,lightdm。看来我的 XDMCP 服务设置正确,但无法连接。
我有以下内容/etc/lightdm/lightdm.conf:
[XDMCPServer]
enabled=true
Run Code Online (Sandbox Code Playgroud)
要重新启动 lightdm,发出以下命令:
sudo restart lightdm
Run Code Online (Sandbox Code Playgroud)
这会在 中生成以下日志文件/var/log/lightdm/lightdm.log:
[+0.01s] DEBUG: Launching X Server
[+0.01s] DEBUG: Launching process 6947: /usr/bin/X :0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+0.01s] DEBUG: Waiting for ready signal from X server :0
[+0.01s] DEBUG: Starting XDMCP server on UDP/IP port 177
[+0.02s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.02s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+0.17s] DEBUG: Got signal 10 from process 6947
Run Code Online (Sandbox Code Playgroud)
没有错误。
到目前为止一切顺利……看起来 …
我正在使用 oa 脚本,当屏幕被锁定或 gnome-screensaver 被激活时,它会自动将 Gnome Shell 集成的聊天/消息传递状态更改为“不可用”。
任何人都知道将 gnome 消息传递系统状态设置为“可用”或“不可用”的终端命令是什么?
我已经尝试过 pidgin 和 empathy 的插件,但似乎 gnome 消息状态不依赖于这些。