Tag: centos 8

RHEL Becomes Free for Small Production Workloads

January 28, 2021

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.

Read more

CentOS 8 Early EOL in 2021 and CentOS Stream

December 10, 2020

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.

Read more

How to Install KVM on CentOS 8

November 5, 2020

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.

Read more

How to Change or Set Hostname on CentOS 8 / RHEL 8

August 10, 2020

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.

Read more

How to Install Pip on CentOS 8

August 3, 2020

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.

Read more

How to Install LAMP Stack on CentOS 8

July 19, 2020

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.

Read more

How to Install MongoDB on CentOS 8

July 15, 2020

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.

Read more

How to Install phpMyAdmin on CentOS 8

June 2, 2020

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.

Read more

How to Install Jenkins on CentOS 8

May 22, 2020

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.

Read more

How to Install Elasticsearch, Logstash, and Kibana (ELK Stack) on CentOS 8

May 6, 2020

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.

Read more