Megaleecher.Net

Making technology work for you...

Get Your Free Subscription By Email:

Installing Raspi Config On Kali Linux

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.

Kali Linux

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

Raspi Config Install on Kali Linux

Comments

_Great !!!! MAN you Are Best

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

This is just one of the many helpful tips we have posted, You can find more stories here,
Do subscribe to updates using your favorite RSS feed reader or using the secure FeedBurner email update form on top of this post.