December 08, 2012

Configure LAMP and How to fixing Apache issue ServerName issue.

December 08, 2012 0
There are lots of tutorials available for Apache,MySql and PHP installation on linux and Windows. But I prefer the simple one for Debian.Command will not work without caret(^). sudo apt-get install lamp-server^ Now,This will download and install the Apache,PHP and MySql. step1 : test "localhost" in browser. Works !! step2...
Read more...

May 27, 2012

How to install 686-PAE kernel on Linux Mint Debian Edition-i486?

May 27, 2012 2
Before using Linux Mint Debiab Edition(LMDE) I was using Ubuntu-12.04LTS . It was my worst experience with ubuntu. It looks like Ubuntu12.04LTS is not matured. I've faced lots of problems like touchpad freezes , after updates system get crashed , lots of bug reporting etc . Anyway I'm not anti-ubuntu . In frustration...
Read more...

May 22, 2012

April 29, 2012

send tweets from pythom , using python-twitter ...simple way ( 5 steps )

April 29, 2012 0
Today morning around 4am , when I was designing my codeleaf blog site I just thought of tweeting something interesting but I dont wanted to tweet from the twitter Page. Instead, I wanted to tweet from terminal where I was doing other programming stuffs... So I decided to write a python-script to Post a tweet from my Terminal...
Read more...

April 18, 2012

Deploying Django app on Heroku platform

April 18, 2012 1
Before using Heroku , I used Django-nonrel with Appengine , Django-Appengine , Google Appenigne , FluxFlex , Gondor hosting and Alwaysdata . From my knowledge I think Django-app deployment on Heroku is easier than others . When I was following official tutorial of django app deployment on Heroku , I got some errors...
Read more...

Follow Us @soratemplates