nginx

How To Install Linux, nginx, MySQL, PHP (LEMP) stack on Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Linux, nginx, MySQL, PHP (LEMP) stack on Ubuntu 12.04

LEMP stack is a group of open source software to get web servers up and running. The acronym stands for Linux, nginx (pronounced Engine x), MySQL, and PHP. This tutorial explains how to install the required repos to download nginx and php-fpm, how to install MySQL, how to install nginx, how to install php-fpm, how to configure php and nginx, and how to create a php info page. This tutorial is written for Ubuntu 12.04.

Read more
How To Install Nginx on Debian 11 — step-by-step Linux tutorial on Progressive Robot

How To Install Nginx on Debian 11

Nginx is one of the most popular web servers in the world and responsible for hosting some of the largest and highest-traffic sites on the internet. It is more resource-friendly than Apache in most cases and can be used as a web server or reverse proxy.

Read more
Comment installer Nginx sur Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Comment installer Nginx sur Ubuntu 20.04

Nginx est l’un des serveurs web les plus populaires au monde et se charge de l’hébergement de certains des sites les plus importants et les plus fréquentés sur Internet. C’est une option légère qui peut être utilisée comme serveur web ou proxy…

Read more
How To Install WordPress with Nginx on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install WordPress with Nginx on Ubuntu 14.04

WordPress is the most popular CMS (content management system) in the world. It can be used to get your site or blog off the ground quickly and it provides a nice interface for adding content and modifying the site’s design. In this guide, we’ll walk through how to install WordPress on Ubuntu 14.04 with an Nginx web server.

Read more
How To Secure Nginx with Let's Encrypt on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Secure Nginx with Let’s Encrypt on Ubuntu 16.04

In this tutorial, we will show you how to use Let’s Encrypt to obtain a free SSL certificate and use it with Nginx on Ubuntu 16.04. We will also show you how to automatically renew your SSL certificate. If you’re running a different web server, simply follow your web server’s documentation to learn how to use the certificate with your setup.

Read more
CHAT