CATEGORY

Databases

How to Install Bacula Bacup Server on Centos/Almalinux 8

Bacula is a set of computer programs that permits the system administrator to manage backup, recovery, and verification of computer data across a network...

Automate backup Mysql via Cronjob

Hi guys ! In this write up, we will see how to automate the mysql backup using the cronjob. Create Directory & File At first, we...

What is NFS and how to install it on Linux

Introduction This is a rich topic which contains a lot of information that may interest you if you are into the storage area to be...

How to Create database on Oracle Database

SQL statement is a more manual approach to creating a database than using Oracle Database Configuration Assistant (DBCA). One advantage of using this statement...

Create and assign Users to Oracle Databases

Introduction Hi There ! In this write up, we will discuss about how to create & assign users to the oracle DB As always, begin by...

Master-Slave replication with MariaDB

This is how I configured Master-Slave replication with MariaDB. Since MariaDB is fork of MySQL, you should follow the same steps. My setup I'm assuming that...

How to install Oracle Database 21C on CentOS 8

Oracle DBMS is a multi-model database management system Basically it's a SQL DB System. It is a database commonly used for running online transaction processing...

Oracle Weblogic 14c on CentOS 8

Modern business environment demands Web and e-commerce applications that accelerate your entry into new markets like a boom ! help you find new ways...

Install APEX and ORDS on CentOS 8

Oracle Application Express is a low-code development platform that enables you to build scalable, secure enterprise apps, with world-class features, that can be deployed...

DRBD with MySQL Centos 8

Introduction Drbd is a distributed replicated storage system for the Linux platform. It is implemented as a kernel driver, several userspace management applications, and some...

Latest news