magic 8 ball bash script

so i got bored a couple of days ago and decided to write a magic 8 ball script. i know, they have been done a million times before, but it was 10 minutes and i wanted to see how centered in the terminal i could get it. you can get it here. here are the … Read More

dreamhost dns updater from bash

so a couple of weeks ago i decided to write a dreamhost dns updater even though ttl is 4 hours. This script uses your dreamhost api key (assuming it has dns access), to either check, delete, list, or update your ip address for a given record in dreamhost. Makes dynamic dns possible with dreamhost except … Read More