Skip to content

Instantly share code, notes, and snippets.

Install raspbian, set up your users however you would like, so long as you have
sudo access on the user you are running this with. You probably want to resize
the image so it fills the SD card as well.
1) Copy this entire gist to your raspberry pi
2) Run step1.sh
a) This script does a few things - it first updates your raspberry pi, then
it installs a few needed utilities, then it upgrades the firmware on your
raspberry pi
b) Next, it sets up a few iptables rules in /etc/rc.local. Please verify
@Sean-X
Sean-X / .gitignore
Last active August 29, 2015 14:17 — forked from octocat/.gitignore
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #