Update
If your update fails, restarting the computer may help.
Uninstall Distro
PowerShell
- wsl —list —verbose
- wsl —list —online
- wsl —install -d kali-linux
Err:1 http://kali.download/kali kali-rolling InRelease sudo nano /etc/apt/sources.list
FROM: deb http://http.kali.org/kali kali-rolling main non-free contrib
TO: deb https://kali.download/kali kali-rolling main contrib non-free
ctrl+x y enter
Run these commands for key signature errors:
sudo apt update -oAcquire::AllowInsecureRepositories=true $ sudo apt install kali-archive-keyring
Update Kali
to shutdown vm:
getting bridge mode (does not work)
- loginto kali
- run commands