All posts Paper color Change page color Announcements
Tags: postfix , zabbix

Monitoring Postfix and saving statistics with Zabbix on CentOS6

This post is about monitoring a postfix server with zabbix, and at the same time saving the postfix mail statistics to zabbix. I assume that you already have a zabbix server running either in another server, or in the same server as the mail server. ...
Tags: PIL , Python , JPEG , Ubuntu , Debian , Linux

PIL "decoder jpeg not available" Debian/Ubuntu

Install required library: ...
Tags: Interspire , AmazonSES , FeedbackLoop

Interspire and Amazon SES feedback loop integration addon released

We are happy to announce that vimmaniac pvt. ltd. has released an interspire addon that integrates amazon SES feedback loop mechanism with interspire so that all spam reporting email address will get added to interspire global suppression list so that those spam reporter people will not be mailed aga ...
Tags: Programming , Python

About variable overriding behavior of Jinja2

While working on a site made with flask microframework, one of the things that kept me puzzled for hours was Jinja2's variable overriding behavior ( variable scoping, as the pedantic will call it ). To better demonstrate my case, I am going to make two jinja templates. ...
Tags: Django , Ubuntu , Python , Wsgi , uWsgi , Nginx

Django + uWSGI + Nginx configuration on ubuntu 13.04

Considaring you have Nginx and uWSGI installed ...
Tags: Elance , Python

Elance Python2.x Test Problems and Solutions

Write a program to calculate the bill amount, in cents, for the units of power consumed. Following are the rest applicable: ...
Tags: Apache , Linux , Ubuntu , Proxy

Apache reverse proxy settings in Ubuntu

Required modules: ...
Tags: Ahache , wsgi , Mezzanine , Django , Ubuntu , Linux

Mezzanine configuration with Apache + mod_wsgi on Ubuntu

Mezzanine is one of the best cms baised on Djnago . ...
Tags: Django , Gunicorn , Nginx , Ubuntu , Linux

Django + Gunicorn + Nginx configuration on Ubuntu 12.10

What could be the easiest way to deploy Django project with nginx. One possible choice could be Gunicorn . Gunicorn is a Python WSGI HTTP Server for UNIX. ...
Tags: Apache , Django , Linux , modwsgi , Ubuntu

Django + Apache Configuration on Ubuntu

Considering you have Django and Apache installed. Create a new project: ...
All posts Paper color Change page color Announcements