Nginx.conf
wget -O /etc/nginx/nginx.conf https://raw.githubusercontent.com/overdigo/wordpress-nginx/master/nginx/nginx.conf
My.cnf
wget -O /etc/mysql/my.cnf https://raw.githubusercontent.com/overdigo/wordpress-nginx/master/mysql/my.cnf
mysqltuner
bash <(wget -O - https://raw.githubusercontent.com/overdigo/wordpress-nginx/master/mysqltuner.sh)
Bench
wget https://freevps.us/downloads/bench.sh -O - -o /dev/null|bash