Skip to content

Instantly share code, notes, and snippets.

@malwador
Last active August 9, 2017 02:13
Show Gist options
  • Save malwador/29a9b925deaa8b00e35b7178d445714b to your computer and use it in GitHub Desktop.
Save malwador/29a9b925deaa8b00e35b7178d445714b to your computer and use it in GitHub Desktop.
sudo su
apt-get update
apt-get install nginx php5-fpm mariadb-server php5-mysql curl php5-curl fail2ban iptraf mtr monit git vim
curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar
chmod +x wp-cli.phar
sudo mv wp-cli.phar /usr/local/bin/wp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment