UNDELETED
Carving tools help you recover deleted files
Jul 21, 2008
Modern filesystems make forensic file recovery much more difficult. Tools like Foremost and Scalpel identify data structures and carve files from a hard disk image.
Why wait for cron? iWatch monitors critical files and directories in realtime. This handy Perl script then notifies the user or runs a configurable command when change occurs.
IMPOSING ORDER
Working with write barriers and journaling filesystems
Jul 09, 2008
Your journaling filesystem is carefully tracking write operations – but what happens when the data gets to the disk? A write barrier request can help protect your data.
Vista is no better than its predecessors at accessing Linux partitions. If you need to access a Linux filesystem from Vista, you will need a third-party tool.
Three simple photos are causing a stir right now: they show kernel inventor Linus Torvalds talking to the ZFS inventor Jeff Bonwick and thus fire rumors about the filesystem being added to the Linux kernel.
Under certain circumstances ReiserFS will check the whole filesystem on rebooting, although this is not actually necessary due to its journaling function. Kernel developers are currently discussing a patch that will accelerate the system launch.