CentOS

How To Install and Secure Redis on CentOS — step-by-step Linux tutorial on Progressive Robot

How To Install and Secure Redis on CentOS

This tutorial provides instructions for installing Redis on a CentOS 7 server and using its built-in security features, in coordination with some other security configurations, to keep it from being accessed by unauthorized users.

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
How To Set Up a Minecraft Server on Linux — step-by-step Linux tutorial on Progressive Robot

How To Set Up a Minecraft Server on Linux

This tutorial covers setting up a minecraft server on linux. In order to ensure exiting out of the droplet does not impact your server, this tutorial also provides instructions on how to go through the installation and start your server within screen. This tutorial is written for Ubuntu.

Read more
Como configurar chaves SSH no CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Como configurar chaves SSH no CentOS 8

O SSH, ou shell seguro, é um protocolo criptografado usado para administrar e se comunicar com servidores. Ao trabalhar com um servidor CentOS, existem boas chances de você gastar a maior parte do seu tempo em uma sessão de terminal conectado ao seu servidor através do…

Read more
How To Upgrade to PHP 7 on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Upgrade to PHP 7 on CentOS 7

PHP 7.0 was released on December 3, 2015. It promises substantial speed improvements over previous versions of the language, along with new features like scalar type hinting. This guide explains how to quickly upgrade a PHP 5.x installation on a CentOS 7 system with Apache or Nginx, using community-provided packages.

Read more
CHAT