MYSQL Dump from Command Line

Back up your database from the command line using mysqldump. This works in most Linux based terminals / SSH.

  [uname] Your database username [pass] The password for your database (note there is no space between -p and the … Continued

Ubuntu LEMP NGNIX Varnish WordPress Install

Ubuntu 12.10 LEMP NGNIX Varnish Server Configuration for WordPress Install on Digital Ocean VPS This is a tutorial for developers who are installing WordPress on a virtual private server (VPS) and would like to optimize their server configuration for WordPress … Continued