Tag: debian

How to Install Lighttpd on Debian 9

  Lighttpd is a free, open-source and high-performance web server developed by Jan Kneschke. It has a low memory footprint when compared to other web servers and is specially designed for speed-critical environments. It is secure, fast, and can handle up to 10,000 connections in parallel …

How to Install WordPress with Nginx on Debian 10

  In this tutorial, we will explain how to install WordPress with Nginx on a Debian 10 VPS. WordPress is one of the most popular content management systems known all over the world. It is an open-source CMS platform based on PHP and MySQL. WordPress allows …

How to Install Docker on Debian 10

  In this tutorial, we will learn how to install and use Docker on a Debian 10 VPS. Docker is a free and open-source tool that uses OS-level virtualization to deliver software in packages called containers. Docker is specially designed to make it easier to create, …