Category: Networking
Matching Processes to Listening Ports on Windows
Do you really know what is running in the background on your Windows PC or server? Not knowing is how security holes perpetuate themselves into serious issues. While ignorance may be blissful someone else may be poking around your networking looking for a way in. With Windows systems it’s easy to list listening sockets that […]
Tail Cat and Grep Your Log Files
I recently treated myself to a long overdue syslog server for our network devices. The system is on a Linux system (I would have it no other way) and has been instrumental to troubleshooting and auditing these past few weeks. You can read this article for some log parsing tricks ranging from basic to a […]
Redirecting Cisco Show Command Output
Have you ever issued a diagnostic command on a Cisco device and wish you could keep the output to review off line at a later time? There actually is a way to do this! (without copying and pasting, etc). I recently was asked to send the results of “show tech-support” to Cisco’s TAC to get […]
Authenticating APC Network Management Cards with Network Policy Server
Working in a large environment with 100% power availability as a requirement I have had the experience of working with many APC UPS systems. We typically monitor the UPS remotely and from time to time have to log in to check statuses or review errors. Our environment frowns upon shared credentials as do I so […]