How To Change Firefox Location Bar SearchingNovember 18th, 2007 By default in Firefox you can type one or more keywords in the location bar. Firefox recognizes that it is not an URL and uses I'm Lucky search with Google search engine for version < 2; it uses Google search by name for Firefox version 2 and above.
How To Exclude Files From Displaying in Subversion Status Command?October 25th, 2006 Often you have files in your subversion directiory which you do not want to commit / check-in. Such files could be compiled files, intermediate files used for data processing etc.
Load Balancing & Failover Script for Dual/ Multi WAN / ADSL / Cable Connections on Linux with Mail on failureFebruary 13th, 2008 Please read the original article - How To: Load Balancing & Failover With Dual/ Multi WAN / ADSL / Cable Connections on Linux. It contains detailed information with a sample script.
How To trim() in JavascriptMarch 17th, 2006 Javascript doesn't natively support trim on strings. It is however very easy to implement with regular expressions.
How To Test PHP Support In Apache HTTP ServerJuly 28th, 2006 Create a file in your htdocs directory (ask the location from your web hosting provider if you are not sure named test.php. Open the file in your favorite text editor and add the line:
< ?php phpinfo() ?>
After saving the file, open in your browser:
http://[your host name]/test.php
Note: Replace [your host name] with your actual host name.
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.
How to Configure Gnome Keyboard ShortcutsJanuary 8th, 2009 There is a strange conflict between keyboard short-cuts and Gnome Environment. We have got many complaints regarding Gnome doesn’t let you bind keyboard shortcuts with the Super (windows key) combination, except the Super key itself (alone).
Dovecot: How To Enable Secure (SSL) IMAP & POP3 With (Free) Self-Signed CertificateNovember 9th, 2007 First you should learn how to create a self-signed certificate using OpenSSL (free). After that it is a simple matter of copying the files to appropriate location and enabling dovecot to use SSL authentication.
Review: Top 6 Free Linux (& Windows) HTML Editors (Open Source) & RecommendationSeptember 11th, 2007 I have tried several HTML Editors over the years. One of the earliest WYSIWYG HTML editor I used was Netscape Gold / Composer, which was quite basic but probably the only one at that time (1995).
Apache Ant: How To Set Property When Initially UnsetAugust 19th, 2008 Also: How To Flexibly Pass JVM parameters to Apache Ant Java (Runtime) Task
Apache Ant is an excellent Java based build & deployment system using XML configuration file. In Ant properties are extensively used to configure tasks, conditionally run targets and more.
How To Use Wget Through ProxyAugust 25th, 2006 Wget is a super-useful utility to download pages and automate all types of web related tasks. It works for HTTP as well as FTP URL's.
3 Minute Guide To Configuring NFS & NIS ClientsMay 15th, 2007 Let us assume that you have already setup your NFS and NIS server. Now you need to configure your clients.
How to Recover Windows Vista and XP Product Key if Forgotten or LostDecember 29th, 2008 Windows users are used to formatting and re-installing Windows Vista or Windows XP. But a genuine problem may arise if you lose or forget the product key you are given.
Bigger And Better Flag Images For Angsuman's Translator Plugin Pro (for WordPress)December 23rd, 2006 Translator Plugin Pro provides automatic machine translation of your blog in thirteen major additional languages - German, Spanish, French, Italian, Portuguese, Japanese, Korean, Arabic, Dutch, Greek, Russian, Swedish and Chinese (features, testimonials and download). It comes with country flags representing the various languages it can translate to.
How To Disable Windows Genuine Advantage Notification in 3 Simple StepsApril 24th, 2007 Following three simple steps now you can get rid of the pesky and sometimes buggy Windows Genuine Advantage (WGA) notifications:
1. Reboot Windows in safe mode (hold the f8 key while booting and you will get the option to boot in safe mode) and then:
2.