Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save mbmccormick/1273156 to your computer and use it in GitHub Desktop.
Install Hamachi VPN on the PogoPlug USB Device (Part 8)
cd /etc/init.d/
wget http://mbmccormick.com/files/pogoplug/hamachi.sh
chmod 777 hamachi.sh
echo "/etc/init.d/hamachi.sh start" >> /etc/init.d/rcS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment