For someone with relational database background, analyzing data in Cassandra isn’t intuitive. There are two reasons. First, Cassandra data table is hardly updated or deleted…
Overview In 2015, Brendan Gregg posted two great articles on Netflix blog: Linux Performance Analysis in 60 seconds, and Linux Perfomrance Tools. They have great…
Capture filter is set before collecting packets. It is applied at the time of data acquisition and it impacts the size of the capture. It…
This is not for Linux snobs, but rather for those who are stuck with a Windows work laptop, have to deal with Linux on a…
Template (with Jinja2) and files In an Ansible role, we can use files or templates to achieve similar results for configuration files. If the configuration…