October 27, 2008 · General · 16 comments

GIMP is a multi-platform photo manipulation tool. GIMP is an acronym for GNU Image Manipulation Program. The GIMP is suitable for a variety of image manipulation tasks, including photo retouching, image composition, and image construction.

Continue reading →

October 25, 2008 · General · 17 comments

An ISO image is an archive file (a.k.a. disk image) of an optical disc using a conventional ISO (International Organization for Standardization ) format that is supported by many software vendors. ISO image files typically have a file extension of .ISO. Occasionally, you might come across a disc image in the BIN format. While there are ways to use BIN/CUE’s in Linux, it is much easier to convert them to the standard ISO format.

Continue reading →

October 23, 2008 · General · 16 comments

The Linux kernel is flexible, and you can even modify the way it works on the fly by dynamically changing some of its parameters using sysctl command. Sysctl provides an interface that allows you to examine and change several hundred kernel parameters in Linux or BSD. Changes take effect immediately, and there's even a way to make them persist after a reboot.sysctl is used to modify kernel parameters at runtime. The parameters available are those listed under /proc/sys/. Procfs is required for sysctl support in Linux. You can use sysctl to both read and write sysctl data.Many of the tunable performance items can be configured directly by the kernel. The command sysctl is used to view current kernel settings and adjust them.

Continue reading →

October 22, 2008 · General · 7 comments

Hi all,

When I enter following statement in terminal i am getting following error can any one please help me

Continue reading →

October 21, 2008 · General · 10 comments

Hiren has created a nice font called Rufscript based on the handwriting of someone he knows.This font is available under GPLv3 with font exception.

Continue reading →