This bash script automatically install Nginx, PHP-FPM & MariaDB on VPS, Server CentOS.
Using very simple, with just one command:
yum -y install wget && wget https://vpssim.com/install && chmod +x install && ./install
More info: https://vpssim.com/
↧
VPSSIM: Bash script auto install Nginx, PHP-FPM & MariaDB on CentOS VPS
↧