-
BASH
Linux curl Example
cURL is an incredibly flexible and powerful tool data transferring tool, that supports a wide variety of protocols, being the…
Read More » -
Unix
Unix: Find files greater than date
For the latter part of the week I’ve been running some tests against Neo4j which generate a bunch of log…
Read More » -
Unix
Unix: Find all text below string in a file
I recently wanted to parse some text out of a bunch of files so that I could do some sentiment…
Read More » -
NGINX
NGINX as a Reverse Proxy for Docker Swarm Clusters
Spawning services across multiple Docker engines is a very cool thing, but those services need to connect each other and…
Read More » -
Nagios
Nagios Tutorial for IT Monitoring
Course Overview Nagios, now known as Nagios Core, is a free and open source computer-software application that monitors systems, networks…
Read More » -
Unix
Unix: Split string using separator
I recently found myself needing to iterate over a bunch of ‘/’ separated strings on the command line and extract…
Read More » -
NGINX
How To Scale SSL with HAProxy and Nginx
SSL is CPU Intensive If you haven’t already enabled SSL session caching, do that NOW. But what if you have…
Read More » -
Nagios
Nagios alternatives: Centreon and Icinga
This article is part of our Academy Course titled Nagios Tutorial for IT Monitoring. In this course, we provide a…
Read More »