Getting the Model Number from a Command-line

This is a handy way to get the model of your computer from the command line. Should work on most systems: wmic csproduct get name This can be useful in a number of situations: Finding the model number on a remote computer where you can’t physically look for the model You don’t want to open […]

Read More

Status Errors in Nagios

I seem to have a habit of using overly complicated tools to do simple things. I’m using HylaFAX to deliver the fax for a single number to a single email address (a topic for another time) and now I’m using Nagios to basically ping a single Windows server. Well, it’s not about the destination but […]

Read More