-
Recent Posts
Recent Comments
Archives
Categories
Category Archives: HowTo
OpenShift 3 on OpenStack – Quick Start Guide. (Liberty)
This guide will help you to deploy a (NON-PRODUCTION) OpenShift 3 instance on top of an existing OpenStack Liberty instance. This will be a quick run through of how to get it OpenShift up and running, the full documentation can … Continue reading
Using Python Requests module to log into a site.
As a monitoring engineer, its my responsibility to ensure that the services I monitor are up and working. Most of the time this is normally just graphing some snmp oids, or writing a simple script to check a service is still alive. This time, … Continue reading