6.8 C
Texas

CATEGORY

Linux

Use rsync to set up remote disaster recovery backup system

Introduction In the previous article, we mentioned rsync installation and the use of some of the parameters. If you don't understand, please read the Synchronous...

How to install PHP 7.3 on CentOS 8?

Every application developer must use recent versions of the language. This is because it allows him to take advantage of all the potential of...

How to install and use bash in Windows 10

Hello, how are you? Today we're going to talk about a computer program well known to Linux users. This is Bash. It's a POSIX-compatible...

Synchronous data Using rsync Command in Linux

Introduction Rsync, remote synchronize is known as a remote synchronization function of the software, it synchronizes files at the same time, can maintain the original...

How To Set Up A Software RAID-1 On Centos8

RAID introduces: (Redundant Array of Inexpensive Disks or Drives, or Redundant Array of Independent Disks) is a data storage virtualization technology that combines multiple physical disk drive components into one...

The Linux systemctl command

In many of our tutorials we have to manage services but what are these services? How are they handled? Well, basically they can be...

Basic use of the firewall on CentOS 8

Let's start with the first thing, what's a firewall? A firewall is a program or hardware device that regulates connections to a computer. This...

How to install SQLite on CentOS 8?

In a system or a computer network, when we read on a database, we think of MySQL. We may even think of PostgreSQL or...

How to install MySQL 8 on CentOS 8?

MySQL is perhaps one of the most important database managers in the world. And to the community version to which we are accustomed, has...

PostgreSQL 12.0 is available

Recently the PostgreSQL development team announced the release of version 12 of the program. PostgreSQL is perhaps one of the most popular relational database...

Latest news