Whether your Linux box has hundreds of users or just one account for you and one for your dog it is important to understand how Linux user accounts work. There are GUI tools for this within GNOME and ...
The Linux terminal isn't nearly as hard as you think. Understanding the fundamentals will help get you started. These concepts apply to all Linux distributions. When many think about Linux, they think ...
Ubuntu is one of the most customizable operating systems available. In order to begin to understand the various complexities of the system, you need to become familiar with the most basic commands at ...
If you're not yet comfortable with writing scripts on Unix and Linux systems, this post might get you off to a healthy start. Creating a script on a Unix or Linux system can be dead easy or ...
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 ...
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 ...