Rocky Linux

How to Choose a Linux Distribution — step-by-step Linux tutorial on Progressive Robot

How to Choose a Linux Distribution

There are many Linux distributions available, each with their own maintainers, some backed by commercial providers and some not. For the purpose of running a cloud server, there are a few you should be aware of.

Read more
How To Install MariaDB on Rocky Linux 8 — step-by-step Linux tutorial on Progressive Robot

How To Install MariaDB on Rocky Linux 8

Introduction MariaDB is an open-source database management system, commonly used as an alternative for the MySQL portion of the popular LAMP (Linux, Apache, MySQL, PHP/Python/Perl) stack. It is intended to be a drop-in replacement for MySQL. In this tutorial, we will explain how to install the latest version of MariaDB on a Rocky Linux 8 […]

Read more
Initial Server Setup with Rocky Linux 8 — step-by-step Linux tutorial on Progressive Robot

Initial Server Setup with Rocky Linux 8

When you first create a new Rocky Linux 8 server, there are a few configuration steps that you should take early on as part of the basic setup. This will increase the security and usability of your server and will give you a solid foundation for subsequent actions.

Read more
How To Install MariaDB on Rocky Linux 9 — step-by-step Linux tutorial on Progressive Robot

How To Install MariaDB on Rocky Linux 9

MariaDB is an open-source database management system, commonly used as an alternative for the MySQL portion of the popular LAMP (Linux, Apache, MySQL, PHP/Python/Perl) stack. It is intended to be a drop-in replacement for MySQL. This tutorial will explain how to install MariaDB on a Rocky Linux 9 server, and verify that it is running and has a safe initial configuration.

Read more
Initial Server Setup with Rocky Linux 9 — step-by-step Linux tutorial on Progressive Robot

Initial Server Setup with Rocky Linux 9

When you first create a new Rocky Linux 9 server, there are a few configuration steps that you should take early on as part of the initial setup. This will increase the security and usability of your server and will give you a solid foundation to build on.

Read more
How To Install MySQL on Rocky Linux 8 — step-by-step Linux tutorial on Progressive Robot

How To Install MySQL on Rocky Linux 8

Introduction MySQL is an open-source database management system, commonly installed as part of the popular LEMP (Linux, Nginx, MySQL/MariaDB, PHP/Python/Perl) stack. It implements the relational model and Structured Query Language (SQL) to manage and query data. This tutorial explains how to install MySQL version 8 on a Rocky Linux 8 server. Prerequisites To complete this […]

Read more
CHAT