Wednesday, April 18, 2012

Recover lost data using Foremost, Scalpel and Photorec...



In this post we'll see how to recover data from  your hard drives.Many-a-times we lose our precious files to shift-delete mania! 
Once you accidently delete your files you can still recover these files  from your PC thanks to these tools below but we need to do some  preparatory 
work before we recover files.

 





Sunday, March 4, 2012

How to play nintendo games on linux...??


Who remembers the good old days
when mario, contra and tank were the best games?
I do... ;)
 

So in this post i'll tell you how to play those games again.. :)




Sunday, January 8, 2012

Python Tutorial 2: Uderstanding Variables, Operators etc...

This is Python tutorial no. 2
One thing you should note here is '>>>' in the tutorials is the python
prompt which  implies that python interpreter is ready to interpret your 

commands and '...' is padded  with multiline statements by python shell,
they are not the part of input or output.So  if you copy any examples from
here don't copy the '>>>' and '...'

The topics covered in this tutorial are :