How To Install YunoHost on Debian 9
YunoHost is an open-source platform that allows users to self-host applications. In this tutorial you will install and configure YunoHost on a Debian 9 server.
YunoHost is an open-source platform that allows users to self-host applications. In this tutorial you will install and configure YunoHost on a Debian 9 server.
SSH или защищенная оболочка — это шифрованный протокол, используемый для администриования и связи с серверами. При работе с сервером Debian вы проведете больше всего времени в сеансах терминала с подключением к серверу через SSH. В этом обучающем модуле мы расскажем о настройке…
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…
Postfix is a *mail transfer agent* (MTA), an application used to send and receive email.
Los sistemas de control de versión de software le permiten controlar su software al nivel de la fuente. Con herramientas de control de versiones, puede realizar un seguimiento de los cambios, volver a etapas anteriores y producir ramificaciones para crear versiones…
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.
Apache’s `mod_rewrite` module lets you rewrite URLs in a cleaner fashion, translating human-readable paths into code-friendly query strings. It also lets you rewrite URLs based on conditions.
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.
¿Desea acceder a Internet de manera segura desde su teléfono inteligente o desde su notebook cuando está conectado a una red no confiable, como la red wifi de un hotel o una cafetería? Una red privada virtual (VPN, por…
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…