
Linux command line, archiving and compression: tar, gzip, bzip2, xz, zstd, zip, 7z, and rar commands
In this article, we will study ways to archive and compress files in Linux systems. I will explain how to use the utilities from the article title.
All posts under tag "Linux-Command-Line"

In this article, we will study ways to archive and compress files in Linux systems. I will explain how to use the utilities from the article title.

We continue studying the Linux command line. Today we'll learn how to properly run commands on behalf of another user, including the root user.

Today we'll learn how to manage file permissions in Linux-based systems. In this note we will cover the following commands: id, chmod, chown.

Today we'll talk about an important and integral part of an operating system - processes. In this note we will cover the following console commands: jobs, fg, bg, ps, pgrep, kill, pkill, htop.

Today we're breaking down such powerful Linux command line tools as command execution control operators.

Today we will break down one of the key "features" of the Linux command line: the mechanism for redirecting input, output, and error output of console commands.

This is the fifth post in the series on the Linux command line. Today we'll talk about file links (hard and symbolic), and also look at the command for creating them: ln.

This is the fourth post in a series dedicated to working in the Linux command line. Today we'll look at commands for working with files in Linux: touch, mkdir, cp, mv, rm.

This is the third post in a series dedicated to working in the Linux command line. Today we'll look at commands for outputting text to the console and viewing file contents: echo, cat, less.

This is the second post in the series devoted to working in the Linux command line. Today we'll look at basic navigation through the file system and viewing directory contents.

I present to your attention the first (introductory) part of a series of posts devoted to working in the Linux command line. This post is a kind of foundation for future entries on this topic. It will be followed by posts with descriptions and practical examples of using popular console utilities.
Enter keywords to search articles