Some Web Administration Tasks

systemctl start httpd
systemctl start mariadb
systemctl restart httpd
systemctl restart mariadb

systemctl enable httpd
systemctl enable mariadb