RHEL is now free for small production workloads, up to 16 systems. Red Hat announced their newly modified no-cost RHEL program as a response to the growing dissatisfaction due to the switch to CentOS Stream.
RHEL is now free for small production workloads, up to 16 systems. Red Hat announced their newly modified no-cost RHEL program as a response to the growing dissatisfaction due to the switch to CentOS Stream.
CentOS 8 was released in 2019 and brought promising features to the popular Linux distro. Although it had an EOL scheduled for 2029, it was cut short with RHEL ending support of CentOS 8 in December 2021. Learn more about the sudden change and what to expect in the future.
A CentOS 8 machine can be turned into a hypervisor by installing KVM (short for "Kernel-based Virtual Machine"). This virtualization technology gives users the ability to run multiple virtual machines in isolated environments.
If you decide to change your hostname, you have multiple available options to do so. Follow the methods in this guide and you will successfully change the hostname on your CentOS8 / RHEL machine.
Pip is a standard package manager for Python which you can use to install additional packages that are not part of Python standard library. This tutorial will help you install Pip on CentOS 8.
The LAMP stack consists of open-source software required for web development. Install and configure the LAMP stack on your CentOS 8 server by following this step-by-step tutorial.
MongoDB allows storing different fields in different documents, without a permanently fixed data structure. To set up MongoDB on CentOS 8, follow this step-by-step guide and install and configure the popular NoSQL database.
The phpMyAdmin software is used for working with MySQL databases through a graphical interface. It can be configured to manage a local database, or a remote database. It replaces the default command-line interface which can be used for database management. This guide shows you how to run a CentOS 8 server with Apache, MySQL, and PHP.
Follow the steps in this article to prepare everything you need to install and run Jenkins on CentoS 8. The guide contains the steps to install Java, configure your firewall, and how to load the Jenkins dashboard from your browser.
Need to install the ELK stack to manage server log files on your CentOS 8? Follow this step-by-step guide and set up each layer of the stack - Elasticsearch, Logstash, and Kibana.