Skip to content
Charles Ross edited this page May 22, 2014 · 16 revisions

This guides assumes you have already installed a fresh copy of Debian Linux Wheezy 64bit (https://www.debian.org/distrib/netinst) on your server or virtual machine.

  • Words like this are commands to run on your server or virtual machine.
  • The 'pico' text editor used in this documentation comes with Debian and is super simple to use. To open a file just type pico [location of your file]. Use arrow keys to navigate, and in order press "[CTRL]+[X], [Y], [ENTER]" to save file changes.

To begin installing, SSH into your Linux Debian server as root.

phpMyAdmin


phpMyAdmin is an easy to use free PHP-based MySQL administration panel, delivered through a web browser. Make sure you have NGINX/PHP with Percona Server or MySQL running.

1. Setup phpMyAdmin