Skip to content

Instantly share code, notes, and snippets.

@dplesca
Last active September 7, 2017 10:19
Show Gist options
  • Save dplesca/8234910 to your computer and use it in GitHub Desktop.
Save dplesca/8234910 to your computer and use it in GitHub Desktop.
checklist for new #raspbian install on #raspberry pi

Checklist for pi fresh install

  • before everything, add ssh file in /boot/
  • update & upgrade sudo apt-get update & sudo apt-get upgrade
  • install tmux, ntfs-3g, mediainfo sudo apt install tmux ntfs-3g mediainfo
  • unmount external HDD & mount with ntfs-3g
  • download go-omxremote
  • use caddy
  • install transmission
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment