Use this simple approach to migrate a website and manage firewall configurations.
Linux
Image by: Opensource.com CC-by-SA 4 You might want to share your Linux configuration with others for many...
1 In previous articles of this series we created our first, very small, one-line Bash script. We...
So far in this series we created our first, very small, one-line Bash script. We also explored...
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...