LEMP The LEMP Stack refers to a group of softwares which together can run dynamic websites. It is an acronym for Linux, (E)Nginx, MySQL (or MariaDB) and PHP. In this…
Posts published in “Ubuntu 16.04”
GNU Screen is a full-screen window manager that multiplexes a physical terminal between several processes, typically interactive shells. A remote connection can be interrupted due to many reasons including network…
This article covers a few basic configurations recommended for a newly installed public facing Ubuntu Server. You are advised to undertake these steps as soon as possible. In order to…