Replacing the Linux distro on my laptop I noticed that CentOS 7 didn’t populate the Windows partition into the boot loader. After reading through the massive number of forum posts on the subject, one of the solutions is quite simple. If you’re using GRUB and have no concerns with adding the EPEL repo, these three […]
Securing Secure Shell
The best way to secure a server is to limit its attack surface. The most reliable way to secure your server is to shut it down, unplug it and store it behind lock and key. Unfortunately, this is not practical and defeats the purpose to serving. We need to find a reasonable middle ground. While […]
Nagios – Powershell
There are many great Nagios plugins to provide monitoring for your printers; the purpose of this is not to introduce yet another. Instead we’ll show how to interface Nagios with NSClient to run a Powershell script. What I hope you’ll get from this post is how easy it is for you to write your own […]