My Coding Pains

The Code, The Bugs and The Stack Trace

Author : kodjo-kuma djomeda

Using ansible for web deployment

Hello Guys, this is a second post of the configuration management with ansible series. Second post after Introduction to ansible . Previously we learned how to use ansible to automate the installation of wordpress and mysql database using ansible playbook. It’s time to spice things up a little bit. The purpose of this second post […]

Introduction to Ansible

Hello There, This is the first article of the series on configuration management with Ansible. I hope this will give you hands on real practice time , working knowledge with Ansible Using Ansible Now that we have our default inventory and our infrastructure defined in the mother article, let’s see what we can do with […]

Configuration Management with Ansible

Hi There, We will look into Ansible, one of the configuration management tools that are standing out. The reason why I like Ansible so much is that, with it, it’s actually easy to breakdown configuration management fundamentals to anyone with basic system administration skills or say, to anyone who knows how to use a terminal […]

How to create virtualhost on ubuntu

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 interfaces. [text] eth0 <— NAT adapter IP: 10.0.2.255 eth1 <— HostOnly adpater IP: 192.168.56.105 [/text] […]

The awakening of the Giant Microsoft

With .NET Core released as open source not being news anymore, I think even though I am not a Microsoft fan , this is a huge step in the awakening of the giant. According to Paul Krill of Infoworld, Experts agree that it’s not currently threatening Java. My personal view is that Microsoft is totally […]

plumbing family CRUD Operations to view pages

Hello Everyone, This is the part5 of my series on Maven, Spring and hibernate put together. This section is where we will actually feel some actions. this part 5 wasn’t planned from start, I introduced this step because it feels to me that there were so much to grab at once if I had published […]

Scroll to top