In this article we will install certbot and get a SSL certificate on Rocky Linux 9 from Let's encrypt including how to renew and delete them when needed.
I will show you how to install and setup Nextcloud 24 on Rocky Linux 9 in this article, which was released last month. I have already wrote an article about setting up a web server on Rocky Linux 9, we will continue from there. Click on the button below to install the basics first.
Rocky Linux 9 comes with PHP 8.0 as default and base package. Even 8.0 is fine to use, but there maybe time you would like to update to latest stable release at hand to test your app. Read on how to upgrade to PHP 8.1 on Rocky Linux 9 the easy way.
LAMP stands for Linux, Apache, MySQL/MariaDB and PHP that work together to serve web content also called LAMP stack. Rocky Linux 9 is released and available for public consumption. In this article you will learn how to install Apache, MariaDB and PHP (LAMP) on Rocky Linux 9.
Monitoring your system resources is quite common in tech world. But if you are a Linux or terminal person, then you know there is nothing stopping you from having tools at your disposal. I am going to show you a few of resource monitoring terminal tools in Linux today.