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 ...
The Linux command line can seem impenetrable, with arcane instructions and a focus on text interfaces. Fortunately, there are ...
Learn how to use a host of Linux commands in these 2-minute video tutorials from Sandra Henry-Stocker, author of the Unix as a Second Language blog. Learn how to use the powerful bc command in Linux ...
Linux has over 1,000 commands on a basic service. When you migrate to the desktop, that number grows. For example, in /usr/bin on Pop!_OS there are 1,615 commands, and in /usr/sbin, there are 609.
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 ...
I'm a big fan of gamified learning. That led me to try out a popular Linux learning game: OverTheWire. What started as a quick curiosity turned into hours of addictive puzzle-solving, terminal ...
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 ...
You can check user groups in Linux with commands like groups, id, getent, and /etc/group to manage permissions easily.
Linux offers a couple of easy ways to record commands you type so that you can review or rerun them. Recording the commands that you run on the Linux command line can be useful for two important ...
A filesystem is a way that an operating system organizes files on a disk. These filesystems come in many different flavors depending on your specific needs. For Windows, you have the NTFS, FAT, FAT16, ...