我试图在VMware VM中安装VMPlayer工具,但在安装的某一点上,我需要设置linux路径。所以我试着用下面的命令来安装它:
apt-get install gcc make linux-headers-$(uname -r)
然后我得到了错误:
Couldnt find any package by glob 'linux-headers-4.3.0-kali-amd64'
我的sources.list文件有以下来源:
deb http://http.kali.org/kali kali-rolling main contrib non-free
deb http
我最近尝试下载了Kali,我不想在我当前的Ubuntu13.10上运行它。相反,我打算通过VM VirtualBox (从软件中心下载)来运行它。
下面是我进入第一个设置阶段的内容:
名称: Kali Linux
类型: Linux
版本:Linux2.6(这一点我不太确定?)如果是Debian)
在设置RAM和磁盘大小等方面一切都很好。但是当涉及到加载Kali ISO (32位)时,我会遇到这种令人费解的错误消息。
📷
未能打开CD/DVD映像/home/anonhalo/VirtualBox VMs/kali-Linux1.0.6i386.iso。
媒体'/home/anonhal
我用Windows 7安装了Kali Linux (Debian发行版)双引导,但我下载的ISO文件有一些损坏,所以Kali没有正确安装,请您如何用Windows卸载Kali双引导?以及如何完全卸载grub?我的意思是,当我将PC计算机直接引导到Windows时,我将重新下载ISO文件并在我的PC上重新安装Kali谢谢
我试图在Kali Linux中安装rar来创建rar存档文件。我跟踪了一些文章,这些文章说要使用这个命令:
sudo apt install rar。然而,它返回时:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package rar is not available, but is referred to by another package.
This may mean that the package is missing, has be
我正在用以下命令更新我的操作系统:
sudo apt update && sudo apt upgrade -y
这就是我遇到的错误:
E: Failed to fetch http://http.kali.org/kali/pool/main/a/alsa-ucm-conf/alsa-ucm-conf_1.2.6.3-1_all.deb 404 Not Found [IP: ....]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
这是我的
下面的代码在Windows中对我是正确的,但是Linux不起作用。我使用的是同一台PC,两个操作系统都是本机安装的。我不使用虚拟机。我需要在Linux上工作。我在不同的linux发行版中尝试过,在任何地方都不能工作。
// In the main class:
QSerialPortInfo info = XXXX; // Generally in Linux: /dev/ttyUSB0, in win: COM1
QSerialPort serial;
QObject::connect(&serial, SIGNAL(readyRead()), this, SLOT(onReadyR
┌──(rootkali)-[/home/subash]
└─# service bluetooth status 1 ⨯
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabl
欢迎光临!
我正试图在我的Kali Linux上安装一个急流客户端。洪水不包括在卡利的官方储存库中。所以,我试过:
add-apt-repository ppa:deluge-team/stable
Deluge 2.0 Stable Builds
For more information, visit http://deluge-torrent.org
As the maintainer of this PPA, you can now support me on Patreon: https://www.patreon.com/deluge_cas
More info: https
我只是为我的Kali Linux下载一些桌面环境。然后在第二次使用时(重新启动后),我尝试在终端中复制MAC地址。但是当我单击“粘贴”时,文本甚至不能显示在我的屏幕上。我试过用右键点击并安装Parcellite,但什么也没发生。我也试图回到我的预装DE (Gnome),但也没有任何价值。
详细信息:
OS : Kali Linux
Kernel : x86_64 Linux 4.14.0-kali3-amd64
DE : XFCE
WM : Xfwm4
CPU : Intel Celeron N2840 @ 2x 2.5 GHz
RAM : 2 GB
DualBoot with Windows