Posts
All the articles I've posted.
Sophos Mobile Control
When upgrading from v6.1.4 to v7.0.8 I ran aground as it came up with a very bland error message: "Error! Database update error. Please contact support." N
Putting Exchange into Maintenance Mode
Before performing any type of software or hardware maintenance on a DAG member, you should first place the DAG member into maintenance mode. This involves
Using NMAP for SSL/TLS Testing
Updated:NMAP is a great too for port monitoring but it also has some scripting features that are really handy to find weaknesses in your SSL/TLS deployments. You c
Windows Proxy Fun & Games
Updated:We replaced one of our old 2008 domain controllers with 2012 a few weeks ago. Today we found some odd behaviour in trying to access the internet from the n
PacketFence Upgrade
Updated:Running the upgrade for packetfence from version 6.21 to 6.40 caused an issue during the process as freeradius failed to update.
Linux WMI Client
Updated:I'm trying to gather some inventory data from our Windows Servers and thought I'd try to do this from a Linux environment. There is a wmi client for Linux
VMware Horizon Infrastructure Upgrade
Updated:Upgrading VMware Horizon is going to be a fun task for the weekend. It means upgrading 3 connection servers, a security server, the vcenter server and the composer server. This is all so we can disable SSLv3 on the ESXi hosts they all run on.
Node.js & Databases
Sequelize is a promise-based ORM for Node.js and io.js. It supports the dialects PostgreSQL, MySQL, MariaDB, SQLite and MSSQL and features solid transactio
Updating Newznab
As I don't actually run it that often, because it's not everyday I'm looking for a book. Updating it periodically is something I often forget how to do properly.
Integrating React with Gulp
https://jonsuh.com/blog/integrating-react-with-gulp/ Nails it. Getting ReactJS and Gulp together with Babel. One thing I like about this is that I'm findin