Skip to main content Start of main content

Linuxrpms.com How To Guides

Linuxrpms.com provides a comprehensive directory of open-source software for users at every level, from amateur to enterprise..

To ensure a seamless experience, we offer a library of detailed How-To Guides designed to simplify the installation and configuration process. Since every Linux distribution has its own unique level of mastery and specific requirements, our guides provide the step-by-step clarity needed to get your software running correctly. We recommend reviewing the documentation for your specific environment to ensure a successful setup.

Featured How to Guides

PHP

How to install PHP on Rocky Linux 10

This guide provides step-by-step instructions for installing PHP on Rocky Linux 10. Learn how to enable the AppStream repositories, install the PHP runtime, and configure essential modules to power your web applications.

MariaDB

How to install MariaDB on Rocky Linux 10

To install MariaDB on Rocky Linux 10, update your system with sudo dnf update, then install the server with sudo dnf install mariadb-server, start and enable the service using systemctl, and finally run sudo mysql_secure_installation to set a root password and secure defaults.

phpMyAdmin

How to install phpMyAdmin on Rocky Linux 10

Installing phpMyAdmin on Rocky Linux 10 involves setting up a full LAMP (Linux, Apache, MariaDB/MySQL, PHP) stack and then manually downloading and configuring phpMyAdmin, as it is not available in the default or EPEL repositories for current Rocky Linux versions.

Rocky Linux

How to install Rocky Linux

Installing Rocky Linux is a straightforward process, whether you are setting it up on a physical server or a virtual machine.

Since it is a downstream build of Red Hat Enterprise Linux (RHEL), the installer will feel very familiar if you've used CentOS or Fedora.

Download Absolute Linux

RELEASE DATE: Tuesday, April 23, 2024

For Intel and AMD x86_64 systems

Absolute Linux Live ISOiso4.3 GiB

No files available for this version.

We take security seriously

Once you have downloaded an image, be sure to verify it for both security and integrity.

By calculating the image’s checksum on your own computer and comparing it to the original checksum, you can verify the image has not been tampered with or corrupted. Images are also gpg signed with Fedora keys to demonstrate their integrity.

  • Click the verify button to download the checksum file for your downloaded image.

  • Import Linuxrpms's GPG key(s)

                    curl -O https://linuxrpms.com/linuxrpms-gpg.pub
                  

    You can verify the details of the GPG key(s) here.

  • Verify the checksum file is valid

                    gpgv --keyring ./linuxrpms-gpg.pub absolutelinux-*-CHECKSUM
                  
  • Verify the checksum matches

                    sha256sum -c absolutelinux-*-CHECKSUM
                  

If the output states that the file is valid, then it's ready to use!

By clicking on and downloading Rocky Linux, you agree to comply with the US Export Control Policy.