CentOS

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

Como Instalar o Servidor Web Apache no CentOS 7

O servidor HTTP Apache é o servidor web mais utilizado no mundo. Ele fornece muitos recursos poderosos incluindo módulos dinamicamente carregáveis, suporte robusto a mídia, e integração extensiva com outros softwares populares. Neste guia, você…

Read more
How To Install Apache Tomcat 8 on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install Apache Tomcat 8 on CentOS 7

Apache Tomcat is a web server and servlet container that is used to serve Java applications. Tomcat is an open source implementation of the Java Servlet and JavaServer Pages technologies, released by the Apache Software Foundation. This tutorial covers the basic installation and some configuration of the latest release of Tomcat 8 on your CentOS 7 server.

Read more
How To Set Up Python 2.7.6 and 3.3.3 on CentOS 6.4 — step-by-step Linux tutorial on Progressive Robot

How To Set Up Python 2.7.6 and 3.3.3 on CentOS 6.4

In this the cloud provider article, we are going to talk about downloading and setting up Python (versions 2.7.6 and 3.3.3) without breaking the system’s default 2.6 (or 2.4 depending on CentOS distribution) and without breaking critical system tools such as YUM which depend on the system’s default. Furthermore, we continue with setting up two popular must-have Python tools: pip and virtualenv.

Read more
How To Install Joomla on a Virtual Server Running CentOS 6 — step-by-step Linux tutorial on Progressive Robot

How To Install Joomla on a Virtual Server Running CentOS 6

This tutorials covers a basic joomla installation on a centos server. Joomla is a free and open source content management that uses a PHP and a backend database, such as MySQL. It offers a wide variety of features that make it an incredibly flexible content management system right out of the box. It was created in 2005 and is currently the 2nd most popular content management site online. It now has over 10,000 addons to customize its functionality.

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

How To Secure Nginx with Let’s Encrypt on CentOS 7

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 CentOS 7. 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