MeetUps and Presentations

cyberstorm.mu – Going further and beyond from Mauritius to Africa and Worldwide

Estimated read time 2 min read

We are for free and opensource software. We are presenting Mauritius worldwide in the IT sector. We are a Linux and Open source group that is going further and beyond. We believe in collaborative work and team spirit. We believed [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…]

MeetUps and Presentations

IETF 102 hackathon remotely from Mauritius

The cyberstorm.mu team has been participating in several IETF hackathons these recent years. For the IETF 102 hackathon, we focused tremendously on innovation: The goal to create two teams for the TLS 1.3 project, one for the Implementation team and [Read More…]

Linux System

Debugging disk issues with blktrace, blkparse, btrace and btt in Linux environment

Estimated read time 8 min read

blktrace is a block layer IO tracing mechanism which provides detailed information about request queue operations up to user space. There are three major components: a kernel component, a utility to record the i/o trace information for the kernel to [Read More…]

Linux System Security

Linux memory analysis with Lime and Volatility

Lime is a Loadable Kernel Module (LKM) which allows for volatile memory acquisition from Linux and Linux-based devices, such as Android. This makes LiME unique as it is the first tool that allows for full memory captures on Android devices. [Read More…]