Schultz wrote:
Just migrated from Slicehost to Linode this week. Ended up writing this script that uses Slicehost API and Linode's API to copy DNS for domains over.
Thanks Schultz, the script worked GREAT on all 121 domains I have and I switched the nameservers on 83 of them at Godaddy a few minutes ago. So this has really sped up my switch to Linode.
The script did take a few minutes to get working on my Ubuntu DEV box.
I'm a total newb to Ruby and it took me a few minutes to figure out everything I needed to have installed... I installed the two gems you mentioned in the documentation, but I did need to have the gem installer in the first place, plus I needed ruby & rails metapackages installed. Not sure which ones were absolutely required, just installed a few ruby/rails related things.
It would be nice to have a little more documentation for those of us who do not use Ruby at all.
But thanks again!