How to use rsync (Remote Sync) in Linux

Rsync (Remote Sync) is a most commonly used command for copying and synchronizing files and directories remotely as well as locally in Linux/Unix systems.  It ...

Read more

Inventore qui velit in

Integer quis nisl at orci feugiat lobortis quis a odio. Etiam efficitur metus ultricies nisl lacinia malesuada. Mauris ante eros, convallis vitae eros ut, congue ...

Read more

Install REMI Repository on CentOS 8 linux

REMI is a free to use repository created and maintained by a Remi Collect. The REMI repository main goal is to provide the latest versions ...

Read more

How to configure static ip address on CentOS 8

In this tutorial, we are going to show you how to configure a static IP address with network scripts, nmtui and nmcli utilities in CentOS ...

Read more

How to install CentOS 8 Minimal server

CentOS is a free and open source operating system derived from the sources of Red Hat Enterprise Linux (RHEL). CentOS (Community Enterprise Operating System) is ...

Read more

How to enable EPEL repository on CentOS 7

EPEL (Extra Packages for Enterprise Linux) is open source and free community based repository project from Fedora team which provides 100% high quality add-on software ...

Read more

How to use apt Command in Linux

APT also known as Advanced Packaging Tool is the command-line tool for managing packages in Debian-based distributions like Ubuntu 16.04, Ubuntu 18.04, Debian 8, Debian ...

Read more

How To Create a Sudo User on Ubuntu

sudo is a Linux command which provides a mechanism for allowing administrator privileges to a normal user. In this tutorial, you are going to learn ...

Read more

How to use linux uptime command

If you are a Linux newbie, and have interest in system administration, or you want to become a power user, then you need to have ...

Read more

How to use grep command

The grep command which stands for “global regular expression print” is one of the most powerful and commonly used commands in Linux. Grep searches one ...

Read more