Linux Commands

 

Articles marked as Linux Commands center around the Linux command line, and using it to accomplish a particular task.

 

Linux Nightly believes that the command line is the most powerful feature of this operating system. In these guides, we’ll help you master essential Linux commands.

How to Use Zstandard Compression on Linux (With Commands)

Let’s talk about compression. As a Linux user, you’re probably already familiar with longtime staples like gzip, bzip2, and xz. They’ve been around for a while, and most everyone has at least stumbled across them by now, if they’re not actively using them on a regular basis. As if there weren’t enough already, there’s a …

How to Use Zstandard Compression on Linux (With Commands) Read More »

How to Change Shell in Linux

Bash is the default shell on the vast majority of Linux systems. A shell is what you interact with in the command line terminal, and it interprets your commands. But there are many other shells (interpreters) available, and they all work a bit differently. In this tutorial, you will learn how to change the shell …

How to Change Shell in Linux Read More »