Debian 9

How To Install Nginx on Debian 9 — step-by-step Linux tutorial on Progressive Robot

How To Install Nginx on Debian 9 (ON-DEBIAN-9)

Nginx is one of the most popular web servers in the world and responsible for hosting some of the largest and highest-traffic sites on the internet. It is more resource-friendly than Apache in most cases and can be used as a web server or reverse proxy.

Read more
How to Set Up SSH Keys on Debian 9 — step-by-step Linux tutorial on Progressive Robot

How to Set Up SSH Keys on Debian 9

SSH-key-based authentication provides a more secure alternative to password-based authentication. In this tutorial we’ll learn how to set up SSH key-based authentication on a Debian 9 installation.

Read more
Cómo instalar y configurar VNC en Debian 9 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar y configurar VNC en Debian 9

Virtual Network Computing, o VNC, es un sistema de conexión que le permite usar su teclado y mouse para interactuar con un entorno de escritorio gráfico en un servidor remoto. Hace que administrar archivos, software y ajustes en un servidor remoto sea más fácil para los…

Read more
Como instalar o Git no Debian 9 — step-by-step Linux tutorial on Progressive Robot

Como instalar o Git no Debian 9

Os sistemas de controle de versão de software permitem que você mantenha o controle do seu software no nível de código. Com ferramentas de versão, é possível rastrear as alterações, retornar para etapas anteriores e ramificar para criar versões alternativas de arquivos e…

Read more
Como instalar o Node.js no Debian 9 — step-by-step Linux tutorial on Progressive Robot

Como instalar o Node.js no Debian 9

O Node.js é uma plataforma JavaScript para programação de fins gerais que permite que os usuários construam aplicativos de rede rapidamente. Ao potencializar o JavaScript em ambos front e backend, o Node.js torna o desenvolvimento mais consistente e…

Read more
How To Secure Apache with Let's Encrypt on Debian 9 — step-by-step Linux tutorial on Progressive Robot

How To Secure Apache with Let’s Encrypt on Debian 9

Let’s Encrypt is a Certificate Authority (CA) that provides an easy way to obtain and install free TLS/SSL certificates, thereby enabling encrypted HTTPS on web servers. In this tutorial, you will use Certbot to obtain a free SSL certificate for Apache on Debian 9 and set up your certificate to renew automatically.

Read more
How To Set Up Time Synchronization on Debian 9 — step-by-step Linux tutorial on Progressive Robot

How To Set Up Time Synchronization on Debian 9

Accurate timekeeping has become a critical component of modern software deployments. Whether it’s making sure logs are recorded in the right order or database updates are applied correctly, out-of-sync time can cause errors, data corruption, and other hard to debug…

Read more
Cómo instalar el servidor web de Apache en Debian 9 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar el servidor web de Apache en Debian 9

El servidor HTTP Apache es el más usado del mundo. Ofrece muchas características potentes, entre las que se incluyen módulos que se cargan de forma dinámica, una sólida compatibilidad con medios y amplia integración con otras herramientas de software populares. En esta…

Read more
CHAT