Installing Kali linux on Raspberry Pi
- Flash the image on to the sd card (I recommend using balena etcher)
- Before putting the SD card into the pi, in the boot folder, create a ssh file (just touch ssh in the boot folder)
- now come the more tricky part. connect the pi to the router (with a wire) and then ssh into it.
- use nmtui to to set up the network
- now you have to enable ssh at each subsequent boot. This is done using
sudo systemctl enable ssh.service
And you are done! ✨🎉🎊🎆