Home
Internet, IT and Technology

terminal

SUDO command execution awfully slow on Linux

What to do if the sudo command runs very slowly on Linux, when combined with any other command.

Compress and decompress files and entire directories on Linux

As not everything comes with a manual, or many times it is difficult for us to find documentation for some users, especially if it is a new operating system, such is the case of Linux. If you know how to use it, the terminal is a very powerful tool for any user, and you don't necessarily need to be an expert. We just need to know some commands or

Encrypt and decrypt files with key with GPG on Linux

First, GnuPG or GPG is a tool used for data encryption. It is used via the command line and is quite easy to use. It is recommended to compress or group multiple files instead of encrypting one by one, recommended in the case of backup copies, using zip, tar or with the format of our preference. Table of Contents Installation Table of Contents Installation (adsbygoogle = window.adsbygoogle || []).push({}); ⇧ Installation In most distributions it is found as gnupg ⇧