Package installation The easiest way to install Linux Malware Detect will be to use a package. Jan Wagner has put a lot of effort into debianising LMD so a big shout out to him (his Github repo). I merely built the package from the repo. So … [Continue reading]
Fixing problems with the new v2 OpsGenie iOS app
The new version 2.x of the OpsGenie mobile app (iOS) is a sweet sweet upgrade for those coming from version 1.x. For most users who were not part of the beta program the upgrade should have happened seamlessly. For those of us that were, you may … [Continue reading]
Graphing Postfix with Cacti
[Updated 2015-03-09] There are a bunch of articles and information on this topic out there, but most of them either don't work, are outdated, or are scattered across multiple pages on the Cacti forums. I've worked out the kinks for you, so … [Continue reading]
Fixing and removing corrupted Apache configs in Plesk
Today I ran into an interesting problem with Plesk. It had gotten it's Apache configuration so messed up that when you ran httpdmng reconfigure for any domain, it would throw errors about not being able to find include files. For example: apache2: … [Continue reading]
Iterators iterators iterators!
Managing lots of CloudFormation stacks can be a pain through the AWS Console. Stacks are paginated so you'll need to keep clicking that "View more stacks" button until you get to the stack you want. Performing tasks through the AWS PHP SDK makes it … [Continue reading]