小编Sco*_*and的帖子

如何在 ARMv7 硬件上安装 Ubuntu?

我想知道如何在具有 ARMv7 处理器的设备上安装正常的 Ubuntu 工作版本?

arm system-installation

8
推荐指数
1
解决办法
2万
查看次数

称为 RDD 进程的 Firefox 子进程的高 CPU 使用率

有谁知道如何通过名为 RDD Process 的 firefox 子进程来解决这个高 cpu 使用率...或者作为临时创可贴如何禁用“RDD Process”,直到它在 firefox 上得到修复?作为一个忠实的 ff 用户,自从“有龙”时代以来,我不想停止使用 ff,但是新的 ff 用户不会忍受这个 ff bug

这是顶部显示的

$ top

top - 10:46:45 up  1:33,  1 user,  load average: 1.52, 1.12, 0.75
Tasks: 451 total,   1 running, 449 sleeping,   0 stopped,   1 zombie
%Cpu(s):  7.1 us, 10.2 sy,  0.0 ni, 82.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
MiB Mem :  63964.8 total,  48381.4 free,  10170.6 used,   5412.8 buff/cache
MiB Swap:  67584.0 total,  67584.0 free,      0.0 used. …
Run Code Online (Sandbox Code Playgroud)

firefox

7
推荐指数
2
解决办法
7035
查看次数

以下包裹已被保留

我已经尝试了所有通常的修复方法......到目前为止没有运气

sudo apt-get dist-upgrade 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  libglib2.0-0:i386 libhwloc-plugins
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
Run Code Online (Sandbox Code Playgroud)

以下都没有帮助

sudo apt-get update
sudo apt-get upgrade
sudo apt-get -f install
Run Code Online (Sandbox Code Playgroud)

upgrade held-packages

6
推荐指数
1
解决办法
3万
查看次数

从新的空白屏幕 0000:01:00.0 恢复:总线:MMIO 在 6013d4 [IBUS] (18.10) 读取 00000000 FAULT

在 Ubuntu 18.10 上,我有blank screen10 分钟后的设置,但是当我点击 ESC 恢复时,它只显示紫色屏幕并且不响应键盘没有登录提示......使用屏幕右上角的向下箭头我点击暂停......然后从暂停我确实得到登录屏幕并且可以成功登录

我使用外接显示器,并将设置 Single Display 设置为外接显示器。从 16.04 开始,这台笔记本电脑在过去 2 年中使用最新安装的 ubuntu 一直保持稳定......问题仅在使用 18.10 时开始

在 dmesg 中看到这个

[27136.550369] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 6013d4 [ IBUS ]
[27211.919725] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 6013d4 [ IBUS ]
[27245.512210] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 6013d4 [ IBUS ]
[27291.984129] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 6013d4 [ IBUS …
Run Code Online (Sandbox Code Playgroud)

suspend graphics nouveau ibus 18.10

6
推荐指数
2
解决办法
1万
查看次数

如何降低窗口使其落后于所有其他窗口 - 就像鼠标中键一样

我正在寻找相当于在光标位于窗口顶部标题栏时按下鼠标中间滚轮按钮的键盘。这会降低该窗口,使其位于所有其他窗口之后。

mouse command-line keyboard shortcut-keys unity

5
推荐指数
1
解决办法
1427
查看次数

docker ps 卡住了…… docker install 也挂了

docker ps 永远挂起是第一个症状,所以我清除了 docker 并尝试重新安装......安装永远不会完成

dpkg -l|grep docker
iF  docker-ce                                  5:19.03.8~3-0~ubuntu-bionic                amd64        Docker: the open-source application container engine
ii  docker-ce-cli                              5:19.03.8~3-0~ubuntu-bionic                amd64        Docker CLI: the open-source application container engine
Run Code Online (Sandbox Code Playgroud)

注意到上面安装的 docker 失败了iF...详情见dpkg -l | head -3

在 Ubuntu 20.04 上 docker 无法完成安装

sudo apt-get install docker-ce
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  aufs-tools cgroupfs-mount containerd.io docker-ce-cli pigz
The following NEW packages will be installed:
  aufs-tools …
Run Code Online (Sandbox Code Playgroud)

docker 20.04

5
推荐指数
1
解决办法
6176
查看次数

apt-get -- 删除会触发软件包安装吗?

我想删除并清除 apache2 - 为什么这会触发 php5-cgi 的安装?

sudo apt-get --purge 删除 apache2

正在阅读包裹清单...完成
构建依赖树       
读取状态信息...完成
以下软件包已自动安装,不再需要:
  linux-headers-3.19.0-20 linux-headers-3.19.0-20-generic linux-image-3.19.0-20-generic linux-image-extra-3.19.0-20-generic linux-signed-image- 3.19.0-20-通用linux-tools-3.19.0-20
  linux-tools-3.19.0-20-generic
使用“apt-get autoremove”删除它们。
将安装以下额外软件包:
  php5-cgi
推荐套餐:
  php-pear
以下软件包将被删除:
  apache2* libapache2-mod-php5*
将安装以下新软件包:
  php5-cgi
0 已升级,1 已新安装,2 已删除,15 未升级。
需要获取 4,419 kB 的档案。
此操作后,将使用 8,152 kB 的额外磁盘空间。
你想继续吗?[是/否] 否
中止。

当我上面发出时,它实际上安装了那个新软件包!我不认为这是一个替代方案

uninstall apt dpkg purge

3
推荐指数
1
解决办法
2489
查看次数