Daily Archives

June 12, 2021

How to Rename a Directory in Linux

In Linux and Unix-like systems, we are always amazed to see several ways for a single operation. Whether to install something or to perform through the command-line, you will get multiple utilities and commands. Even if you want to move,…

Linux ln command examples

The ‘ln’ command creates the hard and symbolic links between the files. We will talk about how to create the symbolic links between the files in this article. We will also discuss some useful examples to understand the basic working of the…

How to update new files with rsync

rsync is a command-line tool used for the synchronization of directories and files between two systems. It supports syncing files, directories, devices, file and directory owners, groups, and permissions. The remote-update protocol that…

How to use rsync with –ignore-existing?

Rsync or remote synchronization is a Linux and Unix-based utility that syncs files and directories efficiently between two devices or hosts. In this synchronization process, one is the local host or the source from which we will sync the…

How to rsync a directory?

Rsync stands for “Remote Sync.” It is a synchronization method for directories and files that works both locally and remotely. This tool employs the “delta algorithm” that reduces the amount of copied data by only transferring the modified…

How to use rsync dry run?

For Linux based system, rsync is a file synchronization tool. This tool is based on the “delta algorithm” that makes the remotes file syncing faster. It deploys this algorithm by transmitting only the differences or modifications in the…

How To Install VeraCrypt on CentOS 8

In this tutorial, we will show you how to install VeraCrypt on CentOS 8. For those of you who didn’t know, VeraCrypt is free open-source disk encryption software for Windows, Mac OS X, and Linux. In case an attacker forces you to reveal…

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept Read More

Chat with us

Hi there! It is Ali Musa How can I help you?