1. Installs required packages and dependencies to support the application
2. Installs and configure Apache Web Server
3. Installs MySQL Server, creates database and configures user for database or create database in an existing mysql setup and configures user, requires existing root password.
4. Setup cron jobs
[andola@localhost ~] $ sudo su - [sudo] password for andola
[root@localhost ~] # cd /tmp Read more