Skip to content

Instantly share code, notes, and snippets.

@suminb
Created December 21, 2012 04:32
Show Gist options
  • Select an option

  • Save suminb/4350651 to your computer and use it in GitHub Desktop.

Select an option

Save suminb/4350651 to your computer and use it in GitHub Desktop.

Installing netatalk

sudo aptitude install netatalk

Configuring SSH Tunneling

ssh -L 10548:localhost:548 home.sumin.us
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment