Skip to content

Instantly share code, notes, and snippets.

@maveonair
Created April 22, 2013 16:53
Show Gist options
  • Save maveonair/5436671 to your computer and use it in GitHub Desktop.
Save maveonair/5436671 to your computer and use it in GitHub Desktop.
Zerigo Dynamic DNS Updates with Cron
33 * * * * wget 'http://update.zerigo.com/dynamic?host=example.zerigo.com&user=login@example.com&password=f7f9c95662ebc538' -O /dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment