Kali Linux On RPi
Page 1 of 1
Kali Linux On RPi
http://lifehacker.com/how-to-build-a-portable-hacking-station-with-a-raspberr-1739297918
To set up your Wi-Fi card, type nano /etc/network/interfaces into the command line and press Enter to load up the configuration file for your Wi-Fi settings.
Add the following lines to the text file you just opened, substituting your network information in:
When you’re finished, press Ctrl+X to save and exit. Your Wi-Fi card should now work (though you may have to reboot first).
To set up your Wi-Fi card, type nano /etc/network/interfaces into the command line and press Enter to load up the configuration file for your Wi-Fi settings.
Add the following lines to the text file you just opened, substituting your network information in:
- Code:
auto wlan0
iface wlan0 inet dhcp
wpa-ssid “your network name”
wpa-psk “the network password”
When you’re finished, press Ctrl+X to save and exit. Your Wi-Fi card should now work (though you may have to reboot first).
Similar topics
» Kali Linux in the Windows App Store || Kali Linux 2018.2 Launch
» Firewall For Security Linux Kali Linux & Mint
» Kali Linux 2.0 Out Now
» Setting Up BruteSpray For Kali Linux
» Put KDE Environmnt Onto Kali Linux 2
» Firewall For Security Linux Kali Linux & Mint
» Kali Linux 2.0 Out Now
» Setting Up BruteSpray For Kali Linux
» Put KDE Environmnt Onto Kali Linux 2
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum