Wsgi on cPanel improved
March 27, 2011, 3:36 p.m.
There is a long time now from my original post on running Django with python 2.6 on cPanel based servers, and as time passed there was some issues while deploying Django in such a way. So I decided to post another post with some updates regarding deployment of any ...
[ cPanel ] [ Django ] [ Linux ] [ Python ]
Django on cpanel with python2.6, virtualenv and mod_wsgi
Aug. 14, 2010, 6:52 p.m.
So here is the simple to follow step by step tutorial on howto run latest Django on cpanel powered servers with python 2.6, virtual env and mod_wsgi. If you are running cpanel on your server it's most probably a rhel or centos distro, and those will have by ...
[ cPanel ] [ Django ] [ Linux ] [ Python ]
Munin centralized monitoring on Centos
Oct. 9, 2009, 6:45 p.m.
So recently I went nuts having to login onto each server to look at its munin graphs. While you have few servers it's doable, but managing large farms and checking up on them while having to login into each is just pain in the ass.
So what to do ...
[ cPanel ] [ Linux ] [ monitoring ] [ Networking ]