Tag: Linux
-
Provision EC2 instances for a Linux MySQL backend web application
For this web application we are using Linux, Apache, MySQL, and PHP (LAMP stack) as the web server to install osTicket with another instance serving as the backend MySQL server. I used the following guides for installing osTicket and MySQL once the instances were provisioned and SSH’d to the instance. Only use the guides as…