This bash script will install Wordpress on your Ubuntu machine.
Estimated time: 1 minute
Copy and run this script:
git clone http://github.com/erming/ubuntu-wp-install && bash ubuntu-wp-install/install.sh
This script installs:
- NGINX
- PHP5 (with mysql, curl and gd support)
- MySQL
- Wordpress