Categoría: Sistemas
Backups with rclone: Synchronizing Without Making Life Complicated
A simple strategy to avoid losing your work environment One of the most common mistakes in computing is remembering backups only when it is already too late. When the disk fails.When an update breaks something.When we accidentally delete a folder.When a laptop stops booting.When that “temporary” file turns out to be important. In the world…
El mito del TTL de 30 segundos: Cómo la paranoia corporativa rompió el DNS
Un análisis arquitectónico sobre cómo los TTLs extremadamente bajos de las Big Tech destruyen la experiencia de usuario en redes domésticas, y cómo optimizar el caché DNS para solucionarlo.
Initial Server Setup with Ubuntu 16.04
Keywords: Server, Ubuntu Introduction When you first create a new Ubuntu 16.04 server, there are a few configuration steps that you should take early on as part of the basic setup. This will increase the security and usability of your server and will give you a solid foundation for subsequent actions. Step One — Root…