How To Install and Get Started With Phalcon on an Ubuntu 12.04 VPS digitalocean
Status: Deprecated This article covers a version of Ubuntu that is no longer supported. If you are currently operate a server running Ubuntu 12.04, we highly recommend upgrading or migrating to a supported version of Ubuntu: Upgrade to Ubuntu 14.04. Upgrade from Ubuntu …
How To Install Linux, Nginx, MySQL, PHP (LEMP stack) on Ubuntu 18.04
Introduction The LEMP software stack is a group of software that can be used to serve dynamic web pages and web applications. This is an acronym that describes a Linux operating system, with an Nginx (pronounced like “Engine-X”) web server. The backend data …