How To Install Grafana on Almalinux or Rocky Linux 8

Grafana Dashboard installed on AlmaLinux or Rocky Linux 8

Learn the commands to install open source Grafana on AlmaLinux or Rocky Linux to visualize data in dynamic and interactive dashboards.  What is Grafana? In simple words, Grafana is a free and open-source software used by developers and administrators to visualize data generated by different …

Read more

How to install MariaDB 10 on AlmaLinux 8 or Rocky Linux

MariaDB installation on Rocky and AlmaLinux 8

MariaDB is a popular SQL database forked from MySQL. It was developed after Oracle acquired Sun Microsystems in 2010. MariaDB is primarily compatible with MySQL and can mostly replace MySQL without problems (it is API compatible). The processor architectures x86 and AMD64 are supported. MariaDB …

Read more

Install PostgreSQL and pgAdmin in AlmaLinux / Rocky 8

PostgreSQL and pgAdmin install on Almalinux or rocky with install GUI Interface to manage Database

PostgreSQL is a popular worldwide used open-source database. It is available for Linux including other common operating systems such as macOS, Windows 10/7, and BSD. Here we will install and configure the latest PostgreSQL version on AlmaLinux or Rocky Linux 8. PostgreSQL implements the 2008 …

Read more

What is DirectAdmin web hosting panel?

Dashboard DirectAdmin AlmaLinux

DirectAdmin is a paid online graphical web hosting control panel and management system for virtual hosts. Through this management system, you can easily manage your server, set EMAIL, set DNS, open FTP, online file management, database management, etc. It offers 3 access levels: Admin, Reseller, …

Read more

How to install mysql client on Amazon linux 2

MySQL client on Amazon Linux 2

If you are using Amazon Linux 2 (AMI) based on RedHat and want to connect to a remote database using mysql-client it, then here is the way to not only install the client but also to use AMI CLI to manage cloud databases services of …

Read more

Commands to Install & Run Mariadb on Docker Container

Install MariaDB Docker container

MariaDB, a fork of open source MySQL can be easily installed on a Docker container to create Database for various web applications such as WordPress, OwnCoud, etc. The benefit of using MariaDB on Docker container is you will not need a dedicated server to separate …

Read more