So far in this series we created our first, very small, one-line Bash script. We also explored...
Linux
In the previous article in this series we created our first, very small Bash script. We also...
This article is intended to be a very high-level discussion of Linux filesystem concepts. It is not...
1 For sysadmins, those of us who run and manage Linux computers most closely, we have direct...
Take a walk through EXT4's history, features, and optimal use, and learn how it differs from previous...
The ability to iterate over a section of code using various types of loops is one of...
In this series of articles we are looking at Bash as a programming language. In the second...
1 Bash as a programming language We have all used Bash to issue commands. They are usually...
The ideal swap configuration depends on your use case and the amount of physical RAM in your...
I use Bash all the time, in part because it is the default shell for most Linux...
1 Zram is a tool for creating an in-RAM compressed cache, specifically for use as swap space....
I recently experienced another interesting problem in the Linux startup sequence that has a circumvention–not a solution....
I love interviews. It’s a great way to get to know a person and it’s often a...
Build your own collection of open source online apps with Yunohost and its one-click install app catalogue.
Image by David Both. CC-by-SA 4. If you have a need for speed, you need to consider...
The Linux kernel is a tunable marvel that allows you to make changes to its parameters while...