Linux Application

Puppet already installed ? What Next ? – Part 1

Estimated read time 3 min read

A few days back, we have seen the installation of the Puppet server and Puppet Agent on the RHEL7 environment. In this article, we will focus on the technical part to administer and write manifests in the Puppet server to [Read More…]

Linux Application MeetUps and Presentations

cyberstorm.mu team at Developers Conference Mauritius

Estimated read time 6 min read

A few weeks back, I registered myself to present the Ansible automation tool at the Developers Conference 2019 at Voila Hotel, Bagatelle Mauritius. The event is an initiative of Mauritius Software Craftsmanship Community – MSCC sponsored by several companies such [Read More…]

Linux Application Linux System

Project Tabulogs: Linux Last logs on HTML table with Ansible

Estimated read time 9 min read

Project Tabulogs: It will give you the ability to display logs on an HTML tabular format page using Ansible Playbook. Some days back, I shed some ideas, how to use Ansible to create an agentless server inventory with an interesting [Read More…]

Linux Application Linux System

An agentless servers inventory with Ansible & Ansible-CMDB

Estimated read time 6 min read

Building from scratch an agentless inventory system for Linux servers is a very time-consuming task. To have precise information about your server’s inventory, Ansible comes to be very handy, especially if you are restricted to install an agent on the [Read More…]

Linux Application Linux System

Some tips with Ansible Modules for managing OS and Application

Estimated read time 2 min read

In the year 2016, I published some articles on Ansible: Getting started with Ansible deployment, which provide some guides to get started with Ansible, setting up the SSH key and other basic stuffs. Another article is about LVM configuration on [Read More…]