how-to-check-raid-configuration-in-linux-nixcraft

How to check RAID configuration in Linux nixCraft

I need to check RAID configuration in Linux. How do you check your current software RAID configuration in a Linux-based server powered by RHEL/CentOS or Debian/Ubuntu Linux?Introduction – Linux supports both software and hardware based RAID devices. This page shows how to check software-based RAID devices created from two or more real block devices (hard…

Read More
how-to-install-and-setup-postgresql-on-rhel-8-nixcraft

How to install and setup PostgreSQL on RHEL 8 nixCraft

How do I install PostgreSQL relational database management on RHEL 8 using the command line? How do I install and setup PostgreSQL on RHEL 8 server using application streams?Introduction: PostgreSQL is a free and open source ORDBMS ( object-relational database management system). It is the world’s most advanced open source database. This page shows how…

Read More
how-to-install-mariadb-on-rhel-8-nixcraft

How To Install MariaDB on RHEL 8 nixCraft

I am a new MariaDB and RHEL 8 user. How do I install MariaDB on RHEL 8 server using the yum command?Introduction – MariaDB is a free and open source database management system. It acts as a drop replacement for Oracle MySQL server. It is a community drive and developed branch of Oracle MySQL. MariaDB…

Read More