What operating system do you use? For some, that question may as well be posed in Latin or Sanskrit. For others, it’s an invitation to have a heated debate about the benefits of GUI vs. command line, ...
I will confess. I started writing this post about some stupid systemd tricks. However, I wanted to explain a little about systemd first, and that wound up being longer than the tricks. So this Linux ...
Some of the most versatile commands you can run on the Linux command line are those that enable you to pass the output of one command to another by using something called a “pipe”. You can also set up ...
When Microsoft launched its Windows Subsystem for Linux (WSL) back in 2018, it was very clear why: It wanted to provide tools for developers building modern cloud applications. Microsoft needed a way ...
How did you get started with Linux? Linux has been around for quite a long time now, and there are always new folks finding their way to it. One Linux redditor recently asked how his fellow users got ...
Getting started with Linux can be more than a little daunting. In this article we help you learn the commands needed to find your way around and teach you how to find out more on your own. Share on ...
This post follows up on Part 1 by examining the many ways that you can test the value of variables – e.g., whether they equal particular strings like “yes” or “no”, if they have a numeric value, if ...
So, I've been a Windows user for pretty much ever, and I've been thinking for a couple of years about trying to build a media server from scratch and using Linux as the back-end machine just made ...