Networking

Cómo configurar un firewall con UFW en Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cómo configurar un firewall con UFW en Ubuntu 20.04

UFW, o Uncomplicated Firewall, es una interfaz de gestión de firewall simplificada que oculta la complejidad de las tecnologías de filtrado de paquetes de nivel inferior, como iptables y nftables. Si desea comenzar a proteger su red y no está seguro respecto de la…

Read more
How To Set Up an NFS Mount on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up an NFS Mount on Ubuntu 16.04

NFS, or Network File System, is a distributed file system protocol that allows you to mount remote directories on your server. This allows you to leverage storage space in a different location and to write to the same space from multiple servers. NFS works well for directories…

Read more
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
CHAT