How-To: Install Zabbix 6.2 on CentOS Stream 9

What is Zabbix? Zabbix is an open source enterprise class monitoring solution. You can collect metrics from a seemingly unlimited amount of sources. These include network devices, cloud services, cloud containers, virtual machines, OS monitoring, log files, databases, applications, IoT devices, log files, endpoints, and more. The Zabbix Agent can be deployed on any operating … Read more

How-To: Install ZFS on CentOS Stream 8

Intro The (Z)(F)ile(S)ystem is an incredible software raid filesystem. It includes features not found in other filesystems. ZFS is robust, scaleable, and easy to administor. Thanks to zol (zfs on Linux) we can now enjoy its features on linux as well as BSD based distributions. ZFS uses storage pools as a way to manage physical … Read more

How-To: Install Plex Media Server on a headless centOS Stream server

We are going to take a look at installing Plex Media Server on a headless linux server. This will be helpful for anyone running plex in a VM and doesn’t want a DE hogging resources. This server can be bare metal or a VM, I will be installing onto a VM. You’re going to want … Read more

How-To: Install Nextcloud on CentOS 8/Stream with php 7.4, Nginx, Redis, and Letsencrypt

Hello everyone and welcome. Although this tutorial was written for Nextcloud 20 on centos stream 8, it is still working for Nextcloud 24. This tutorial will cover setting up php 7.4, an SSL from Letsencrypt, Redis for caching, and also cover all the recommended server tuning for Nextcloud. Read on and learn how to install … Read more