Articles by Arvid L
-
How to Install WordPress with LAMP and free Let's Encrypt SSL on Rocky Linux
Author: Arvid L • Tags: linux, web server • Comments: 0WordPress is one of the most popular Content Management Systems (CMS) right now, it's used by millions of people. In this guide, you will learn how to install WordPress CMS on the Rocky Linux 8.4. You will be installing WordPress under the LAMP Stack (Linux, Apache2/httpd, MySQL/MariaDB, and PHP).
-
How to Install Fail2ban with Firewalld on Rocky Linux 8.4
Author: Arvid L • Tags: linux, security • Comments: 0Fail2ban is a system daemon for protecting servers from malicious login and brute-force attacks. Fail2ban is an open-source IPS (Intrusion Prevention Software) framework written in Python. In this guide, you will learn how to install fail2ban on Rocky Linux, configuring fail2ban with firewalld, and securing the SSH service against brute-force attacks.
-
How to Install KVM/QEMU on Manjaro/Archlinux
Author: Arvid L • Tags: arch linux, kvm, linux, server • Comments: 3In this guide, you will learn how to set up KVM/QEMU virtualization on Manjaro/Archlinux machine. Also, you will learn how to create the first virtual machine with the GUI application "virt-manager" - a desktop user interface for managing virtual machines.
-