How to Enable MySQL/MariaDB Query Logging OnJanuary 23, 2022UpdatedJune 6, 2022This short and easy-to-follow guide covers how to enable MySQL/MariaDB query logging and save queries to a file.
How to Install OpenLiteSpeed Web Server and PHP 8 on Ubuntu 20.04 OnJanuary 21, 2022UpdatedJuly 20, 2022This tutorial will guide you step-by-step through the installation and configuration of OpenLiteSpeed and PHP 8 on Ubuntu.
How to Install Nextcloud on Ubuntu: A Step-by-Step Setup Guide OnJanuary 8, 2022UpdatedOctober 13, 20229 CommentsNextcloud is a true self-hosted file share and sync platform. Here I will show you how to install Nextcloud on Ubuntu in a few easy steps.
How to Upgrade to Linux Mint 20.3: The Right Way OnJanuary 7, 2022UpdatedMay 21, 20222 CommentsThis article will walk you through the steps needed to upgrade to Linux Mint 20.3 from 20.2.
CentOS 8 to AlmaLinux 8: A Step-by-Step Migration Guide OnJanuary 4, 2022UpdatedApril 4, 20226 CommentsThis guide will help you to migrate in-place your current CentOS 8 installation to AlmaLinux 8 in a few simple steps.
How to Setup SSH Login Without Password OnNovember 29, 2021UpdatedOctober 7, 2022This article will show you how to set up an SSH login without passwords in a Linux operating system by using key-based authentication
How to Migrate CentOS 7 to AlmaLinux 8: A Step-by-Step Guide OnNovember 23, 2021UpdatedJuly 27, 202311 CommentsIt’s now easier than ever to migrate from CentOS 7 to AlmaLinux 8, thanks to the AlmaLinux project called ELevate. Here's how to do it!
How to Create Nginx Virtual Host (Server Block) OnNovember 19, 2021UpdatedJuly 20, 2022Server blocks, often called virtual hosts in Nginx, allow you to host multiple websites on a single server. Here's how to use them!
How to Use APT with Proxy on Ubuntu and Debian OnNovember 15, 2021UpdatedApril 4, 2022Need to configure a proxy for APT? Here's how to do it.
How to Install Nginx Web Server on Linux OnNovember 13, 2021UpdatedApril 23, 2022This guide will help you install Nginx on various Linux distros, and you'll learn about important Nginx configuration files and directories.