Posted by admin on 11th November 2008
Baobab is a C/gtk+ application to analyse disk usage in any Gnome environment. Baobab can easily scan either the whole filesystem tree, or a specific user-requested directory branch either on the local system or on a remote system. It also includes a complete file-search functionality and auto-detects in real-time any changes made to your home directory as far as any mounted/unmounted device. Baobab also provides a full graphical treemap window for each selected folder.
Read the rest of this entry »
Posted in Utility, desktop | 1 Comment »
Posted by admin on 28th October 2008
FSlint is a simple yet very easy to use utility to find and clean various forms of lint on a filesystem. i.e., unwanted or problematic cruft in your files or file names. For example, one form of lint it finds is duplicate files. FSlint operates in both GUI and Command Line mode and the GUI is very straight forward to use especially there isn’t much of hidden menu options.
Read the rest of this entry »
Posted in Utility | 1 Comment »
Posted by admin on 26th October 2008
fdupes is a simple Command Line utility to find and list duplicate files in the specified directories. fdupes can also delete the found duplicate files if instructed. fdupes can follow Symlinks and can be instructed to ignore hardlinks. fdupes can also show the size of the duplicate files.
fdupes is a simple and very efficient tool, easy to use.
Read the rest of this entry »
Posted in Utility | No Comments »
Posted by admin on 23rd June 2008
md5sum is a builtin utility in openSUSE to verify if a file is reproduced exactly the same as the original. For instance, most if not all of the website from where you download files especially ISO files of operating systems for instance, they offer the MD5 Checksum files to cross verfiy that the download is not being tampered with or if there is a corrupted download. Another instance, would be a file copy where the same verification applies.
Read the rest of this entry »
Posted in Utility | 1 Comment »
Posted by admin on 13th May 2008
As most of us know, Wine is an Open Source implementation of the Windows API on top of X, OpenGL and Unix. Wine is a Microsoft Windows Emulator for Linux which acts as a compatibility layer for running Windows programs on Linux thereby eliminating the need for Windows and allows users to run Windows based applications on Linux. Wine is completely comprises of non-Microsoft code, however Wine can optionally use native Windows DLLs if they are available. Wine provides both a development toolkit for porting Windows source code to Unix as well as a program loader, allowing many unmodified Windows programs to run on x86-based Unix, Linux, FreeBSD, Mac OSX, Sun Solaris and other UNIX versions.
Read the rest of this entry »
Posted in Utility | No Comments »