WordPress installation is just 10 minutes task and even less you’ve done it before. Simply follow the commands, and let me know if you run into any problem. yum install mariadb mariadb-server httpd httpd-tools php php-cli php-json php-gd php-mbstring php-pdo php-xml php-mysqlnd php-pecl-zip wget systemctl status httpd systemctl start httpd; systemctl enable httpd systemctl status httpd systemctl status mariadb systemctl start mariadb;systemctl enable mariadb systemctl status mariadb mysql -u root…