recovering data from hard drive
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5841
VectorLinux 5.8 SOHO Live
Vector Linux is a small, fast, Linux operating system for Intel, AMD and x86 compatible systems. more>>
Vector Linux is a small, fast, Linux operating system for Intel, AMD and x86 compatible systems, based on one of the original Linux distributions, Slackware.
The Vector development team is proud to announce SOHO 5.1.2-live. We started with SOHO 5.1 added all the recent bugfix patches, and rolled it into a livecd. This is what I believe to be the most feature packed livecd available. It comes with two complete desktops kde-3.4.2, and xfce4.
Built upon the great heritage that is slackware. this release features the 2.6.15.1 kernel, OpenOffice 2.0, Firefox-1.5, Scribus, the Gimp, Mplayer, multimedia pluggins, printer support, scanner support and everything a complete desktop/work station should have.
Plus all of Vectors own administration utilities, and just look at this list of wireless modules
If youve ever wanted to try Vector, or just wanted to show your friends, without having to partition hard drives then here is your chance.
Enhancements:
- The VectorLinux team is proud to announce the release of VectorLinux 5.8 Live CD and the first SOHO 5.8 alpha live CD and DVD. This is the final release for 5.8 standard GOLD live. The hard drive installer that has been problematic is fixed and should work well. The SOHO 5.8 alpha live comes in either CD or DVD editions. The DVD edition includes all that is in the SOHO 5.8 install release plus 62 additional language packs for KDE. The CD version has lost some functionality due to size constraints. The development tool chain and OpenOffice.org were removed.
<<lessThe Vector development team is proud to announce SOHO 5.1.2-live. We started with SOHO 5.1 added all the recent bugfix patches, and rolled it into a livecd. This is what I believe to be the most feature packed livecd available. It comes with two complete desktops kde-3.4.2, and xfce4.
Built upon the great heritage that is slackware. this release features the 2.6.15.1 kernel, OpenOffice 2.0, Firefox-1.5, Scribus, the Gimp, Mplayer, multimedia pluggins, printer support, scanner support and everything a complete desktop/work station should have.
Plus all of Vectors own administration utilities, and just look at this list of wireless modules
If youve ever wanted to try Vector, or just wanted to show your friends, without having to partition hard drives then here is your chance.
Enhancements:
- The VectorLinux team is proud to announce the release of VectorLinux 5.8 Live CD and the first SOHO 5.8 alpha live CD and DVD. This is the final release for 5.8 standard GOLD live. The hard drive installer that has been problematic is fixed and should work well. The SOHO 5.8 alpha live comes in either CD or DVD editions. The DVD edition includes all that is in the SOHO 5.8 install release plus 62 additional language packs for KDE. The CD version has lost some functionality due to size constraints. The development tool chain and OpenOffice.org were removed.
Download (692MB)
Added: 2007-05-28 License: GPL (GNU General Public License) Price:
881 downloads
gzip Recovery Toolkit 0.5
gzip Recovery Toolkit attempts to automate the recovery of data from corrupted gzip files (including tarballs) through a program more>>
The gzip Recovery Toolkit attempts to automate the recovery of data from corrupted gzip files (including tarballs) through a program called gzrecover. gzip Recovery Toolkit package is still very experimental at this point.
99% of "corrupted" gzip archives are caused by transferring the file via FTP in ASCII mode instead of binary mode. Please re-transfer the file in the correct mode first before attempting to recover from a file you believe is corrupted.
This program is provided AS IS with absolutely NO WARRANTY. It is not guaranteed to recover anything from your file, nor is what it does recover guaranteed to be good data. The bigger your file, the more likely that something will be extracted from it. Also keep in mind that this program gets faked out and is likely to "recover" some bad data. Everything should be manually verified.
Usage:
Run gzrecover on a corrupted .gz file. Anything that can be read from the file will be written to a file with the same name, but with a .recovered appended (any .gz is stripped). You can override this with the -o option.
To get a verbose readout of exactly where gzrecover is finding bad bytes, use the -v option to enable verbose mode. This will probably overflow your screen with text so best to redirect output to a file.
Once gzrecover has finished, you will need to manually verify any data recovered as it is quite likely that our output file is corrupt and has some garbage data in it. If your archive is a tarball, read on.
For tarballs, the tar program will choke because GNU tar cannot handle errors in the file format. Fortunately, GNU cpio (tested at version 2.5 or higher) handles corrupted files out of the box.
Heres an example:
$ ls *.gz
my-corrupted-backup.tar.gz
$ gzrecover my-corrupted-backup.tar.gz
$ ls *.recovered
my-corrupted-backup.tar.recovered
$ cpio -F my-corrupted-backup.tar.recovered -i -v
If you have a previous release, please note that the patches to GNU tar have been discontinued. They were only marginally successful at best and GNU cpio does what is needed out of the box and does it far better.
Enhancements:
- Documentation updates, including a man page, plus code cleanup to better enable inclusion in GNU/Linux packages and eliminate compilation warnings.
<<less99% of "corrupted" gzip archives are caused by transferring the file via FTP in ASCII mode instead of binary mode. Please re-transfer the file in the correct mode first before attempting to recover from a file you believe is corrupted.
This program is provided AS IS with absolutely NO WARRANTY. It is not guaranteed to recover anything from your file, nor is what it does recover guaranteed to be good data. The bigger your file, the more likely that something will be extracted from it. Also keep in mind that this program gets faked out and is likely to "recover" some bad data. Everything should be manually verified.
Usage:
Run gzrecover on a corrupted .gz file. Anything that can be read from the file will be written to a file with the same name, but with a .recovered appended (any .gz is stripped). You can override this with the -o option.
To get a verbose readout of exactly where gzrecover is finding bad bytes, use the -v option to enable verbose mode. This will probably overflow your screen with text so best to redirect output to a file.
Once gzrecover has finished, you will need to manually verify any data recovered as it is quite likely that our output file is corrupt and has some garbage data in it. If your archive is a tarball, read on.
For tarballs, the tar program will choke because GNU tar cannot handle errors in the file format. Fortunately, GNU cpio (tested at version 2.5 or higher) handles corrupted files out of the box.
Heres an example:
$ ls *.gz
my-corrupted-backup.tar.gz
$ gzrecover my-corrupted-backup.tar.gz
$ ls *.recovered
my-corrupted-backup.tar.recovered
$ cpio -F my-corrupted-backup.tar.recovered -i -v
If you have a previous release, please note that the patches to GNU tar have been discontinued. They were only marginally successful at best and GNU cpio does what is needed out of the box and does it far better.
Enhancements:
- Documentation updates, including a man page, plus code cleanup to better enable inclusion in GNU/Linux packages and eliminate compilation warnings.
Download (0.005MB)
Added: 2006-08-29 License: zlib/libpng License Price:
1170 downloads
Booting Ubuntu To RAM
Booting Ubuntu To RAM is an article aims to document the process of creating a customized Ubuntu that loads an image in RAM. more>>
Booting Ubuntu To RAM is an article aims to document the process of creating a customized Ubuntu that loads an image from the hard disk to RAM, then boots an entire Ubuntu session out of RAM. It is intended for intermediate to advanced Ubuntu users who are familiar with the shell, and may have limited experience customizing the livecd (LiveCDCustomization) and shell scripting. We will customize a LiveCD and copy it to the hard drive, and make a few modifications to bootup scripts so that it copies to RAM via our good friend tmpfs.
WARNING: The author asserts that this procedure works for him, but cannot guarantee that this procedure works for anyone else. Although this procedure is meant to be 100% safe, it is feasible that there may be mistakes, or a chance of misunderstanding the instructions in a manner that causes loss of data. Please make a backup and do not attempt on mission critical systems. Read through this article thoroughly, and do not attempt if you do not comprehend or feel comfortable about any of the instructions!
CAUTION: I hope this is intuitively obvious, but Ill humor you and state it bluntly: Changes you make under the live session are NOT saved and WILL BE LOST when you reboot or shut down. Dont save anything important to the "home directory" and expect it to still be around! If you want to save data permanently, mount a permanent medium (such as your hard drive), plug in a thumbdrive, or use some network functionality built into Ubuntu to save your data to a non-volatile destination.
There are many cases where one would like to boot Ubuntu to RAM:
- Performance: The desktop performance is dramatically improved. A 400MB squashed filesystem in RAM, that holds 1200MB of data, is read back on a 1.6GHz Core Duo in about 3 seconds, including decompression time.
- Power, Noise, Durability: Although modern hard disks dont use much power compared to other system components, this may still be important for some. In laptops, hard disks are often the noisiest components, so this setup can reduce system noise. With the hard disk spun down, a laptop can potentially withstand greater shocks without damage.
- Abrupt poweroff: Since the hard disk is only momentarily used in read-only mode during boot, then never touched again, there are few or no negative consequences of an abrupt poweroff. If a system is used where power is inconsistent, or the system is regularly used in a context where fast shutoffs are required, this is very handy.
- Privacy: Anything you do in this session are lost when you reboot or power off. This is great for kiosks or other systems where permanent modification are not desired. (Note that by default the livecd user has full sudo access, so potentially a malicious user can still make permanent changes by mounting the hard drive and following this HOWTO)
<<lessWARNING: The author asserts that this procedure works for him, but cannot guarantee that this procedure works for anyone else. Although this procedure is meant to be 100% safe, it is feasible that there may be mistakes, or a chance of misunderstanding the instructions in a manner that causes loss of data. Please make a backup and do not attempt on mission critical systems. Read through this article thoroughly, and do not attempt if you do not comprehend or feel comfortable about any of the instructions!
CAUTION: I hope this is intuitively obvious, but Ill humor you and state it bluntly: Changes you make under the live session are NOT saved and WILL BE LOST when you reboot or shut down. Dont save anything important to the "home directory" and expect it to still be around! If you want to save data permanently, mount a permanent medium (such as your hard drive), plug in a thumbdrive, or use some network functionality built into Ubuntu to save your data to a non-volatile destination.
There are many cases where one would like to boot Ubuntu to RAM:
- Performance: The desktop performance is dramatically improved. A 400MB squashed filesystem in RAM, that holds 1200MB of data, is read back on a 1.6GHz Core Duo in about 3 seconds, including decompression time.
- Power, Noise, Durability: Although modern hard disks dont use much power compared to other system components, this may still be important for some. In laptops, hard disks are often the noisiest components, so this setup can reduce system noise. With the hard disk spun down, a laptop can potentially withstand greater shocks without damage.
- Abrupt poweroff: Since the hard disk is only momentarily used in read-only mode during boot, then never touched again, there are few or no negative consequences of an abrupt poweroff. If a system is used where power is inconsistent, or the system is regularly used in a context where fast shutoffs are required, this is very handy.
- Privacy: Anything you do in this session are lost when you reboot or power off. This is great for kiosks or other systems where permanent modification are not desired. (Note that by default the livecd user has full sudo access, so potentially a malicious user can still make permanent changes by mounting the hard drive and following this HOWTO)
Download (MB)
Added: 2007-05-09 License: GPL (GNU General Public License) Price:
555 downloads
TreeSize for Unix 0.53
TreeSize for Unix is a disk consumption analyzing tool, which sorts folders according to their physical occupied sizes. more>>
TreeSize for Unix is a disk consumption analyzing tool, which sorts folders according to their physical occupied sizes.
The perfect tool to help you obtaining more disk free space, on your hard drive, usb pen drive or even on network folders (provided that they are mounted and you have access to them, of course )
Just like du, it counts hard links just once and the space utilized by different filesystems are not added together.
<<lessThe perfect tool to help you obtaining more disk free space, on your hard drive, usb pen drive or even on network folders (provided that they are mounted and you have access to them, of course )
Just like du, it counts hard links just once and the space utilized by different filesystems are not added together.
Download (0.20MB)
Added: 2006-12-19 License: GPL (GNU General Public License) Price:
1049 downloads
recover 1.3c
recover is a utility which automates some steps to undelete a file. more>>
Recover is a utility which automates some steps as described in the Ext2fs-Undeletion howto in order to recover a lost file.
Recover (ie. console version) is no longer under active development since bug reports have become rare (thus stable), newer and better FSs are coming up and I dont really know how recover could be improved. (suggestions are still welcome!)
If you want to undelete files on a non-ext2 linux partition, you should try it the UNIX-way!
Recover automates some steps as described in the ext2-undeletion howto. This means it seeks all the deleted inodes on your hard drive with debugfs. When all the inodes are indexed, recover asks you some questions about the deleted file. These questions are:
- Hard disk device name
- Year of deletion
- Month of deletion
- Weekday of deletion
- First/Last possible day of month
- Min/Max possible file size
- Min/Max possible deletion hour
- Min/Max possible deletion minute
- User ID of the deleted file
- A text string the file included (can be ignored)
If recover found any fitting inodes, he asks to give a directory name and dumps the inodes into the directory. Finally he asks you if you want to filter the inodes again (in case you typed some wrong answers).
We hope you will never need recover, but in case, its better to install this program anyway. Once a file is deleted, everytime something is written to disk, theres a change it will overwrite the old deleted file. You will never be able to restore it.
<<lessRecover (ie. console version) is no longer under active development since bug reports have become rare (thus stable), newer and better FSs are coming up and I dont really know how recover could be improved. (suggestions are still welcome!)
If you want to undelete files on a non-ext2 linux partition, you should try it the UNIX-way!
Recover automates some steps as described in the ext2-undeletion howto. This means it seeks all the deleted inodes on your hard drive with debugfs. When all the inodes are indexed, recover asks you some questions about the deleted file. These questions are:
- Hard disk device name
- Year of deletion
- Month of deletion
- Weekday of deletion
- First/Last possible day of month
- Min/Max possible file size
- Min/Max possible deletion hour
- Min/Max possible deletion minute
- User ID of the deleted file
- A text string the file included (can be ignored)
If recover found any fitting inodes, he asks to give a directory name and dumps the inodes into the directory. Finally he asks you if you want to filter the inodes again (in case you typed some wrong answers).
We hope you will never need recover, but in case, its better to install this program anyway. Once a file is deleted, everytime something is written to disk, theres a change it will overwrite the old deleted file. You will never be able to restore it.
Download (0.018MB)
Added: 2005-04-04 License: GPL (GNU General Public License) Price:
4099 downloads
Core Linux Distribution 2.0 Beta
Core is a minimal distribution of the GNU/Linux operating system. more>>
Core is a minimal distribution of the GNU/Linux operating system designed to be the basis for a complete system constructed by the end user. A fresh installation of Core will boot into a console and provide the user with the tools needed to download, compile and install other applications. Core contains nothing beyond what is required to perform these tasks.
Core is primarily designed for experienced Linux users, though it has found an audience with those looking to learn about the internals and operation of a Linux system. Core requires the user to manually configure, compile and install applications and expects the user to consult man pages and other documentation.
Installation:
These instructions are incomplete, but should be sufficient:
- Download, burn and boot the ISO.
- Partition, format and mount the hard drive.
- Run install_core [mount point of hard drive].
- Optional packages in /pkgs/optional can be installed with corepkg(8).
- Copy the kernel from /pkgs/kernel to /usr/src of the hard drive.
- Run chroot [mount point] bash -l to chroot into the new system.
- Compile and install the Linux kernel [be sure to run LILO].
- Review and modify the files under /etc.
- Reboot and start constructing the new system.
MD5 sum: 5da52af0d4b0a599cc119afcace77c9c
<<lessCore is primarily designed for experienced Linux users, though it has found an audience with those looking to learn about the internals and operation of a Linux system. Core requires the user to manually configure, compile and install applications and expects the user to consult man pages and other documentation.
Installation:
These instructions are incomplete, but should be sufficient:
- Download, burn and boot the ISO.
- Partition, format and mount the hard drive.
- Run install_core [mount point of hard drive].
- Optional packages in /pkgs/optional can be installed with corepkg(8).
- Copy the kernel from /pkgs/kernel to /usr/src of the hard drive.
- Run chroot [mount point] bash -l to chroot into the new system.
- Compile and install the Linux kernel [be sure to run LILO].
- Review and modify the files under /etc.
- Reboot and start constructing the new system.
MD5 sum: 5da52af0d4b0a599cc119afcace77c9c
Download (137.6MB)
Added: 2007-05-03 License: GPL (GNU General Public License) Price:
905 downloads
KungFu DVD Ripper 0.2.3
KungFu DVD Ripper is a GStreamer based DVD ripper. more>>
KungFu DVD Ripper is a GStreamer based DVD ripper.
KungFu creates backups of your DVDs, saving them as .oggs on your hard drive. It encodes the backup using patent-free codecs, Theora for video and Vorbis for audio.
KungFu is not designed for producing backups that fit within a certain file size (say, for burning onto CD); instead, it is designed to produce backups of consistent quality while maintaining the lowest average file size possible (for building a video library on your hard drive).
<<lessKungFu creates backups of your DVDs, saving them as .oggs on your hard drive. It encodes the backup using patent-free codecs, Theora for video and Vorbis for audio.
KungFu is not designed for producing backups that fit within a certain file size (say, for burning onto CD); instead, it is designed to produce backups of consistent quality while maintaining the lowest average file size possible (for building a video library on your hard drive).
Download (0.027MB)
Added: 2006-12-15 License: GPL (GNU General Public License) Price:
673 downloads
TINA KNOPPIX Live CD 2.0.0
TINA is an open source environment developed to accelerate the process of image analysis research. more>>
TINA is an open source environment developed to accelerate the process of image analysis research.
TINA provides functionality to assist in all areas of image analysis including handling of image, image feature and geometrical data; statistical and numerical analysis of data; GUI development as well as transmission and containment of data.
TINA also provides a range of high-level analysis techniques for both machine vision (3D object location, 2D object recognition, temporal-stereo depth estimation, etc) and medical image analysis (MR tissue segmentation, blood flow analysis, etc).
Now, thanks to the magic of KNOPPIX, you can experience TINA without installing any software. Simply place the CD into the CD drive of any PC and reboot.
Place the CD into the CD drive of any (reasonably modern) PC and reboot. The PC must be able to boot from the CD drive: if your own bootloader or windows starts up, reboot again and check your bios settings (you will probably be prompted to press DEL during startup). On the bios settings screen, check the boot devices: the first should be the floppy drive, the second the CD drive and the third the hard drive (possibly with a fourth option of booting from a network device). Check you motherboard manual for more details.
The KNOPPIX CD contains a live Linux distribution based on Debian, with a KDE 3 desktop. The TINA libraries are in /usr/local/TINA5, and some TINA demos are in /usr/local/Tina5/tina-tools/toolkits/knoppix_tookit (they can be accessedvia the desktop icons).
<<lessTINA provides functionality to assist in all areas of image analysis including handling of image, image feature and geometrical data; statistical and numerical analysis of data; GUI development as well as transmission and containment of data.
TINA also provides a range of high-level analysis techniques for both machine vision (3D object location, 2D object recognition, temporal-stereo depth estimation, etc) and medical image analysis (MR tissue segmentation, blood flow analysis, etc).
Now, thanks to the magic of KNOPPIX, you can experience TINA without installing any software. Simply place the CD into the CD drive of any PC and reboot.
Place the CD into the CD drive of any (reasonably modern) PC and reboot. The PC must be able to boot from the CD drive: if your own bootloader or windows starts up, reboot again and check your bios settings (you will probably be prompted to press DEL during startup). On the bios settings screen, check the boot devices: the first should be the floppy drive, the second the CD drive and the third the hard drive (possibly with a fourth option of booting from a network device). Check you motherboard manual for more details.
The KNOPPIX CD contains a live Linux distribution based on Debian, with a KDE 3 desktop. The TINA libraries are in /usr/local/TINA5, and some TINA demos are in /usr/local/Tina5/tina-tools/toolkits/knoppix_tookit (they can be accessedvia the desktop icons).
Download (644MB)
Added: 2005-09-23 License: GPL (GNU General Public License) Price:
1513 downloads
Ghost for Linux 0.23
Ghost for Linux is a hard disk and partition imaging and cloning tool similar to Norton Ghost. more>>
Ghost for Linux project is a hard disk and partition imaging and cloning tool similar to "Norton Ghost" and by Symantec.
The created images are optionally compressed, and they can be stored on a local hard drive or transferred to an anonymous FTP server.
A drive can be cloned using the "ClicknClone" function. g4l supports file splitting if the local filesystem does not support writing files >2GB. The included kernel supports ATA, serial-ATA, and SCSI drives.
Common network cards are supported. It is packaged as a bootable CD image with an ncurses GUI for easy use.
Enhancements:
- This release adds new kernels and syslinux, plus other support program options.
- It adds ntfs-3g to support writing to ntfs partitions for the local backup images and adds ntfsclone backups to local drives or partitions.
- Users can now copy the files from the CD image to a flash drive that has been made bootable, and it will then work from flash.
<<lessThe created images are optionally compressed, and they can be stored on a local hard drive or transferred to an anonymous FTP server.
A drive can be cloned using the "ClicknClone" function. g4l supports file splitting if the local filesystem does not support writing files >2GB. The included kernel supports ATA, serial-ATA, and SCSI drives.
Common network cards are supported. It is packaged as a bootable CD image with an ncurses GUI for easy use.
Enhancements:
- This release adds new kernels and syslinux, plus other support program options.
- It adds ntfs-3g to support writing to ntfs partitions for the local backup images and adds ntfsclone backups to local drives or partitions.
- Users can now copy the files from the CD image to a flash drive that has been made bootable, and it will then work from flash.
Download (32MB)
Added: 2007-08-17 License: GPL (GNU General Public License) Price:
586 downloads
Linux Genealogy Install CD 1.0
Linux Genealogy contains bootable Live Linux environment and added Linux Genealogical software. more>>
The GRAMPS project is proud to announce the first release of the Linux Genealogy Install CD. In contrast with the Live CD, this disk allows permanent installation of Linux and genealogical software on your computers hard drive.
This Install CD is based on Ubuntu 5.10 (Breezy Badger) Install CD and, in addition to the regular Breezy install, features pre-installed GRAMPS, GeneWeb, and LifeLines applications, as well as GraphViz program to draw pretty graphs in GRAMPS. The CD is available only for the x86 architecture.
In contrast with the Live CD, this disk allows permanent installation of Linux and genealogical software on your computers hard drive. This way you achieve adequate speed and the ability to save your data, and can do real work with your Linux software. Everything is similar to the Live CD, except that this is a permanent setup.
This way you achieve adequate speed and the ability to save your data, and can do real work with your Linux software. In particular, it makes a perfect gift for genealogists who want to work on Linux.
If you want to buy this CD please go here :
http://store.roitman.org
or
http://www.cdfhs-aus.com/catalog/index.php
<<lessThis Install CD is based on Ubuntu 5.10 (Breezy Badger) Install CD and, in addition to the regular Breezy install, features pre-installed GRAMPS, GeneWeb, and LifeLines applications, as well as GraphViz program to draw pretty graphs in GRAMPS. The CD is available only for the x86 architecture.
In contrast with the Live CD, this disk allows permanent installation of Linux and genealogical software on your computers hard drive. This way you achieve adequate speed and the ability to save your data, and can do real work with your Linux software. Everything is similar to the Live CD, except that this is a permanent setup.
This way you achieve adequate speed and the ability to save your data, and can do real work with your Linux software. In particular, it makes a perfect gift for genealogists who want to work on Linux.
If you want to buy this CD please go here :
http://store.roitman.org
or
http://www.cdfhs-aus.com/catalog/index.php
Download (625MB)
Added: 2005-11-03 License: GPL (GNU General Public License) Price:
1454 downloads
GNOME LiveCD 2.18.1
GNOME LiveCD will help you run GNOME on a computer without installing on your hard drive. more>>
GNOME LiveCD will help you run GNOME on a computer without installing on your hard drive. Download, burn to CD, and boot your computer.
Main features:
- Tomboy, the note-taking applet, helps you to keep better track of your most important notes by pinning them, making sure they will always easier to find.
- Using Tomboy to create lists is now as simple as adding aor a -.
- Never lose track of your work and pick up where you left off by finding the recently opened files, or just search for new distractions with the new Deskbar applet.
- Find out where all your disk space is going with the new ring chart view in GNOMEs Disk Usage Analyzer.
- Save battery power with GNOME Power Managers control over your processor.
- Whether you have two monitors or not, the GNOME Document Viewer now supports opening multiple instances of a document at the same time.
- Use the new history feature to navigate your documents like a web page.
- Hand out better printed slide notes and keep your audience engaged with Evinces new presentation mode.
- Digitally sign or authenticate your documents using Seahorse, the new front-end to GNU Privacy Guard.
- Use Seahorse to manage the security of your desktop and your OpenPGP and SSH keys.
<<lessMain features:
- Tomboy, the note-taking applet, helps you to keep better track of your most important notes by pinning them, making sure they will always easier to find.
- Using Tomboy to create lists is now as simple as adding aor a -.
- Never lose track of your work and pick up where you left off by finding the recently opened files, or just search for new distractions with the new Deskbar applet.
- Find out where all your disk space is going with the new ring chart view in GNOMEs Disk Usage Analyzer.
- Save battery power with GNOME Power Managers control over your processor.
- Whether you have two monitors or not, the GNOME Document Viewer now supports opening multiple instances of a document at the same time.
- Use the new history feature to navigate your documents like a web page.
- Hand out better printed slide notes and keep your audience engaged with Evinces new presentation mode.
- Digitally sign or authenticate your documents using Seahorse, the new front-end to GNU Privacy Guard.
- Use Seahorse to manage the security of your desktop and your OpenPGP and SSH keys.
Download (MB)
Added: 2007-04-14 License: LGPL (GNU Lesser General Public License) Price:
928 downloads

