这是我的第一篇帖子。如果我做错了什么,请告诉我。我的问题是,我不能安装或卸载任何东西。以下是错误:
Entfernen von linux-image-extra-4.10.0-42-generic (4.10.0-42.46) ...
depmod: FATAL: could not load /boot/System.map-4.10.0-42-generic: No such file or directory
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.10.0-42-generic /boot/vmli
我不能用apt安装软件包。我正在使用Ubuntu20.04焦点。
一些包需要linux-image-5.11.0-38-generic,如下所示。
:~$ sudo apt install
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unme
我正在尝试卸载具有Linux的计算机上的php和phpmyadmin,但是当我卸载phpmyadmin的数据库时,在从终端安装和卸载phpmyadmin时出现的面板中,我得到以下消息:
An error occurred while deleting the database:
ERROR 1045 (28000): Access denied for user
'debian-sys-maint'@'localhost' (using password: YES)
有人知道这是怎么回事吗?
我正在使用ubuntu 16.04,上周我尝试在我的电脑上安装一些虚拟机,但是我失败了。现在,当我尝试从apt-get install安装任何程序时,我得到了这个文本:
sudo apt-get install build-essential git libssl-dev
[sudo] password for eliya:
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest v
当我试图在vps上升级我的linux内核后,我得到了以下错误:
当试图安装某物时
📷
当试图移除某物时:
📷
另一个错误:
root@berbidvps:~# dpkg --configure -a
dpkg: warning: 'ldconfig' not found in PATH or not executable
dpkg: error: 1 expected program not found in PATH or not executable
Note: root's PATH should usually contain /usr/local/sbin,
我在我的Ubuntu14.04桌面上安装了Gnome之后的遇到了一些问题。我设法解决了大部分与外观有关的问题。
但是,如果我运行sudo update-alternatives --config x-window-manager,就会得到:
There is only one alternative in link group x-window-manager (providing /usr/bin/x-window-manager): /usr/bin/mutter
Nothing to configure.
就我所知道,穆特是Gnome的窗口经理,而不是Unity.com的窗口经理。什么是
我安装了Ubuntu14.04.3LTS(2015年9月),并使用Ubuntu Software Centre安装VirtualBox。我遇到了这个错误:
Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver (vboxdrv) is either not
loaded or there is a permission
problem with /dev/vboxdrv. Please reinstall the kernel module
by executing
'/etc/init.
我对Ubuntu(Linux系统)非常陌生,我的问题是,当我在Ubuntu14.04LTS中安装任何程序时,它给出的信息如下(正弦时间错误不同,但也是这样).and--当我使用终端或软件中心安装软件时,错误也是这样。虽然发生了错误,安装的软件工作正常,请帮助我解决这个问题。
Error were encountered While Processing:
Samba
winbind
Error in function:
Setting up samba(2:4:1.6+dfsg-1ubuntu2.14.04.3)..
smbd start/pre-start, process 1120
sta
我的主SolusVM节点/ OpenVZ节点今天突然需要重新启动并进行内核升级。因此,我们完成了这一点,然后在两个VPS单元上,由于某种原因,MySQL在重新启动后不会启动。这只是一些VPS单位,不是所有的。
/var/log/mysql/error.log中的错误如下:
140415 11:12:29 InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my
在无人值守的升级过程中(--详细),我得到了每个升级包的以下内容:debconf: delaying package configuration, since apt-utils is not installed
怎么处理这事?之后我安装了apt-utils,但这并不能使我的包配置正确。
我注意到apt-utils在很久以前和ubuntu一起被删除了--当我测试最新版本的apt从焦点-建议时最小。
关于Ubuntu 16.04:
gz@gcomputer:~$ startx
X.Org X Server 1.18.3
Release Date: 2016-04-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.13.0-86-generic x86_64 Ubuntu
Current Operating System: Linux gcomputer 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016 x86_64
Kernel
我确实需要一些帮助,试图找出该如何处理这个问题,但在修复之前,我无法升级我的服务器:
sudo apt -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following additional packages will be installed:
apport debconf
Suggested packages:
apport-gtk | appo
每次我尝试启动笔记本电脑时,我的笔记本电脑都会直接陷入内核恐慌。长期按电源按钮关闭它并再次启动它,带我到grub菜单,在那里我必须选择第二个最新安装的内核,因为最新的一个似乎坏了。
OS Version: Ubuntu 20.04.5 LTS (Focal Fossa)
Kernel Version (Broken): linux-generic 5.15.0-46
Kernel Version (Working): linux-generic 5.15.0-41
我试着跟踪本“教程”,但没有成功。我的引导目录中不存在"initrd.img-5.15.0-46“文件,命令sudo ap
我的网站最近被转移到一个新的网络服务器上。
现在是Ubuntu9.04,当我运行
locale
它返回:
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
这个错误意味着什么?我如何修复它?我确实认为这与lib
下面是我从终端运行virtualbox时的错误输出。如何纠正它?我使用的是Ubuntu 12.10 64位机器。
virtualbox
WARNING: The character device /dev/vboxdrv does not exist.
Please install the virtualbox-ose-dkms package and the appropriate
headers, most likely linux-headers-generic.
You will not be able to start VMs until this p
我正在尝试在我的服务器上安装wordpress。我想在我的VPS上创建Phpmyadmin。我遵循了这个,我设法让它工作到我访问公共ip的程度,它正确地显示了info.php。
当我进入安装phpmyadmin的阶段时,我按照教程中所说的做了所有的事情。但当我查看myipaddress/phpmyadmin时,我得到的是:
404 Not Found
ngnix/1.4.6/ubuntu
N:B在phpmyadmin安装期间,我选择了lightpd。
如何让phpmyadmin正常工作?我不熟悉php。
我试图使用sudo apt install razercfg安装剃须刀,但它没有工作,产生的错误是:
sudo apt install razercfg
Reading package lists... Done
Building dependency tree
Reading state information... Done
razercfg is already the newest version (0.41+ds-1build1).
The following packages were automatically installed and are no lo