Manually Install an SSL Certificate on CentOS Stream 9

Securing web traffic is essential for protecting user data and maintaining trust.

How to Install the Apache Web Server on CentOS Stream 9

Apache is available within CentOS's default software repositories, which means you can install it with yum.

How to Install MySQL 8 on CentOS Stream 9

In this article, we will be discussing how to install MySQL 8.0 on CentOS Stream 9.

Use Public Key Authentication with SSH

This guide explains how the SSH key login works, how to generate an SSH key, and how to use those keys with a Linux server.

How to Create Apache Virtual Hosts on CentOS Stream 9

Using virtual hosts on Apache allows you to host multiple websites on one server.

How to install PHP 8 on CentOS Stream 9

In this tutorial, we will explain how to install PHP 8 on a CentOS Stream 9 system with step-by-step instructions.

Linux Command Line Tips

Here are some useful Linux commands, command line tricks and shortcuts that will save you a lot of time while working in the Linux terminal.

Learn