Angsuman Chakraborty
June 28th, 2008
Any PHP based software like WordPress, Mambo, Joomla, Drupal, MODx etc. will serve pages both from http://your-site.com as well as http://your-site.com/index.php. This creates duplicate content for search engines, which may then decide to penalize your site for duplicate content. You can safely prevent duplicate content with the following apache code / directive added to your .htaccess file (or in httpd.conf):
Read more (215 words) »
Filed under Headline News, How To, Linux, Web, Web Hosting | Feedback | RSS 2.0 | Email this Article
Angsuman Chakraborty
June 24th, 2008
Leased Lines historically have been used as reliable, resilient internet and site-to-site data connections. The main benefits have been security, reliability, SLAs, private network and flexible speeds. Leased Lines were also known for high installation charges, long installation times, hefty monthly fees and unreasonable contracts. With the advent of cheap ADSL connections, Leased Lines have become as relevant as dinosaurs except for the most demanding businesses, especially when you can bond multiple ADSL lines to get reliable broadband at a fraction of the cost.
Read more (235 words) »
Filed under Linux, Technology, Web, Web Services | Feedback | RSS 2.0 | Email this Article
Angsuman Chakraborty
June 23rd, 2008
While running some Java applications (like Thinreader) you may see this strange looking error - Couldn’t find per display information. You may find this error when running such applications in JDK 6 or later. Let’s find out more about it and how you can easily fix it.
Read more (260 words) »
Filed under Enterprise Software, Headline News, How To, Java Software, Linux, Open Source Software, Programming, Windows | Feedback | RSS 2.0 | Email this Article
Angsuman Chakraborty
June 22nd, 2008
The Linksys Compact Wireless-G Internet Video Camera WVC54GC is a Linux based wireless webcam with its own streaming web server built in. Windows users can view the video stream through their browser without the need to install any extra software other than allowing the supplied Active-X control to run. Unfortunately there isn’t much in the documentation about using this camera with Linux.
Read more (781 words) »
Filed under Fedora 7, Fedora Core 6, Headline News, Linux, Linux Migration, Open Source Software, Video, Web | Feedback | RSS 2.0 | Email this Article
Angsuman Chakraborty
June 22nd, 2008
VLC Media Player is a leading player for displaying video on Windows & Linux. It supports a wide variety of formats. You can also use it to save the video to a file.
Read more (148 words) »
Filed under Headline News, How To, Linux, Open Source Software | 1 Comment | RSS 2.0 | Email this Article
Angsuman Chakraborty
May 31st, 2008
Login as or su to root and run:
Read more (27 words) »
Filed under Linux, Open Source Software | Feedback | RSS 2.0 | Email this Article
Angsuman Chakraborty
April 20th, 2008
AWK is an extremely versatile and powerful language for processing files and text data. Often you can use awk to perform complex tasks on Unix / Linux / Mac OS command line which would otherwise take a full-fledged programming effort. AWK is great for log processing, creating custom scripts which will then be executed and more. For example I wanted to create a backup of all of my MySQL databases, each to a separate file after compressing them with gzip (maximum compression). I already created a list of databases on my MySQL server is a file named databases (how original!). Here is the awk script which processes the file and creates another file (named database_backup) which contains commands to backup all the databases as specified above.
Read more (172 words) »
Filed under Database, Headline News, How To, Linux, MySQL, Programming, Web | Feedback | RSS 2.0 | Email this Article
Angsuman Chakraborty
April 13th, 2008
I am using Linux (Fedora Core 6) on a pretty high end hardware (at least when I bought it) - Intel Core 2 Duo E6600 Conroe 2.4GHz (4M shared L2 Cache) with 2 GB DDR2 RAM, nVidia dual-head graphics card for over a year now. And yet a simple change made it at least 20-40% faster. Even my firefox (with 100+ tabs always open) feels much faster. So what is this magic change?
Read more (167 words) »
Filed under Fedora Core 6, Gnome Desktop, Headline News, How To, Linux, Linux Migration, Open Source Software | Feedback | RSS 2.0 | Email this Article
Angsuman Chakraborty
April 5th, 2008
A common error while configuring (running ./configure) software in Linux systems is - error: C++ compiler cannot create executables. The solution, not surprisingly is simple:
Read more (63 words) »
Filed under Headline News, How To, Linux, Open Source Software, Web | Feedback | RSS 2.0 | Email this Article
|
|