From the category archives:

Data recovery

You can easily clone single hard disk or partition using netcat and your own network. However, software such as Clonezilla offers a partition or disk clone software similar to Ghost. It saves and restores only used blocks in hard drive.
Norton Ghost is popular proprietary commercial software. It is slow and takes lots of time [...]

{ 3 comments }

This software is must if you dual boot between Linux and Windows laptop / desktop computer.
I’ve already written about Explore2fs and other programs to grant read and write access to Linux ext3 partitions / files from a Windows box. There is a new program called Linux Reader which allows safe and quick access to [...]

{ 2 comments }

Ontrack data recovery service has posted unusual data disaster horror stories for 2007. From the article:
An ant-infested hard drive and a failing parachute top a list of data disaster horror stories for 2007.
The list, provided by Kroll Inc.’s Ontrack Data Recovery unit, illustrates some of the strangest and wackiest things that people put electronic storage [...]

{ 0 comments }

Compiz brings to life a variety of visual effects that make the Linux desktop easier to use, more powerful and intuitive, and more accessible for users with special needs. It is an OpenGL-based compositing and window-manager. Compiz is the original compositing window manager from Novell’s XGL project. It is developed by David Reveman and [...]

{ 5 comments }

Most time you have a limited space on the remote SFTP/ SSH backup server. Here is the script that periodically cleanup old backup files from the server i.e it will remove old directories.
Requirements
Script will automatically calculate date from today’s date. By default it will keep only last 7 days backup on server. You can easily [...]

{ 5 comments }

netcat utility (nc command) considered as TCP/IP swiss army knife. It reads and writes data across network connections, using TCP or UDP protocol. It is designed to be a reliable “back-end” tool that can be used directly or easily driven by other programs and scripts. At [...]

{ 24 comments }

AcetoneISO is the disk image emulator that mounts images of DVD and CD media. Both Mac OS X and Linux / other UNIX like oses can mount and use ISO images using loopback device. It is a DAEMON Tools (Microsoft Windows disk image) clone / emulator program with a lot more features.
Using this cool open [...]

{ 21 comments }