September 25, 2013 · General · (No comments)

VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL) version 2.
Continue reading →

September 23, 2013 · General · (No comments)

Qmmp is an audio-player, written with the help of the Qt library. The program has user interface, similar to winamp or xmms.

Supported operating systems:

GNU/Linux
FreeBSD
Microsoft Windows
Continue reading →

September 20, 2013 · General · 1 comment

google-drive-ocamlfuse is a FUSE filesystem backed by Google Drive, written in OCaml. It lets you mount your Google Drive on Linux.
Continue reading →

September 18, 2013 · General · (No comments)

The health-check tool monitors processes in various ways to help identify areas where it is consuming too many resources. One can trace one or more processes (including all their threads and child processes too) for a full story of system activity.
Continue reading →

September 16, 2013 · General · 20 comments

By default the Linux OS has a very efficient memory management process that should be freeing any cached memory on the machine that it is being run on. However when it comes to Cached memory the Linux OS may at times decide that the Cached memory is being used and is needed which can lead to memory related issues and ultimately take your server of any potentially free memory. To overcome this you can force the Linux OS to free up and stored Cached memory.
Continue reading →