Reverse Proxy management using Nginx Proxy Manager

Managing proxy hosts can be tedious sometimes. Thanks to its user-friendly web interface, Nginx Proxy Manager allows you to manage your proxy hosts easily and swiftly. However, NPM (Nginx Proxy…

Install and Configure Squid Proxy in Ubuntu

Squid is a full-featured web proxy cache server application that provides proxy and cache services for HTTP, FTP, and other popular network protocols that you can easily install in Ubuntu.…

Installing Apache and Tomcat: A Quick Way

Apache is the most used web server in the world that provides such features as a variety of modules, good performance, and support with other popular software. Tomcat is a…

Installing LAMP in Ubuntu

LAMP (Linux, Apache, MySQL, PHP) is a software stack that is quite popular for Ubuntu users to host dynamic websites and web applications written in PHP. To use LAMP properly,…