nginx

Como Instalar o Nginx no Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Como Instalar o Nginx no Ubuntu 18.04

Uma versão anterior desse tutorial foi escrita por Justin Ellingwood O Nginx é um dos servidores web mais populares no mundo e é responsável por hospedar alguns dos maiores e mais acessados sites na internet. Ele…

Read more
How To Install and Configure Ghost on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Ghost on Ubuntu 16.04

Ghost is a light-weight open-source blogging platform. In this tutorial, you’ll set up a production-ready Ghost instance on Ubuntu 16.04 using the official `ghost-cli` installation wizard. This will install Ghost, configure Nginx to proxy requests to Ghost, secure it with a [Let’s Encrypt](https://letsencrypt.org/) certificate, and configure Ghost to run in the background as a system service.

Read more
How To Add the gzip Module to Nginx on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Add the gzip Module to Nginx on Ubuntu 14.04

How fast a website will load depends on the size of all of the files that have to be downloaded by the browser. Reducing the size of files to be transmitted can make the website not only load faster, but also cheaper to those who have to pay for their bandwidth usage. In this guide, we’ll discuss how to configure Nginx installed on your Ubuntu 14.04 server to utilize `gzip` compression to reduce the size of content sent to website visitors.

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

Install WordPress with Nginx on Ubuntu 18.04

URL: https://www.progressiverobot.com/install-wordpress-nginx-ubuntu/ WordPress is one of the most popular and open source content management system (CMS) with a whopping 60% of market share as compared with other CMS like Drupal or Joomla. WordPress can be used to develop any kind of website, be it for a blog, a small business or for a large enterprise. […]

Read more
CHAT