由于网络管理员非常困扰我,我想更换它(可能wicd或NM来自ppa:volanin)。
我不知道如何在不使用网络管理器的情况下通过终端连接和断开网络。
我想要一种管理网络的命令行方式。
我想将我的内核更新到最新的稳定版本v5.16.1
我遵循了一个显示如何安装内核的指南5.16。一切都很顺利,直到我收到此错误:
dpkg: dependency problems prevent configuration of linux-headers-5.16.1-051601-generic:
linux-headers-5.16.1-851601-generic depends on libc6 (>= 2.34); however:
Version of libc6:amd64 on system is 2.31-8ubuntu9.2.
linux-headers-5.16.1-851601-generic depends on libssl3 (>= 3.8.0--alphal); however:
Package libssl3 is not installed.
dpkg: error processing package linux-headers-5.16.1-051601-generic (--install):
dependency problems - leaving unconfigured Setting up linux-image-unsigned-5.16.1-051601-generic (5.16.1-051601.282201160933) ...
I: /boot/vmlinuz.old is now a symlink to vmlinuz-5.13.0-27-generic
I: /boot/initrd.img.old is now a symlink to initrd.img-5.13.0-27-generic
I: /boot/vmlinuz is now a symlink to vmlinuz-5.16.1-051601-generic …Run Code Online (Sandbox Code Playgroud)