Amazon Relation Database Service(RDS) is a managed database service in Cloud provided by AWS. If you are tired of managing database server of your website/webapp, RDS is your best choice. RDS comes with monitoring, 99.99% uptime and Backup service. AWS even provides RDS Free tier service for new customer so that they can test the […]
How to Install Linux, Apache, MySQL and PHP ( LAMP ) stack in Ubuntu 18.04.1 / Ubuntu 18.10 (Video)
In this article, Let me explain how you can setup a LAMP server with default configuration in Ubuntu 18.04.1 / Ubuntu 18.10. Majority of the websites in the internet are running on LAMP stack which is a combination of Linux Apache MySQL and PHP. LAMP servers are very popular and it is easy to setup. Before […]
4 steps to install Linux, Apache, MySQL and PHP ( LAMP ) server in Ubuntu 16.04 (Video)
Most of the websites in the internet are running on LAMP server which is a combination of Linux Apache MySQL and PHP. LAMP servers are very popular and it is easy setup. Let me explain here how to setup a LAMP server with default configuration in Ubuntu 16.04 . Before we begin, let’s update package lists […]