我有一个名为的脚本run.sh:
#!/bin/bash
cd /root/yowsup-master/src/
./yowsup-cli --interactive no --wait --autoack --config config.example
Run Code Online (Sandbox Code Playgroud)
此脚本执行另一个脚本。
我尝试添加我的脚本路径,/etc/rc.local但它似乎不起作用。
我还将它添加到Kali Linux 的启动应用程序中,它也不起作用。
我希望我run.sh在计算机启动时在后台自动执行。
当我尝试将我的 PC 启动到 Windows 10 时,我看到一个屏幕,上面写着 unmountable_boot_volume。
搜索后说我需要一个 Windows 10 USB 或 CD,但我没有。
通过使用我的 SSD 启动,我仍然可以在我的 PC 上访问 Kali Linux。
如何在 Kali Linux OS 中使用 ISO 制作可启动的 Windows USB?
我为我的电脑购买了一个机械键盘,我正在使用 kali linux 滚动 2016.2 我忘记阅读我的键盘的兼容驱动程序。而且它只在 Windows 10 和 mac 中兼容。在我搜索“如何在 linux 上启用背光键盘”之后,我找到了答案。他说我应该在终端“sudo xset led 3”及其工作上运行,但我不知道如何再次关闭它。我的问题是,如何使用键“schroll lock”打开背光,该命令与在终端中运行“sudo xset led 3”相同。
好吧,我遇到了蓝牙总是关闭的问题。我转到配置-> 蓝牙,每次我尝试将其关闭时,都会在一段时间后返回关闭状态。我试过这个命令:
aptitude install bluetooth
然后跑了
/etc/init.d/bluetooth start
之后我跑了/etc/init.d/bluetooth status,这就是显示:
? bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; disabled; vendor preset: disabled)
Active: active (running) since Tue 2017-01-17 21:13:47 UTC; 29s ago
Docs: man:bluetoothd(8)
Main PID: 7939 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
CGroup: /system.slice/bluetooth.service
??7939 /usr/lib/bluetooth/bluetoothd
Jan 17 21:13:47 kali bluetoothd[7939]: Error adding Link Loss service
Jan 17 21:13:47 kali bluetoothd[7939]: Not enough free handles to register ...ce
Jan 17 21:13:47 kali bluetoothd[7939]: Not enough free …Run Code Online (Sandbox Code Playgroud) 我有一个带有 Kali Linux 的可启动 USB 驱动器
当我尝试从它启动时,我的 BIOS 会提醒我它由于某个原因无法启动 *SECURITY VIOLATION*
然后它启动到我当前的操作系统。(Ubuntu) 如何阻止这种情况发生并引导至 Kali?
提前致谢!
我已经下载了 Kali Linux 映像和 Kali Linux VM 映像超过 7 次,但是apt-get update在正确安装后每次运行命令时都会显示相同的错误。
Get:1 http://ftp.yzu.edu.tw/Linux/kali kali-rolling InRelease [30.5 kB]
Err:1 http://ftp.yzu.edu.tw/Linux/kali kali-rolling InRelease
The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository <devel@kali.org>
Reading package lists... Done
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://ftp.yzu.edu.tw/Linux/kali kali-rolling InRelease: The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository <devel@kali.org>
W: Failed to fetch http://http.kali.org/kali/dists/kali-rolling/InRelease …Run Code Online (Sandbox Code Playgroud) 我在 vmware 工作站专业版中安装了 64 位 Kali 2020.4。
之后,我所做的就是向当前(默认)用户授予超级用户权限,并通过sudo apt update && sudo apt upgrade.
一切顺利,我关闭了机器。
当我再次登录时,我无法访问终端。不是来自面板,也不是通过右键单击并从桌面打开终端。
它显示一个错误
无法启动“TerminalEmulator”类别的首选应用程序
我也进入了我的文件管理器,那里的一切都是空的。我该如何解决这些问题?
我需要在 Kali linux 中安装 .rpm 包。
但显示命令未找到错误。
我尝试与 sudo 一起使用,但没有帮助。
kali 支持 .rpm 文件吗?如何在 Kali linux 上安装 .rpm?
发生这种情况时我正在安装这个软件包。
root@kali:~/airgeddon# apt install isc-dhcp-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
gsettings-desktop-schemas : Breaks: mutter (< 3.31.4) but 3.30.2-7 is to …Run Code Online (Sandbox Code Playgroud) 尝试使用 John 破解密码,我已经取消了 passwd 和影子文件的阴影,但它输出没有加载密码哈希值,应该如何取消哈希值
john johninput --wordlist=/usr/share/wordlist/rockyou.txt
Run Code Online (Sandbox Code Playgroud)
输出:未加载密码哈希(请参阅常见问题解答)
kali-linux ×10
linux ×8
apt ×2
backlight ×1
bash ×1
bluetooth ×1
boot ×1
dependencies ×1
keyboard ×1
linebreaks ×1
packages ×1
rpm ×1
security ×1
usb ×1
windows-7 ×1