Kali Linux the new version of popular advanced penetration testing and security auditing Linux distribution Backtrack is now available as an ready to flash official image for Raspberry Pi. The convergence of portable mini computing power of Raspberry Pi and 300+ open-source penetration testing tools provided by Kali Linux makes them a killer combination. We have already seen how raspi-config utility proves to be a must have tool for essential tweaks to Raspberry Pi, sadly installing and using the same on Kali Linux requires some extra bit of efforts as shown ahead.
Download and install raspi-config on Kali Linux using following commands in terminal :
wget http://archive.raspberrypi.org/debian/pool/main/r/raspi-config/raspi-config_20121028_all.deb
wget http://http.us.debian.org/debian/pool/main/l/lua5.1/lua5.1_5.1.5-4_armel.deb
wget http://http.us.debian.org/debian/pool/main/t/triggerhappy/triggerhappy_0.3.4-2_armel.deb
dpkg -i triggerhappy_0.3.4-2_armel.deb
dpkg -i lua5.1_5.1.5-4_armel.deb
dpkg -i raspi-config_20121028_all.deb
Comments
_Great !!!! MAN you Are Best
_Great !!!! MAN you Are Best
Ok2Now
ERRATA CORRIDGE
subst with:
http://ftp.debian.org/debian/pool/main/l/lua5.1/lua5.1_5.1.5-7.1_armel.deb
dpkg -i lua5.1_5.1.5-7.1_armel.deb
Add new comment