Initial Server Setup with Ubuntu
Learn how to securely set up a new Ubuntu server with user accounts, SSH keys, firewall rules, and basic hardening steps.
Learn how to securely set up a new Ubuntu server with user accounts, SSH keys, firewall rules, and basic hardening steps.
mod_wsgi is a simple and easy to setup tool that serves python web apps from Apache server. It is also one of the recommended ways of getting Django into production. This article covers the steps required to installing an setup mod_wsgi with Apache.
Looking for an efficient tool to deploy microservices? Check out HashiCorp Nomad – a versatile, lightweight scheduler that streamlines application deployment and scaling. With Nomad’s simplicity, scalability, and integration, you can deploy and manage microservices with ease. Learn more about Nomad’s features and capabilities in their official documentation and comparison guide.
In this guide, we will change our focus to create states that will install and manage our MySQL database servers in each of our environments. This article will cover the basic installation and setup of MySQL.
Learn the key differences between TLS and SSL protocols, why TLS has replaced SSL for modern web security, and how these encryption standards impact your website’s security and performance. Understand their evolution, security implications, and best practices for implementation.
Void Linux is a fast systemd-free Linux distribution built for performance and control. Discover features, installation steps, and use cases in this guide
Consul is a distributed, highly available, datacenter-aware service discovery system. It has many compelling features, including a key-value storage system, DNS and http APIs, and on-the-fly service definitions. In this guide, we’ll introduce the basics of working with Consul on some Ubuntu 14.04 servers.
<$>[warning] Advertencia: Una versión anterior de esta guía incluía mención de los sistemas Ubuntu 14.04. Mientras que una actualización de 14.04 puede completarse con éxito, las actualizaciones entre versiones LTS no están habilitadas por defecto hasta la primera…
Docker es una excelente herramienta para automatizar la implementación de aplicaciones de Linux dentro de contenedores de software, pero para aprovechar plenamente su potencial cada componente de una aplicación debería ejecutarse en su propio…
Hazel Virdó escribió una versión anterior de este tutorial. MySQL es un sistema de gestión de bases de datos de código abierto, que generalmente está instalado como parte de la popular…