Archive for the ‘Notes’ Category

Using dig on Windows

Filed under General, Notes by Brett Reid at 17:46pm October 3rd, 2007

For those who prefer using dig to NSLookup - here are some decent instructions on how to get running within Windows Command Prompt.

dig.gif

 

Using wget for scheduled tasks

Filed under General, Notes by Brett Reid at 17:46pm October 3rd, 2007

Windows task scheduler is a bit crappy but using wget for windows makes it bearable. Setting it up is really quick and simple and once setup you can call url’s directly eg. “wget http://myvhost.local/cron/script.php”, also has the full functionality of wget so that comes in handy too…

wget.gif