
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 category "Linux"

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.

Continuing the topic of using SSH in Linux🐧. Today we'll talk about fine-tuning the client using the ~/.ssh/config📄 configuration file, as well as automatic key import into ssh-agent😎 without entering passwords.

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.

A new release of the Linux Mint 22 distribution (based on Ubuntu 24.04) codenamed Wilma has just come out. And just recently the developers prepared instructions and a tool for a native (without reinstalling the OS) system upgrade, from Linux Mint 21.3 version to Linux Mint 22. In this short note I'll demonstrate this simple process ;)

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.

This time we will perform basic Linux server setup using the Debian 12 distribution as an example. Preface We continue the topic of Linux server administration.

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.

Today I'll show you how you can upgrade from Linux Mint 20 to the current latest version, Linux Mint 21.1, using built-in tools, without reinstalling the system.

This post is part of a series about smoothly switching from Windows to Linux.

We continue the gradual transition to free Linux-based operating systems.

Today on the agenda is installing Linux alongside Windows as a second operating system. The method described in this guide is straightforward and easy.
Enter keywords to search articles