Skip to content

Instantly share code, notes, and snippets.

@firmread
Last active August 29, 2015 14:17
Show Gist options
  • Save firmread/ba88aa1c62e8a561a22a to your computer and use it in GitHub Desktop.
Save firmread/ba88aa1c62e8a561a22a to your computer and use it in GitHub Desktop.
basic tools
sudo apt-get clean
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install netatalk
# already netatalk's dependency but if no netatalk, totally do this
# sudo apt-get install avahi-daemon
# so we can find raspberrypi.local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment