Hi there!! In this post I will like to share a little dockerisation technique for clean deployment of application in docker. This application is essentially a demo application app I wrote for another tutorial of mine where I needed a working application to deploy into AWS ECS. I decided to release it hoping that it […]
linux
Taking advantage of vagrant for quick infrastructure prototyping
Hello Folks I must admit, I have been very reluctant in using vagrant for while before I have seen the light. I actually had my wow moment when I managed to set up a complex virtual IT infrastructure to simulate a deployment architecture with just few lines. Let’s get going with our task today. For […]
how to stabilize vpnc connection on ubuntu
Hi, today i would like to share with you the experience i had when setting up a vpn connection with a cisco system from an ubuntu distribution. I used ubuntu 10.04 and after so many attempts of installing the cisco’s own client using this tutorial from LAMNK i finaly got it install but it wouldn’t […]