Karna Sodari

Linux Administrator/Engineer. 9 year experience in Linux System Administrator/Engineer.
34 Posts

How to Fix a Compilation Error in Linux Kernel Module Programming

When I first started learning Linux kernel module programming, I encountered a frustrating issue while trying to build my simple "Hello World" kernel module...

How to Fix an Error When Running MongoDB on a Linux Server

As someone who’s worked with MongoDB on Linux servers, I’ve encountered my fair share of errors. One that stands out is the “cannot execute...

How to Fix a PIP Install Error on Python3 in Linux

I recently ran into a frustrating issue while trying to install pip on Linux Mint. My python3 lived at /usr/local/bin/python3, and every time I...

How to Fix an Error Installing Azure CLI on Linux Mint?

When I first tried to install the Azure CLI on my Linux Mint 19 machine, I thought it would be simple just follow the...

How to Fix a Error in Building Boost Library for Android Framework in Linux

When I first tried building the Boost 1.53.0 library for Android using the NDK on my Linux machine, I hit a strange error. Everything...