我正在尝试在 Ubuntu 18.10 上安装 KVM\qemu。
根据此页面,我正在运行命令:
apt-get install qemu-kvm libvirt-bin ubuntu-vm-builder bridge-utils
Run Code Online (Sandbox Code Playgroud)
并得到关于包“libvirt-bin”和“ubuntu-vm-builder”的错误:
E: Package 'libvirt-bin' has no installation candidate
E: Unable to locate package ubuntu-vm-builder
Run Code Online (Sandbox Code Playgroud)
我看到包“libvirt-bin”可用。
主存储库已设置。我做错了什么?找不到任何信息重新分级此问题。
它是新的 Ubuntu 版本 (18.10) 吗?
谢谢
我们在许多机器上运行不同版本的 Ubuntu 操作系统(主要是版本 18 和 20)。我的问题; Ubuntu 操作系统是否受到 Log4js 中现在报告的 Log4shell 漏洞的影响?TIA
我们以CVE-2021-3448为例。
\n很容易看出 deb 软件包何时获得向后移植的修复,以及服务器上安装了哪些软件包。
\n但同样的包很快就出现了:
\n/snap/lxd/21468/bin/dnsmasq --version\nDnsmasq version 2.80 .....\nRun Code Online (Sandbox Code Playgroud)\nsnap list\nlxd 4.18 21468 latest/stable/\xe2\x80\xa6 canonical\xe2\x9c\x93 -\nRun Code Online (Sandbox Code Playgroud)\n您知道是否有办法查看该 CVE 是否在 Canonical lxdsnap 中的某处向后移植到 2.80?
\n也许我缺少一些非常简单的方法来获取此信息。
我正在使用 Google 套件,并且已将我的 Google 驱动器添加到 Ubuntu 在线帐户。
当我打开文件资源管理器时,我可以看到我的 Google 驱动器及其内容。我已经尝试并成功地将 Google 的所有权限授予 Ubuntu gnome 在线帐户。
问题是我无法看到或添加我的共享驱动器,有没有办法做到这一点?
你好,这将安装任何东西。
(base) mi@adib:~$ sudo apt install gnupg software-properties-common
[sudo] password for mi:
Reading package lists... Done
Building dependency tree
Reading state information... Done
gnupg is already the newest version (2.2.19-3ubuntu2).
software-properties-common is already the newest version (0.98.9.3).
The following packages were automatically installed and are no longer required:
libgsl23 libgslcblas0 libjs-leaflet libqgis-3d3.16.2 libqgis-analysis3.16.2
libqgis-app3.16.2 libqgis-app3.16.3 libqgis-core3.16.2 libqgis-gui3.16.2
libqgis-native3.16.2 libqgis-server3.16.2 libqgispython3.16.2 libqt5charts5
qgis-common qml-module-qtcharts r-cran-mathjaxr
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and …Run Code Online (Sandbox Code Playgroud) 据我所知,我有一个 (K)ubuntu 20.04 系统:
$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.5 LTS"
Run Code Online (Sandbox Code Playgroud)
我在托盘区域收到此通知:
Upgrade available
Ubuntu on 22.04.1 LTS.
This version will stop receiving updates and security fixes in 124 days.
Run Code Online (Sandbox Code Playgroud)
首先,什么是“这个版本”?22.04.1 LTS 还是当前安装的版本(消息中未指明,但如上所示是 20.04.5 LTS)?
其次,我认为 LTS 意味着 5 年支持,因此似乎与他们中的任何一个都不一致。那么这里有什么问题呢?是假消息还是什么?
尝试从 Linux 刻录 Win10 可启动 USB。到现在已经浪费了一整个晚上了。:-(
\n安装 woeUSB 并阅读教程。尝试了各种方法,甚至从 USB 驱动器切换过来。第一次没有格式化,然后是NTFS。看来 uefi-ntfs 大于 512kB。
\n这是 CLI 的“诅咒”和结果:
\n...\nsudo woeusb -d /home/xxx/Downloads/Win10_21H1_EnglishInternational_x64.iso /dev/sdc --tgt-fs NTFS --no-color\nWoeUSB v3.3.1\n==============================\nMounting source filesystem...\nWiping all existing partition table and filesystem signatures in /dev/sdc...\n/dev/sdc: 2 bytes were erased at offset 0x000001fe (dos): 55 aa\n/dev/sdc: calling ioctl to re-read partition table: Success\nEnsure that /dev/sdc is really wiped...\nCreating new partition table on /dev/sdc...\nCreating target partition...\nMaking system realize that partition table has changed...\nWait 3 seconds for block …Run Code Online (Sandbox Code Playgroud) 我已经使用 KVM 安装了 Snappy Ubuntu Core alpha,但无法使用 SSH 连接到它。
SSH 返回ssh_exchange_identification: read: Connection reset by peer,这似乎是图像上的服务器端错误。
主机系统是 Ubuntu 14.10 Desktop。
安装说明:http : //blog.dustinkirkland.com/2014/12/its-a-snap.html
$ sudo apt-get install kvm
$ kvm-ok
INFO: /dev/kvm exists
KVM acceleration can be used
$ wget http://cdimage.ubuntu.com/ubuntu-core/preview/ubuntu-core-alpha-01.img
$ kvm -redir :2222::22 -redir :4443::443 ubuntu-core-alpha-01.img
Run Code Online (Sandbox Code Playgroud)
图像似乎正在运行:预期的 QEMU 窗口打开,“正在从磁盘启动...”。一个 QEMU 进程开始在顶部使用 CPU 和 MEM。QEMU 开始侦听适当的端口:
$ sudo netstat -tulpn
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp …Run Code Online (Sandbox Code Playgroud) 我在尝试更新 Ubuntu 20.04 系统时突然收到此错误。
The following packages have unmet dependencies:
openjdk-8-jre:i386 : Depends: openjdk-8-jre-headless:i386 (= 8u272-b10-0ubuntu1~20.04) but 8u265-b01-0ubuntu2~20.04 is installed
openjdk-8-jre-headless : Breaks: openjdk-8-jre-headless:i386 (!= 8u272-b10-0ubuntu1~20.04) but 8u265-b01-0ubuntu2~20.04 is installed
openjdk-8-jre-headless:i386 : Breaks: openjdk-8-jre-headless (!= 8u265-b01-0ubuntu2~20.04) but 8u272-b10-0ubuntu1~20.04 is installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Run Code Online (Sandbox Code Playgroud)
尝试“apt --fix-broken install”会给出以下输出:
Preparing to unpack .../openjdk-8-jre-headless_8u272-b10-0ubuntu1~20.04_i386.deb ...
Unpacking openjdk-8-jre-headless:i386 (8u272-b10-0ubuntu1~20.04) over (8u265-b01-0ubuntu2~20.04) ...
dpkg: error processing archive /var/cache/apt/archives/openjdk-8-jre-headless_8u272-b10-0ubuntu1~20.04_i386.deb (--unpack):
trying to overwrite shared '/etc/java-8-openjdk/security/java.security', which …Run Code Online (Sandbox Code Playgroud) 我刚刚发布升级到非 LTS 版本的 Ubuntu,我尝试打开 livepatch,但它不起作用。我打开了令牌和所有东西,但不起作用……有什么帮助吗?
我从质子网站安装了质子VPN。我一生都无法弄清楚如何删除软件的剩余部分。我做了平常的事情:
然而,我仍然可以从桌面图标/应用程序启动器启动 ProtonVPN
有什么想法吗?