kodjo-kuma djomeda
June 24, 2015
linux, Open Source, Ubuntu, virtualbox
automated, linux, ubuntu, vagrant, virtualbox, virtualization
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…
Read more
kodjo-kuma djomeda
June 22, 2015
linux, networking, virtualbox
Hi guys, The title of this post can be misleading but basically the challenge I would like us to solve is pretty simple. There are situations where a guest OS on vitualbox will need to have Internet connection which is…
Read more
kodjo-kuma djomeda
April 19, 2015
aws, ec2, linux, ssh, Ubuntu
In this tutorial, we are going to see how to manage a second user on Amazon Web Service Elastic Compute (AWS EC2). When a node is launched it allows the user (us) to either choose an existing Permission Key or…
Read more
kodjo-kuma djomeda
April 17, 2015
apache, linux, mod_ajp, mod_proxy, Ubuntu, virtualhost
Hello All, This blog is a sister post of how to create a virtualhot on ubuntu. In this I will be showing how to use apache as a reverse proxy for another web server, we will be using tomcat as…
Read more
kodjo-kuma djomeda
April 12, 2015
apache, linux, php, Ubuntu, virtualhost
Hello All, In this blog, I am going to document how I do most of my co-hostings using apache2 virtualhost. I will be using virtualbox and ubuntu 14.04 guest. Preparatory work Usually I create a virtual machine with 2 network…
Read more
kodjo-kuma djomeda
March 8, 2014
Fedora, linux, terminal, Ubuntu
Hello Fellas! I must admit I have been lazy to learn this “screen thing” my boss has been telling me about. Foolishly I quickly installed the application on my desktop fedora thinking I got it started 😀 . Surprisingly not…
Read more
kodjo-kuma djomeda
February 18, 2014
linux, terminal
Hi there, if you have ended up on this post, well that means you might have performed that infamous “How to” search regarding Linux command line. It’s all good, I have done such things before and will probably continue doing…
Read more
kodjo-kuma djomeda
May 21, 2013
linux
Hello, In my previous post I’ve talked about setting up 2 instances of tomcat on the same machine. This post is the second one of my series about load balancing instances of tomcats on a single machine as it’s a…
Read more
kodjo-kuma djomeda
May 8, 2013
java, linux
cluster, java, multiple instance, tomcat6, tomcat6-users, ubuntu
This article is the first part of my serie : load balancing using mod_jk Let’s install first java using openjdk: In fact in the previous command we are just installing the Java Runtime Environment (JRE). If there is a case…
Read more
kodjo-kuma djomeda
May 7, 2013
linux
multiple instances, tomcat
Hi Good Fellas, Since you end up on this page, it means you might be facing some issues setting up an apache2 in front of tomcat using the infamous mod_jk. Yes there are times when as a programmer or a…
Read more