Archive for August, 2009

Wise words from an old friend

August 11, 2009

“I make a living doing nothing I don’t love to do, namely making music and writing words. I do not remember not wanting to do them. As far as I can tell, I could always play the piano and I could always write. I decided some time ago that this is how I would [...]

Tags:
Posted in Uncategorized | No Comments »

Automating Network Tasks With Expect

August 4, 2009

I just got an email about automating some configuration changes, so I figured I would just post about it and send the link.
Basically anything on a network device can be scripted out using Expect as long as it has SSH or Telnet access open to it. There are other ways,such as SNMP set, but I [...]

Tags:
Posted in Network | No Comments »