News

To start your journey with the Linux command line, it's important to know a few things before diving in. These aspects of the terminal are fundamental to getting the most out of the tool. Shall we ...
Linux has emerged as a preferred platform for Android app development due to its stability, security, and the extensive range of tools and libraries available. This guide will walk you through the ...
Learn the fundamentals of sorting and de-duplicating text on the command line. If you've been using the command line for a long time, it's easy to take the commands you use every day for granted. But, ...
What is the Arch User Repository (AUR)? The Arch User Repository (AUR) is a community-driven repository for Arch Linux users, containing package descriptions known as PKGBUILDs. These PKGBUILDs allow ...
I’m a big fan of the anime series Neon Genesis Evangelion. One of the quotes from it that stands out in my head is, “Man fears the darkness, and so he scrapes away at the edges of it with fire.” For ...
SELinux, or Security-Enhanced Linux, represents a paradigm shift in Linux security by enforcing mandatory access controls (MAC) based on security policies. Unlike traditional discretionary access ...
There was a time when embedded system developers didn’t need to worry about graphics. When you have a PIC processor and two-line LCD, there isn’t much to learn. But if you are deploying Linux-based ...