F-Secure Rescue CD 3.0 Build 12506
F-Secure Rescue CD offers you a Linux-based rescue CD to scan the computer and rename all files which contains malware. more>>
F-Secure Rescue CD 3.0 Build 12506 offers you a Linux-based rescue CD to scan the computer and rename all files which contains malware.
Major Features:
- Rescue CD scans the computer and renames all files containing malware to .virus file extension.
- Rescue CD will by default scan:
- all hard drives in the computer
- all USB drives attached to the computer
- Windows FAT and NTFS drives
- Virus definition databases are updated automatically if the computer has an internet connection
- Virus definition databases can be updated manually by using a USB drive
- The Rescue CD Guide (pdf) has step by step instructions how to use the CD
- Rescue CD will by default scan:
- Rescue CD is localized to English only.
Enhancements:
- Enhanced hardware support: Knoppix updated to version 5.3.1
- Enhanced NTFS support: NTFS-3G driver updated to version 1.2506
Requirements:
- Be x86 compatible
- Have at least 256MB of RAM
- Be able to boot from a CD
- Be able to connect to the Internet or be able to use a USB drive
Added: 2008-07-02 License: Freeware Price: FREE
1 downloads
Hard Disk Temperature Monitor
Hard Disk Temperature Monitor is a SuperKaramba theme that monitors the hard drive temperature. more>>
Hard Disk Temperature Monitor is my first superkaramba theme, it uses the package hddtemp, please verify if your system has it installed.
I modify this image(http://www.kde-look.org/content/show.php?content=28748)
And made the Icon, from 2 images from the web.
The entire theme is in spanish, but you can translate to any language.
I really apreciate your comments!
Thank you so much, and greetings from Medellin-Colombia!
<<lessI modify this image(http://www.kde-look.org/content/show.php?content=28748)
And made the Icon, from 2 images from the web.
The entire theme is in spanish, but you can translate to any language.
I really apreciate your comments!
Thank you so much, and greetings from Medellin-Colombia!
Download (0.006MB)
Added: 2006-06-23 License: GPL (GNU General Public License) Price:
1243 downloads
Joyce and Anne 2.1.11
Joyce and Anne emulate the Amstrad PCW series of computers. more>>
Joyce and Anne projects emulate the Amstrad PCW series of computers. Joyce emulates the 8000, 9000, and 10 series; Anne emulates the PcW16.
When moving from a PCW to an emulator, the biggest change you have to accustom yourself to is the way that JOYCE handles discs. Real PCWs (except the few with add-on hard drives) use real floppy discs; you use a start-of-day disc to use LocoScript or MicroDesign, a data disc to save your work on, and so on.
It is possible for JOYCE to use real disc drives in the same way that a PCW does. However this is pretty slow and awkward; since the PCs got a hard drive, you might as well use it.
Enhancements:
- A bug in the Z80 emulation which caused Starglider to hang has been corrected.
<<lessWhen moving from a PCW to an emulator, the biggest change you have to accustom yourself to is the way that JOYCE handles discs. Real PCWs (except the few with add-on hard drives) use real floppy discs; you use a start-of-day disc to use LocoScript or MicroDesign, a data disc to save your work on, and so on.
It is possible for JOYCE to use real disc drives in the same way that a PCW does. However this is pretty slow and awkward; since the PCs got a hard drive, you might as well use it.
Enhancements:
- A bug in the Z80 emulation which caused Starglider to hang has been corrected.
Download (1.9MB)
Added: 2007-02-04 License: GPL (GNU General Public License) Price:
994 downloads
Fischerscope-Parse 1.0.1
Fischerscope-parse is a php script for parsing data out of WinHCU, software accopanying the Fischerscope H100 nanoindenter. more>>
Fischerscope-parse project is a php script for parsing data out of WinHCU, software accompanying the Fischerscope H100 nanoindenter.
Main features:
- gathers data from all exported files (WinHCU can not export whole datasets, so data has to be exported one by one into separate files)
- corrects bad exports (exporting the data after discarding a measurement, results in a mixture of the original and modified data in the CSV)
- rearranges data into readable form (exported files contain data in two blocks each with different structure making it hard to read/match the data)
- performs AVRG/STDEV statistics of measured data (WinHCU doesnt provide statistical analysis at all)
- prints averages and errors which can easily be imported in common plotting software such as GNUPlot or Origin.
Results are either displayed and discarded or stored temporarly.
INSTALLATION
Unzip the package in somewhere below the server root, and set the ownership to the httpds user. I.e.:
# chown apache ./{results,temp}
USAGE
The script asks you to upload a zip archive containing the exported CSV files (please note that the zip archive cannot have a structure such as directories) and presents parsed data in a html page.
Enhancements:
- The documentation was vastly improved. Examples were added.
<<lessMain features:
- gathers data from all exported files (WinHCU can not export whole datasets, so data has to be exported one by one into separate files)
- corrects bad exports (exporting the data after discarding a measurement, results in a mixture of the original and modified data in the CSV)
- rearranges data into readable form (exported files contain data in two blocks each with different structure making it hard to read/match the data)
- performs AVRG/STDEV statistics of measured data (WinHCU doesnt provide statistical analysis at all)
- prints averages and errors which can easily be imported in common plotting software such as GNUPlot or Origin.
Results are either displayed and discarded or stored temporarly.
INSTALLATION
Unzip the package in somewhere below the server root, and set the ownership to the httpds user. I.e.:
# chown apache ./{results,temp}
USAGE
The script asks you to upload a zip archive containing the exported CSV files (please note that the zip archive cannot have a structure such as directories) and presents parsed data in a html page.
Enhancements:
- The documentation was vastly improved. Examples were added.
Download (0.038MB)
Added: 2007-06-08 License: GPL (GNU General Public License) Price:
868 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above recovering data from hard drive search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed