我想回到 Gnome 3.36,因为 Gnome 3.38 给了我一些问题链接到问题。
在不降级Ubuntu的情况下降级Gnome是否方便,我该怎么做?
我最近尝试从 16.04 升级到 18.04。在此过程中,我在比较配置文件的 2 个版本时被卡住了。
我愚蠢地使用了 ctrl+c 并在不知不觉中中止了升级。系统不再启动。
然后我被建议使用“其他东西”选项从可引导 USB 进行手动升级,并且只安装了一半升级的东西,我这样做了。然而,尽管所有代码都在那里,但我安装的所有应用程序(如 Rails 等)都不再可访问或工作。
在开始升级之前,我立即拍摄了 Timeshift 快照。这些快照仍在不同的磁盘分区上。但是 Timeshift 本身不起作用。
如果我重新安装 Timeshift,是否可以使用快照恢复到 16.04?如果可以,有什么我应该改变的吗?
感谢您提供的任何建议。
我将一台较旧的 Ubuntu 计算机升级到 20.04。一切顺利。但是现在孩子们告诉我他们无法连接到他们最喜欢的 minetest 服务器。游戏
Protocol version mismatch. Server supports protocol versions between 24 and 32. We support protocol versions between version 37 and 39.
吐槽查了一下,我看到minetest从v0.4到v5有很大变化,新版本不向后兼容。
所以我找到了一个同时包含新旧版本 minetest 的 PPA: https ://launchpad.net/~minetestdevs/+archive/ubuntu/stable
我感兴趣的是,它有这个文件: minetest_0.4.16-ppa5~ubuntu17.04.1_amd64.deb (7.2 MiB)
但是...如何安装该版本?我添加了 PPA 并尝试了以下变体:
> sudo apt-get install minetest=0.4.16
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Version '0.4.16' for 'minetest' was not found
如果我遗漏了版本号,我确实会看到它安装了该 PPA 的最新版本。但是有没有办法强制它安装旧版本?
这个问题听起来可能很愚蠢,但我不应该因为缺乏 Linux 经验而受到责备。
我使用 Ubuntu 20.04 大约 3 个月,真的厌倦了平庸的 GNOME 3.36 UI。大约 5 到 6 年前,我安装了 Ubuntu GNOME 14.04,我喜欢更拟物化的旧 GNOME 界面(据我记得是 3.12 或 3.14 版)。由于许多原因,我被迫回到 Windows 8.1,因此很长时间没有使用它。
我该如何降级?甚至有可能吗?如果没有,我至少可以像 GNOME 3.14 那样设置它的主题吗?
如果更改发行版是强制性的,我可以毫不费力地做到这一点。无论如何,我一直在考虑迁移到 Debian 或 Deepin。
提前致谢。
编辑:找到这个截图,这是我的期望。
在我的机器上,我运行内核版本为 5.4.0-050400rc5-generic 的 Ubuntu 18.04.3。不幸的是,VirtualBox 和 NVidia 驱动程序似乎与这个内核版本存在问题,因为/sbin/vboxconfig
在安装过程中有几个编译过程(例如 )失败。
我发现,显然,Ubuntu 18.04.3 实际上带有 5.0 内核。
此外,我还阅读了有关硬件支持堆栈 (HWE) 的信息。这有助于我使用常规更新轻松更新系统的内核版本。因此,我怀疑手动安装旧内核可能没有优势。
我的问题:
我有内核 4.4 的 Ubuntu 16.04,但我需要 TCP BBR,我读到 TCP BBR 自 4.9 版以来就存在于内核中,所以我安装了以下内容:
sudo apt install --install-recommends linux-generic-hwe-16.04
所以在运行uname -a时,我现在有 4.15.0-38-generic。
但是现在由于这个错误https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1783822,我需要降级到 4.13 或更新到 4.18 内核。
也许,我应该提到当我运行dpkg -l | grep linux,我看到很多 4.13 和 4.15 linux-image 和 linux-signed-image 包。
请您告诉我解决我的问题的最佳方法是什么,同时在未来的更新中不会出现问题?
感谢您的关注。
unattended-upgrade
最近自动将我的内核升级到 4.4.0-143,但它不适用于 Nvidia 显卡,所以我决定回滚到以前的版本。
我能够启动到较旧的内核(4.4.0-141),并确认我正在启动我的计算机:
4.4.0-141-generic
但是当我尝试时apt purge linux-image-4.4.0-143-generic
,apt 提示我确认:
The following NEW packages will be installed:
linux-image-unsigned-4.4.0-143-generic
那么为什么卸载一个签名的内核需要安装一个未签名的版本呢?我怎样才能安全地删除较新的(143)内核?提前致谢!
apt purge 的完整输出:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
amd64-microcode intel-microcode iucode-tool linux-headers-4.4.0-137 linux-headers-4.4.0-137-generic linux-headers-4.4.0-138 linux-headers-4.4.0-138-generic linux-headers-4.4.0-139 linux-headers-4.4.0-139-generic linux-headers-4.4.0-141 linux-headers-4.4.0-141-generic
linux-image-4.4.0-137-generic linux-image-4.4.0-138-generic linux-image-4.4.0-139-generic linux-image-4.4.0-141-generic linux-image-extra-4.4.0-137-generic linux-image-extra-4.4.0-138-generic linux-image-extra-4.4.0-139-generic linux-image-extra-4.4.0-141-generic
linux-signed-image-4.4.0-137-generic linux-signed-image-4.4.0-138-generic linux-signed-image-4.4.0-139-generic linux-signed-image-4.4.0-141-generic thermald
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
linux-image-unsigned-4.4.0-143-generic
Suggested packages:
fdutils linux-doc-4.4.0 | linux-source-4.4.0 linux-tools
The following packages will be REMOVED:
linux-generic* linux-image-4.4.0-143-generic* linux-image-generic* linux-signed-generic*
The following NEW packages will be installed:
linux-image-unsigned-4.4.0-143-generic
0 upgraded, 1 newly installed, 4 to remove and 140 not upgraded.
Need to get 7,049 kB of archives.
After this operation, 386 kB of additional disk space will be used.
Do you want to continue? [Y/n] n