Skip to content

Instantly share code, notes, and snippets.

@mbmccormick
Created October 9, 2011 01:20
Show Gist options
  • Select an option

  • Save mbmccormick/1273151 to your computer and use it in GitHub Desktop.

Select an option

Save mbmccormick/1273151 to your computer and use it in GitHub Desktop.
Install Hamachi VPN on the PogoPlug USB Device (Part 5)
wget http://files.hamachi.cc/linux/nokia-770/hamachi-0.9.9.9-20-lnx-n770.tar.gz
tar -zxvf hamachi-0.9.9.9-20-lnx-n770.tar.gz
cp hamachi /usr/bin/hamachi
cp tuncfg/tuncfg /sbin/tuncfg
chmod 755 /usr/bin/hamachi
chmod 700 /sbin/tuncfg
ln -sf /usr/bin/hamachi /usr/bin/hamachi-init
mkdir /var/run/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment