Jump to content

Kali Pi: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 August 2025

  • curprev 15:0415:04, 6 August 2025 Encryptid talk contribs 546 bytes +546 Created page with "=Setup= Thankfully this is a distro that works readily with Win32 Disk Imager, grab the appropriate image and write it to the Micro SD card =Wireless= If it's not setup on Ethernet or logging into a GUI, you'll likely want a quick start for Wireless * Add the following to /etc/network/interfaces <pre>auto wlan0 iface wlan0 inet dhcp wpa-ssid “your network name” wpa-psk “the network password”</pre> =References= * [https://www.offensive-security.com/kali-linux-ar..."