Skip to content

Instantly share code, notes, and snippets.

@bergman
Created March 26, 2010 18:57
Show Gist options
  • Save bergman/345247 to your computer and use it in GitHub Desktop.
Save bergman/345247 to your computer and use it in GitHub Desktop.
Köra Time Machine i Ubuntu
echo deb http://ftp.de.debian.org/debian sid main >> /etc/apt/sources.list
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 9AA38DCD55BE302B
aptitude install libgcrypt
aptitude install netatalk
options:tm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment