Installing Django on Ubuntu 12.04
This tutorial covers installing django on a fresh virtual server. It uses Aptitude to install django on ubuntu.
This tutorial covers installing django on a fresh virtual server. It uses Aptitude to install django on ubuntu.
Compare Linux vs Windows across performance, security, ease of use, and use cases. Learn which OS is better for your development, server, or personal needs.
In this guide, we will configure Salt states for the load balancer that will sit in front of our web servers in our staging and production environments. Our load balancers need to be configured with the web server addresses in order to correctly pass traffic.
Use Upstart for modern, full-coverage initialization. This tutorial explains the concepts behind initialization and provides two practical examples of initialization jobs with Upstart.
This is the third article in a series of three about mod_wsgi. This article covers deploying a django application using mod_wsgi and apache.
Installing web-facing programs often involves following the same basic set of steps. This involves installing and configuring a web stack (often LAMP), uploading the application’s files to the web root, and configuring the appropriate values. In this guide, we will introduce you to this basic practice by installing a forum software called MyBB.
El próximo lanzamiento de Soporte a Largo Plazo (LTS) del sistema operativo Ubuntu, versión 16.04 (Xenial Xerus), se estrenará el 21 de abril de 2016.
El autor seleccionó la Free and Open Source Fundpara recibir una donación como parte del programa Write for DOnations. Apache Kafka es un intermediario de mensajes…
MongoDB es una base de datos libre y de código abierto NoSQL utilizada comúnmente en aplicaciones web modernas. Este tutorial le ayudará a configurar MongoDB en su servidor para aplicaciones en ambiente de producción. <$>[note] Al tiempo de publicación, los paquetes…
Brennan Bearnes escribió una versión anterior a este tutorial. Aunque muchos usuarios necesitan la funcionalidad de un sistema de gestión de bases de datos como MySQL, es posible que no se sientan cómodos interactuando…