TestDisk is a powerful free data recovery software! It was primarily designed to help recover lost partitions and/or make non-booting disks bootable again when these symptoms are caused by faulty software, certain types of viruses or human error (such as accidentally deleting a Partition Table). Partition table recovery using TestDisk is really easy. (read more…)
Related Posts
Install webmin on ubuntu
- govath
- July 22, 2014
- 0
Login to your server as root. sudo vim /etc/apt/sources.list and at the bottom of the file add the bellow line: deb http://download.webmin.com/download/repository sarge contrib Save […]
ATI radeon mobility X1600 drivers for Linux :)
- govath
- May 13, 2007
- 0
When you enter in a konsole the command ‘glxinfo’ check if ‘direct rending : yes ‘ if not continue with the following code: sudo gedit […]
Change 404 Page on Apache – Linux
- govath
- March 29, 2012
- 0
Use the ErrorDocument directive in your conf file to set a custom error message. The easiest way to do this: Create a file with your […]