New site
Sept. 24, 2011, 10:48 p.m.
Hello world!
Hi this is my new site, It completely rewritten, redesigned and reorganized.
Well why did this happend?
Mostly because I was tired of constantly watching security advisories about wordpress, and updating my blog every once in a while, I was tired of bloatware from massive plugins ...
[ Python ]
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 ]
SSH port forwarding
Feb. 16, 2010, 6:51 p.m.
In one of my previous post I made a tutorial how to bypass corporate firewalls and gain access into your office computer. It work well if you are at your home and you need ssh access (or any other service) to your office computer. However if the situation is reversed ...
[ Linux ] [ Networking ] [ security ] [ shell ] [ ssh ]
Opensolaris server with COMSTAR and zfs
Nov. 8, 2009, 6:49 p.m.
I've being playing around with Sun's Opensolaris for a while and I'm quite pleased with it to say at least. Opensolaris 2009.06 comes with few nifty features and software like dtrace, zfs, COMSTAR, etc.
I tried it a while ago as a desktop system, and was ...
[ iscsi ] [ Networking ] [ Storage ]