Skip to content

Instantly share code, notes, and snippets.

@ResistanceIsUseless
Created September 22, 2014 19:00
Show Gist options
  • Save ResistanceIsUseless/d5946d4c0f7a6fbfc916 to your computer and use it in GitHub Desktop.
Save ResistanceIsUseless/d5946d4c0f7a6fbfc916 to your computer and use it in GitHub Desktop.
packages for raspi-config for kali linux
wget http://archive.raspberrypi.org/debian/pool/main/r/raspi-config/raspi-config_20140902-1_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 raspi-config_20140902-1_all.deb
dpkg -i lua5.1_5.1.5-4_armel.deb
dpkg -i raspi-config_20121028_all.deb
#http://rageweb.info/2013/03/21/raspi-config-in-kali/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment