Archives for the 'How To' Category

MS SQL Database Backup

A simple, yet very powerful script that will backup all of the databases on your Microsoft SQL Server to flat file for easy backup and restore. Additional features, such as limiting the number of archive files to keep and copying the latest file to a different directory, are also available.

Continue reading this post »

Tags: , , , , ,

07/26/2008 | How To, Scripts | No Comments

Read-Only Cisco Router Config

Many internet hardware products offer a read-only access mode, which I’m guessing is to keep Mr. Slacky from screwing up the config - ahem, no router bgp 6078 - on your live core router. But that’s the problem, Cisco doesn’t offer an elegant solution for read-only access to their routers. You can modify the exec level for show running-config, although the output ends up being completely useless because you didn’t supply a new exec level for all of the associated commands that are necessary to gather the configuration.

Continue reading this post »

Tags: ,

06/25/2008 | How To | No Comments

  •  
  •