
In this lecture we will see how we can make use of Amazon Web Services EC2 to install and setup Linux, Apache, MySQL and PHP
In this lecture we will see how we can create a Linux Instance with Apache Server Installed on EC2
In this lecture we will see how we can connect to AWS EC2 instance using Windows OS
In this lecture we will see how we can connect to AWS EC2 instance using MAC OS
In this lecture we will learn how to install PHP on Linux Instance that we have created using Amzon EC2 and upload files using WinSCP
In this lecture we will learn how to install MySQL and PhpMyAdmin on Linux Instance
In this lecture we will see how to enable mod_rewrite access and update the .htaccess file with rewrite rules
In this lecture we will see how we can enable short open tag for PHP
In this lecture we will see how to install google mod_page speed on AWS EC2 linux instance.
PageSpeed improves web page latency and bandwidth usage by changing the resources on that web page to implement web performance best practices. Each optimization is implemented as a custom filter in PageSpeed, which are executed when the HTTP server serves the website assets. Some filters simply alter the HTML content, and other filters change references to CSS, JavaScript, or images to point to more optimized versions.
PageSpeed can be deployed and customized for individual web sites, as well as being used by large hosting providers and CDNs to help their users improve performance of their sites, lower the latency of their pages, and decrease bandwidth usage.
In this lecture we will learn how to install PHP GD Library on Amazon Web Services EC2 Linux Instance
In this lecture we will see how we can grant necessary permission to user under which httpd process is running.
This is required in case where you want to upload files to certain directories programatically
In this lecture we will learn how to install SSL certificate on AWS EC2 Linux instance
Learn how to map Elastic IP address to a Domain Name
This lecture lists all the chapters that we have covered in this course
This course is about managing a LAMP server using Amazon Web Services.
It is a step-by-step guide to install Linux, Apache, PHP, MySQL and more stuff on Amazon Web Services EC2 instance
The course is even suitable for a novice who has little or no experience using Amazon Web Services.
The course contains all the examples which have been shown in the lectures to help you manage your linux server easily and efficiently.