Tag linux

Install WordPress on Rocky 8 (RHEL)

This is a simple guide for you to install WordPress on Rocky 8 using MariaDB. After installing Rocky 8 on your server > update: Reboot the server, then proceed to install the necessary requirement: PHP – MariaDB -JSON – tar…

Dual BOOT Windows + Garuda Linux easy steps

After trying different ways, following different guides. I succeed after several try&error proceses. The issues I have had were from “Windows have to be installed in a GPT disk”, to having difficulties adding Windows to GRUB. What works? keep reading!…

Raid 1 configuration in Linux (mdadm)

Follow these steps to successfully configure RAID 1 in your Linux OS First, confirm /install/update “mdadm” : (yum for Red Hat distributions, apt-get for Debian distr, pacman for arch distr) Then confirm what drives you are about to work with:…