A list of all the links that were used while setting the server up from scratch
Step | Description | Link |
---|---|---|
1 | Removing MySql from the Server | SO Answer |
2 | Installing the LAMP Stack | Article on DigitalOcean |
3 | Installing and Securing PHPMyAdmin | Article on DigitalOcean |
4 | Setting Apache Environment Variables | SO Answer |
5 | Setting up cron jobs | Gist containing the suggested crontab file |
6 | Changing the timezone and setting NTP Date updation | Article on Ubuntu Help |
7 | Serving multiple domains from the same server, using VirtualHost | Article on Rackspace |