-
NGINX
Introduction to Nginx – Complete Tutorial
Course Overview In this post, we feature a comprehensive Introduction to Nginx Tutorial. Nginx is an open source HTTP and…
Read More » -
Linux
Mono on Linux and feeling good
If you haven’t heard about Mono on Linux then it is time to fill this gap. Mono is an open…
Read More » -
Apache
Set up Tomcat, Apache and mod_jk cluster
In this article I will go through a common set-up for a small production environment. A single tier, load balanced…
Read More » -
Apache
Configuring ELK stack to analyse Apache Tomcat logs
In this post, we will set up ElasticSearch, Logstash and Kibana to analyse Apache Tomcat server logs. Before setting up…
Read More » -
Linux
Using Squid as an HTTP Proxy via SSH (to fetch remotely from Amazon yum repos)
We’ve been playing around with vagrant for local development. When combined with Ansible, the pair allows you to recreate…
Read More » -
Unix
Application Server as a Service in Unix
Running the Application Server as a service or daemon on the machine ensures that service restart automatically when the machine…
Read More » -
BASH
Adding new machine to rc files sync
Some time ago I wrote a post on linux productivity tools I use. As from time to time I need…
Read More » -
Windows
Cygwin Embedded In Console2 Under Windows 7
I like to use Cygwin for having a bash shell on a windows machine. In combination with Console2 you have…
Read More » -
DevOps
Stop installing Postgres on your laptop : use Docker instead
Tired of managing a full-blown DB server on your development machine ? Let’s give Docker a try! Getting started with…
Read More »