Networking

How To Install and Configure an OpenVPN Access Server on CentOS 6.5 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure an OpenVPN Access Server on CentOS 6.5

OpenVPN is a VPN implementation that works on Linux, Windows, and Mac operating systems and can be utilized to create complex, encrypted networks between physically dispersed servers. In this guide, we will set up the OpenVPN Access Server on CentOS 6.5. This can be used to automatically create VPN credentials for users and allow you to manage users and settings through a web-based interface.

Read more
Usar una CDN para acelerar la entrega de contenido — step-by-step DevOps tutorial on Progressive Robot

Usar una CDN para acelerar la entrega de contenido

Las aplicaciones y los sitios web modernos deben a menudo proporcionar un volumen considerable de contenido estático a los usuarios finales. Este contenido incluye imágenes, hojas de estilos, JavaScript y video. A medida que aumentan la cantidad y el tamaño de estos recursos…

Read more
Cómo configurar un firewall con UFW en Debian 9 — step-by-step Linux tutorial on Progressive Robot

Cómo configurar un firewall con UFW en Debian 9

UFW o Uncomplicated Firewall es una interfaz para iptables orientada a simplificar el proceso de configuración de un firewall. Aunque iptables es una herramienta sólida y flexible, puede resultar difícil para los principiantes aprender a usarlo para configurar…

Read more
How To Configure BIND as a Private Network DNS Server on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Configure BIND as a Private Network DNS Server on Ubuntu 20.04

In this tutorial, you will set up an internal DNS server using two Ubuntu 20.04 servers. You will use the BIND name server software (BIND9) to resolve private hostnames and private IP addresses. This provides a central way to manage your internal hostnames and private IP addresses, which is indispensable when your environment expands to more than a few hosts.

Read more
CHAT