nginx

How To Install Elasticsearch, Logstash, and Kibana (ELK Stack) on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install Elasticsearch, Logstash, and Kibana (ELK Stack) on CentOS 7

In this tutorial, we will go over the installation of the Elasticsearch ELK Stack on CentOS 7—that is, Elasticsearch 2.1.x, Logstash 2.1.x, and Kibana 4.3.x. We will also show you how to configure it to gather and visualize the syslogs of your systems in a centralized location, using Filebeat 1.0.x. Logstash is an open source tool for collecting, parsing, and storing logs for future use. Kibana 4 is a web interface that can be used to search and view the logs that Logstash has indexed.

Read more
Como Instalar o Nginx no Ubuntu 20.04 [Quickstart] — step-by-step Linux tutorial on Progressive Robot

Como Instalar o Nginx no Ubuntu 20.04 [Quickstart]

O Nginx é um dos servidores Web mais populares no mundo e é responsável por hospedar alguns dos sites de maior tráfego na Internet. Ele é mais amigável do que o Apache em termos de recursos na maioria dos casos e pode ser usado como um servidor Web ou como proxy…

Read more
How To Install WordPress with LEMP on Debian 9 — step-by-step Linux tutorial on Progressive Robot

How To Install WordPress with LEMP on Debian 9

WordPress is the most popular CMS (content management system) on the internet. It allows you to easily set up flexible blogs and websites on top of a MySQL backend with PHP processing. WordPress has seen incredible adoption and is a great choice for getting a website up and…

Read more
CHAT