CentOS

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
Comment installer Nginx sur CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Comment installer Nginx sur CentOS 8

Nginx est l’un des serveurs web les plus populaires au monde ; il est en charge de l’hébergement de certains des sites les plus importants et les plus fréquentés sur Internet. Il est plus respectueux des ressources qu’Apache dans la…

Read more
How To Install Puppet 4 in a Master-Agent Setup on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install Puppet 4 in a Master-Agent Setup on CentOS 7

In this tutorial, we will cover how to install open source Puppet 4 in a master-agent setup on CentOS 7. In this setup, the Puppet master server—which runs the Puppet Server software—can be used to control all your other servers, or Puppet agent nodes. Note that we’ll be using the Puppet Server package, instead of Passenger or any other runtime environment.

Read more
Como Instalar o Servidor Web Apache no CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Como Instalar o Servidor Web Apache no CentOS 8

O servidor HTTP Apache é o servidor Web mais amplamente usado no mundo. Ele fornece muitas características poderosas, incluindo módulos carregáveis dinamicamente, suporte robusto de mídia e uma integração extensa com outros softwares…

Read more
How To Install Wordpress on Centos 6 — step-by-step Linux tutorial on Progressive Robot

How To Install WordPress on Centos 6

Wordpress is a free and open source website and blogging tool that uses php and MySQL. It was created in 2003 and has since then expanded to manage 22% of all the new websites created and has over 20,000 plugins to customize its functionality. This tutorial shows how to install Wordpress on a server with LAMP. It is written for Centos 6.

Read more
CHAT