Kali Linux Update fix
Page 1 of 1
Kali Linux Update fix
Vid
- Code:
#!/bin/bash
# http://jnet.forumotion.com/t1641-kali-linux-update-fix#2526
#
# https://unix.stackexchange.com/questions/421821/invalid-signature-for-kali-linux-repositories-the-following-signatures-were-i
gpg --keyserver hkp://keys.gnupg.net --recv-key 7D8D0BF6
gpg -a --export 7D8D0BF6 | apt-key add -
apt update -y
Similar topics
» Fixing Kali Linux Update Error
» Fix out of date expired kali update key to allow old kalis to update without errors
» update linux password with terminal
» gain admin after kde linux update
» Automatically Update IP For NO-IP On Linux
» Fix out of date expired kali update key to allow old kalis to update without errors
» update linux password with terminal
» gain admin after kde linux update
» Automatically Update IP For NO-IP On Linux
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum