December 2007
Home surveillance with Linux and Zoneminder made easy – Part II
My last post I gave a quick overview of my hardware (PC, camera and capture card) that I was using on my surveillance system. This post I will explain what OS and software I use. My operating system of choice for this ‘project’ was SUSE. The initial reason was that learning Linux is (in my […]
Type wrong command, disable dns lookup on Cisco router
How many times have you typed in the wrong command on a Cisco router, and then have to wait while the DNS lookup times out because the route is trying to resolve that ‘domain’? Yeah me too. Easy to fix … Simply enter global configuration mode and type router(config)# no ip domain-lookup And the result […]