Karna Sodari

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

How to Solve a Linux Runtime Linker Error

I recently ran into one of those “works in my build directory but breaks everywhere else” moments while working through the First Steps tutorial...

How I Solve an “Incomplete Type” Error Using a Struct Define in Linux Kernel

I developed a client solution for managing and inspecting thread information in Linux by initially experimenting with a custom struct in the kernel. An...

How to Fix an Error Building a Flutter Application in Linux

I thought my Flutter Linux desktop builds were rock solid until one day they weren’t. I hit one of those “everything was working fine...

Fix the ‘User Data Dir’ Error in R Selenider on Linux

Recently, I decided to move one of my web scraping scripts from Python over to R because, frankly, I’m much more comfortable in R....

How Do I Prevent Conda from Activating the Base Environment by Default in Bash Shell

I recently installed Anaconda on my Mac, ran conda init, and suddenly every new terminal session started with (bash shell) in my prompt. When Conda...