ubuntu

Installing mod_wsgi on Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

Installing mod_wsgi on Ubuntu 12.04

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.

Read more
Microservices Deployment Using Nomad on Ubuntu — step-by-step Linux tutorial on Progressive Robot

Microservices Deployment Using Nomad on Ubuntu

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.

Read more
TLS vs SSL: Understanding Key Differences and Why It Matters — step-by-step Linux tutorial on Progressive Robot

TLS vs SSL: Understanding Key Differences and Why It Matters

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.

Read more
¿Cómo actualizar a Ubuntu 16.04? — step-by-step Linux tutorial on Progressive Robot

¿Cómo actualizar a Ubuntu 16.04?

<$>[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…

Read more
Cómo instalar Docker Compose en Ubuntu 18.04 — step-by-step Docker tutorial on Progressive Robot

Cómo instalar Docker Compose en Ubuntu 18.04

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…

Read more
Cómo instalar MySQL en Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar MySQL en Ubuntu 18.04

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…

Read more
CHAT