How To Save Video To File on Linux & WindowsJune 22nd, 2008 VLC Media Player is a leading player for displaying video on Windows & Linux. It supports a wide variety of formats.
Play with VIM Editor to Start a New Shell, Change the Permission and MoreJanuary 15th, 2009 Suppose you were concentrating hard to develop something new and editing a file in vim editor. Just when you thought you are done with the problem, the save option reminded you how unfortunate you are.
How To Turn Off Colorization of Linux TerminalsDecember 22nd, 2006 Linux colorization of terminal output is very straining to the eye even for normal people and absolutely meaningless for color-blinds. I find it irritating as it makes it really hard to see, especially with the bad choice of colors like deep-blue on black.
How To Install Sun JVM (JDK 1.5.x) on Linux / Fedora Core in 5 Simple StepsDecember 26th, 2006 Install Sun's Java Virtual Machine ( J2SE(TM) Development Kit 5.0 Update 9 ) on Fedora Core / Linux platform in 5 simple steps. The procedure is geared for users having access to Linux box from ssh / telnet only as in a vpn / dedicated web hosting.
How To: 5 Extremely Easy Ways to Convert a Word Document to a PDF FileDecember 29th, 2008 There have been times when we needed a PDF file to edit. So we have converted that to a word document with the help of hundreds of free software across the internet.
How to Save OpenOffice Documents as .doc by DefaultDecember 22nd, 2008 Another annoying thing I have found in Openoffice.org documents is that, it doesn't let you save the files as .doc unless you carefully do it every time at the point of saving. By default it saves the files in its own format.
Subversion: How To Ignore Files From Status DisplayJune 23rd, 2007 In directories under subversion there may be files which you do not want to add to subversion. Normally such files would show in subversion status (svn stat) with ? in front of them.
Firefox Tip: How To Change "Do This Automatically For Files Like This From Now On" OptionJuly 14th, 2007 In Firefox when you click on a file to download / view the browser comes up with a prompt which allows you to either open the file with a specified program or save it to disk. You are also given the option to "Do this automatically for files like this from now on".
Program (Source Code) to Trim Whitespaces from Files...April 20th, 2008 PHP is not only a very competent web development language (and part of LAMP stack). It is also a very capable language for writing (command line) scripts.
Orkut Hack: How to Copy and Save Photos from Orkut Album DirectlyDecember 20th, 2008 There is a very annoying feature at orkut now. You can not download any image file from Orkut directly from someone's album.
How to track Average CPU Load and Disk Activity under LinuxSeptember 19th, 2009 For any System Admin working in Linux it's imperative to know how to maintain a better balance in input/output load between physical disks.They can change the system configuration to generate better input/output load between physical disks. There is a simple command for monitoring system input/output device loading in Linux by observing the time the devices are active in relation to their average transfer rates.
How to Trace System Calls and Signals in LinuxSeptember 22nd, 2009 There are certain programs in Linux for which the source is not readily available. There is an useful diagnostic, instructional, and debugging tool for Linux to solve it.
How to Convert a Site Feed to PDF for Free in Newspaper StyleMarch 25th, 2009 The other day while reading different feeds that I am subscribed to by e-mail, I was thinking of downloading some for offline read. Well, from e-mail it would have been very painful so I went for the actual feed of those sources and searched for some RSS to document/ PDF converter.
How to Recover MySQL Root PasswordJanuary 17th, 2009 Do you want to recover the MySQL root password. its by no means, easy.
How To Find Your PHP.ININovember 16th, 2005 I often come across this question: Where is my php.ini located? Here is a simple solution. To find out which php.ini your apache server is using please follow the steps below:
1.