How to Install PHP 8.0 on AlmaLinux / Rocky 8.x

PHP 8.0 installation almalinux 8 or rocky

Most of the websites and other web applications are using PHP to run, it is an open-source server-side scripting language to deliver generate dynamic web pages.  Currently, while writing this tutorial, the latest version of this language was PHP 8.0 to provide better performance to …

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. This was developed after Oracle acquired Sun Microsystems in 2010. MariaDB is mostly compatible with MySQL and can mostly replace MySQL without problems (API compatible). The processor architectures x86 and AMD64 are supported. MariaDB uses the …

Read more

Install EPEL & enable PowerTools on AlmaLinux 8 / Rocky

Install EPEL Powertools on AlmaLinux

AlmaLinux or Rocky’s official repository doesn’t offer all packages we need to install various common software. Hence, to get the packages and dependencies to set up various third-party applications there is a repository called EPEL-  Extra Packages for Enterprise Linux that offers additional packages to …

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

How to Install TeamViewer on AlmaLinux / Rocky 8

command to Install TeamViewer on ALmaLinux or rocky 8

Here we learn the commands to download and install the popular Teamviewer applications on AlmaLinux and Rocky Linux 8 using the terminal. What is TeamViewer? TeamViewer is remote assistance software that enables desktops’ screens to be shared between two computers. If you need technical assistance …

Read more

How to reset AlmaLinux / Rocky Linux 8 root password

Reset forgotten AlmaLinux and Rocky 8 root user password min

Have you forgotten your AlmaLinux or Rocky root user password, then here is the step-by-step tutorial to rest the root password using the command terminal. AlmaLinux / Rocky are the two latest RedHat-based Linux distros meant to use for Servers as well as on Desktops. …

Read more

How to disable SELinux on AlmaLinux 8 or Rocky

SELINUX Disabled AlmaLinux or Rocky

SELinux stands for Security-Enhanced integrated into RHEL and its based operating system such as CentOS, AlmaLinux, and Rocky Linux 8 Linux out of the box. It is an extra layer of security or extension of the Linux kernel, which is available in the form of …

Read more