<?xml version="1.0" encoding="UTF-8"?><feed
  xmlns="http://www.w3.org/2005/Atom"
  xmlns:thr="http://purl.org/syndication/thread/1.0"
  xml:lang="en"
  xml:base="http://blog.taragana.com/wp-atom.php"
   >
	<title type="text">Simple Thoughts - Java and Web Blog &#187; Fedora 7</title>
	<subtitle type="text">News and views from a Software Architect and Web Entrepreneur on Java, PHP and Web 2.0 Technologies.</subtitle>

	<updated>2009-10-11T17:57:52Z</updated>
	<generator uri="http://wordpress.org/" version="2.7.1">WordPress</generator>

	<link rel="alternate" type="text/html" href="http://blog.taragana.com" />
	<id>http://blog.taragana.com/index.php/feed/atom/</id>
	<link rel="self" type="application/atom+xml" href="http://blog.taragana.com/index.php/category/linux/fedora-7/feed/atom/" />

			<entry>
		<author>
			<name>angsuman</name>
					</author>
		<title type="html"><![CDATA[How to find ethernet / MAC address on Linux]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-find-ethernet-mac-address-on-linux/" />
		<id>http://blog.taragana.com/?p=15095</id>
		<updated>2009-09-21T02:46:26Z</updated>
		<published>2009-09-21T02:46:26Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 11" /><category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Information Technology" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Tech Note" />		<summary type="html"><![CDATA[In Linux networking is easy, you just have to know how. We will discuss below how you can find your own machine's MAC address for all the attached ethernet cards as well as MAC addresses on other machines in the network.

How to find Ethernet / MAC Address of ethernet cards in your machine
ifconfig -a
In the [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-find-ethernet-mac-address-on-linux/#comments" thr:count="0"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/how-to-find-ethernet-mac-address-on-linux/feed/atom/" thr:count="0"/>
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[How to install nVidia Driver on CentOS]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-install-nvidia-driver-on-centos/" />
		<id>http://blog.taragana.com/?p=14836</id>
		<updated>2009-09-14T10:50:30Z</updated>
		<published>2009-09-14T10:50:30Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 11" /><category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Tech Note" /><category scheme="http://blog.taragana.com" term="CentOS" /><category scheme="http://blog.taragana.com" term="Fedora" /><category scheme="http://blog.taragana.com" term="rhel" />		<summary type="html"><![CDATA[Before you read, here is a bit of warning: Do not install the nVidia driver that you can download from nVidia.com. The driver may install fine but may not work as you expect. You are much better of following the procedure below.

Now I could repeat stuff from other website or I could say it succintly. [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-install-nvidia-driver-on-centos/#comments" thr:count="0"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/how-to-install-nvidia-driver-on-centos/feed/atom/" thr:count="0"/>
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[Developer Tips: How To Show Line Number in vi / vim &amp; nano]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/developer-tips-how-to-show-line-number-in-vi-vim-nano/" />
		<id>http://blog.taragana.com/?p=3083</id>
		<updated>2008-11-06T03:47:15Z</updated>
		<published>2008-11-06T03:47:15Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Java Software" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="PHP" /><category scheme="http://blog.taragana.com" term="Programming" /><category scheme="http://blog.taragana.com" term="Python" /><category scheme="http://blog.taragana.com" term="Ruby" /><category scheme="http://blog.taragana.com" term="eclipse" /><category scheme="http://blog.taragana.com" term="editor" /><category scheme="http://blog.taragana.com" term="jedit" /><category scheme="http://blog.taragana.com" term="nano" /><category scheme="http://blog.taragana.com" term="nano editor" /><category scheme="http://blog.taragana.com" term="vi editor" /><category scheme="http://blog.taragana.com" term="vim editor" />		<summary type="html"><![CDATA[vi / vim as well as nano are the most popular editors on Unix / Linux / Solaris and for hardcode Mac OSX users too. For developing / debugging we need line numbers. A way to get them to display line numbers doesn't jump out easily from their big documentation, so here are my simple [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/developer-tips-how-to-show-line-number-in-vi-vim-nano/#comments" thr:count="0"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/developer-tips-how-to-show-line-number-in-vi-vim-nano/feed/atom/" thr:count="0"/>
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[How to Hack Root Password in Linux]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-hack-root-password-in-linux/" />
		<id>http://blog.taragana.com/?p=3043</id>
		<updated>2008-11-01T03:18:28Z</updated>
		<published>2008-11-03T12:53:54Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Grub" /><category scheme="http://blog.taragana.com" term="Hack root password" /><category scheme="http://blog.taragana.com" term="LILO" /><category scheme="http://blog.taragana.com" term="Maintenance" /><category scheme="http://blog.taragana.com" term="The root" />		<summary type="html"><![CDATA[Today I am going to tell you the trick to hack your root passoword in Linux if you are too forgetful to remember it or you have legal permission to enter a server run by a different admin and by any chance he forgot to give you the root password.
Those Who Have GRUB bootloader

 The [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-hack-root-password-in-linux/#comments" thr:count="8"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/how-to-hack-root-password-in-linux/feed/atom/" thr:count="8"/>
		<thr:total>8</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[How To Play All Multimedia Content on Fedora 9 Linux]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-play-all-multimedia-content-on-fedora-9-linux/" />
		<id>http://blog.taragana.com/?p=3033</id>
		<updated>2008-10-30T03:22:27Z</updated>
		<published>2008-10-30T03:22:27Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="Multimedia on Linux" />		<summary type="html"><![CDATA[All you have to do is run this simple one line command:
rpm -ivh http://rpm.livna.org/livna-release-9.rpm &#38;&#38; yum -y install vlc python-vlc mozilla-vlc

Note: For earlier versions of Fedora just change the number to correspond to the appropriate version. For example for Fedora Core 6 the command will be:
rpm -ivh http://rpm.livna.org/livna-release-6.rpm &#38;&#38; yum -y install vlc python-vlc mozilla-vlc
This [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-play-all-multimedia-content-on-fedora-9-linux/#comments" thr:count="2"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/how-to-play-all-multimedia-content-on-fedora-9-linux/feed/atom/" thr:count="2"/>
		<thr:total>2</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[One Linux Formatting Tip I Bet You Didn&#8217;t Know]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/one-linux-formatting-tip-i-bet-you-didnt-know/" />
		<id>http://blog.taragana.com/?p=2915</id>
		<updated>2008-10-14T09:39:30Z</updated>
		<published>2008-10-14T04:28:51Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="Ext2" /><category scheme="http://blog.taragana.com" term="Ext3" /><category scheme="http://blog.taragana.com" term="Lost" /><category scheme="http://blog.taragana.com" term="Partition" /><category scheme="http://blog.taragana.com" term="Sysadmin" /><category scheme="http://blog.taragana.com" term="The root" />		<summary type="html"><![CDATA[You probably know how you can format a Linux partition:
mkfs.ext3 /dev/hda
This formats the partition with ext3 file system. However did you know how to extract maximum space out of this partition, especially if it a large partition?

How to maximize available space in a partition
Enter the magical -m option. If the file system becomes filled and [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/one-linux-formatting-tip-i-bet-you-didnt-know/#comments" thr:count="0"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/one-linux-formatting-tip-i-bet-you-didnt-know/feed/atom/" thr:count="0"/>
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[Linux Tips: Bandwidth Monitoring, Common Commands, Accounting]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/linux-tips-bandwidth-monitoring-common-commands-accounting/" />
		<id>http://blog.taragana.com/?p=2914</id>
		<updated>2008-10-14T02:05:06Z</updated>
		<published>2008-10-14T02:05:06Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Microsoft" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="Windows" /><category scheme="http://blog.taragana.com" term="Accounting" /><category scheme="http://blog.taragana.com" term="Bandwidth" /><category scheme="http://blog.taragana.com" term="Bandwidth Monitoring" /><category scheme="http://blog.taragana.com" term="Homebank" />		<summary type="html"><![CDATA[Linux Bandwidth monitoring tools and this (better explanations) - Instead of apt-get use yum install for RedHat based systems like Fedora, CentOS and obviously RedHat.

Common Linux commands - The description is terse. Use man or info for details.
Homebank is a popular accounting software to manage your personal accounts. HomeBank benefits from more than 12 years [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/linux-tips-bandwidth-monitoring-common-commands-accounting/#comments" thr:count="0"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/linux-tips-bandwidth-monitoring-common-commands-accounting/feed/atom/" thr:count="0"/>
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[How To Append File Using SSH]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-append-file-using-ssh/" />
		<id>http://blog.taragana.com/?p=2897</id>
		<updated>2008-10-13T01:50:09Z</updated>
		<published>2008-10-12T16:34:45Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Programming" /><category scheme="http://blog.taragana.com" term="Tech Note" /><category scheme="http://blog.taragana.com" term="scp" />		<summary type="html"><![CDATA[Have you ever searched scp manual for ways to append a file using it? scp is an excellent command to rapidly copy files and directories to / from a remote location. Unfortunately it is of no help when you just want to append a file over ssh connection. Here is a simple solution to append [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-append-file-using-ssh/#comments" thr:count="5"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/how-to-append-file-using-ssh/feed/atom/" thr:count="5"/>
		<thr:total>5</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[How To Speed Up Opening Linux Terminal &amp; Running Linux Commands]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-speed-up-opening-linux-terminal-running-linux-commands/" />
		<id>http://blog.taragana.com/?p=2893</id>
		<updated>2008-10-09T15:37:45Z</updated>
		<published>2008-10-10T12:35:04Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="Firefox" /><category scheme="http://blog.taragana.com" term="Linux CLI" /><category scheme="http://blog.taragana.com" term="roxterm" />		<summary type="html"><![CDATA[Most techies and developer prefer using the terminal on Linux. If you are like me a heavy command line interface (cli) user than you will find these simple tips useful.

How to speed up opening Linux terminal
Install roxterm. On Red Hat, Fedora, Cent OS or other yum based systems, it is as simple as:
yum -y install [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-speed-up-opening-linux-terminal-running-linux-commands/#comments" thr:count="4"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/how-to-speed-up-opening-linux-terminal-running-linux-commands/feed/atom/" thr:count="4"/>
		<thr:total>4</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[Linux: How To Make RAID-1 Disks Independently Bootable]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/linux-how-to-make-raid-1-disks-independently-bootable/" />
		<id>http://blog.taragana.com/?p=2884</id>
		<updated>2008-10-08T14:35:45Z</updated>
		<published>2008-10-06T04:53:04Z</published>
		<category scheme="http://blog.taragana.com" term="Enterprise Software and Services" /><category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="Web" /><category scheme="http://blog.taragana.com" term="Web Hosting" /><category scheme="http://blog.taragana.com" term="Grub" /><category scheme="http://blog.taragana.com" term="Linus Software RAID" /><category scheme="http://blog.taragana.com" term="Linux RAID" /><category scheme="http://blog.taragana.com" term="Linux RAID-1" /><category scheme="http://blog.taragana.com" term="RAID-1" />		<summary type="html"><![CDATA[The best part of Linux (imho) is the ability to replicate not only the operating system or the data but also the boot loader. This allows you to have two identical disks running RAID-1, each of which are independently bootable, should one of them fail. You can also add spare disks to the RAID-1 array [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/linux-how-to-make-raid-1-disks-independently-bootable/#comments" thr:count="1"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/linux-how-to-make-raid-1-disks-independently-bootable/feed/atom/" thr:count="1"/>
		<thr:total>1</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[Pros &amp; Cons of Software RAID versus Hardware RAID]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/which-one-is-better-software-raid-or-hardware-raid/" />
		<id>http://blog.taragana.com/?p=2834</id>
		<updated>2008-09-30T12:06:53Z</updated>
		<published>2008-09-26T14:09:11Z</published>
		<category scheme="http://blog.taragana.com" term="Enterprise Software and Services" /><category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Hardware" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Software Review" /><category scheme="http://blog.taragana.com" term="Technology" /><category scheme="http://blog.taragana.com" term="Budget" /><category scheme="http://blog.taragana.com" term="Down" /><category scheme="http://blog.taragana.com" term="Fact" /><category scheme="http://blog.taragana.com" term="hardware raid" /><category scheme="http://blog.taragana.com" term="Linux RAID" /><category scheme="http://blog.taragana.com" term="MogileFS" /><category scheme="http://blog.taragana.com" term="RAID Comparision" /><category scheme="http://blog.taragana.com" term="RAID Recovery" /><category scheme="http://blog.taragana.com" term="RAID-0" /><category scheme="http://blog.taragana.com" term="RAID-1" /><category scheme="http://blog.taragana.com" term="RAID-10" /><category scheme="http://blog.taragana.com" term="RAID-3" /><category scheme="http://blog.taragana.com" term="RAID-5" /><category scheme="http://blog.taragana.com" term="software raid" /><category scheme="http://blog.taragana.com" term="support" /><category scheme="http://blog.taragana.com" term="Why" />		<summary type="html"><![CDATA[In my quest to find the better service between Software RAID &#38; Hardware RAID, I was caught RAID-handed among too many points and nitty-gritties of technical specifications and opinions. As a result of my explorations, I have developed a simple point-by-point structure to let you walk through this topic rather easily. First let us know [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/which-one-is-better-software-raid-or-hardware-raid/#comments" thr:count="4"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/which-one-is-better-software-raid-or-hardware-raid/feed/atom/" thr:count="4"/>
		<thr:total>4</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[High-end Linux Computer w. 17&#8243; TFT for Office Under Rs. 20000]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/high-end-linux-computer-w-17-tft-for-office-under-rs-20000/" />
		<id>http://blog.taragana.com/?p=2847</id>
		<updated>2008-09-26T09:09:04Z</updated>
		<published>2008-09-26T09:03:54Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Gnome Desktop" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="India" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="Computer Price in India" /><category scheme="http://blog.taragana.com" term="Computer Purchase" /><category scheme="http://blog.taragana.com" term="Hardware" />		<summary type="html"><![CDATA[We recently bought several high-end computers for our office which will be used with Linux Operating System (Fedora 8). The price including VAT comes to Rs 19, 214. It includes 17&#8243; Samsung TFT monitor, 1 GB ZION RAM, Intel Pentium 2GHZ Dual Core, 160GB SATA HDD and more. The Motherboard comes with 1 Gigabit LAN. [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/high-end-linux-computer-w-17-tft-for-office-under-rs-20000/#comments" thr:count="0"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/high-end-linux-computer-w-17-tft-for-office-under-rs-20000/feed/atom/" thr:count="0"/>
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[Java: How To Get Stacktrace of Any Local / Remote Java Process]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/java-how-to-get-stacktrace-of-any-running-process/" />
		<id>http://blog.taragana.com/?p=2835</id>
		<updated>2008-09-23T08:30:39Z</updated>
		<published>2008-09-23T08:05:42Z</published>
		<category scheme="http://blog.taragana.com" term="Enterprise Software and Services" /><category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="J2EE" /><category scheme="http://blog.taragana.com" term="Java Software" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="Programming" /><category scheme="http://blog.taragana.com" term="Cases" /><category scheme="http://blog.taragana.com" term="Debugging" /><category scheme="http://blog.taragana.com" term="Java Debugging" /><category scheme="http://blog.taragana.com" term="Java Stacktrace" /><category scheme="http://blog.taragana.com" term="jps" /><category scheme="http://blog.taragana.com" term="jstack" /><category scheme="http://blog.taragana.com" term="Stacktrace" />		<summary type="html"><![CDATA[You may run Java processes in the foreground or in many cases they may be run using cron jobs or during system startup, as background processes. How can you find out stacktraces of any running Java process? But first how can you even know their name &#38; process id's?
How to find process id (pid) of [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/java-how-to-get-stacktrace-of-any-running-process/#comments" thr:count="0"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/java-how-to-get-stacktrace-of-any-running-process/feed/atom/" thr:count="0"/>
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[How To Run Google Chrome Browser on Linux]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-run-google-chrome-browser-on-linux/" />
		<id>http://blog.taragana.com/?p=2831</id>
		<updated>2008-09-22T18:15:28Z</updated>
		<published>2008-09-22T03:59:31Z</published>
		<category scheme="http://blog.taragana.com" term="Computer Security" /><category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Google" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="Web" /><category scheme="http://blog.taragana.com" term="Web 2.0" /><category scheme="http://blog.taragana.com" term="Chrome" /><category scheme="http://blog.taragana.com" term="Chrome on Linux" /><category scheme="http://blog.taragana.com" term="Chromium" /><category scheme="http://blog.taragana.com" term="Chromium on Linux" /><category scheme="http://blog.taragana.com" term="Fact" /><category scheme="http://blog.taragana.com" term="Fedora" /><category scheme="http://blog.taragana.com" term="Firefox" /><category scheme="http://blog.taragana.com" term="google chrome" /><category scheme="http://blog.taragana.com" term="Google Chrome Browser" /><category scheme="http://blog.taragana.com" term="Open Source" /><category scheme="http://blog.taragana.com" term="support" />		<summary type="html"><![CDATA[CodeWeaver's released a port of Google's Chrome browser (review) for Linux. CrossOver Chromium is a Mac and Linux port of the open source Chromium web browser. CrossOver Chromium is free and available for download here.

The Linux port is just a proof of concept. Chromium itself is just beginning. As the Chromium project progresses, they will [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-run-google-chrome-browser-on-linux/#comments" thr:count="3"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/how-to-run-google-chrome-browser-on-linux/feed/atom/" thr:count="3"/>
		<thr:total>3</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[How To Install RSSOwl (RSS News Reader) on Linux]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-install-rssowl-rss-news-reader-on-linux/" />
		<id>http://blog.taragana.com/?p=2808</id>
		<updated>2008-09-14T15:07:47Z</updated>
		<published>2008-09-15T14:45:50Z</published>
		<category scheme="http://blog.taragana.com" term="Enterprise Software and Services" /><category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="Web" /><category scheme="http://blog.taragana.com" term="Web 2.0" /><category scheme="http://blog.taragana.com" term="Feed Aggregator" /><category scheme="http://blog.taragana.com" term="Feed Reader" /><category scheme="http://blog.taragana.com" term="Feedreader" /><category scheme="http://blog.taragana.com" term="News Reader" /><category scheme="http://blog.taragana.com" term="Newsreader" /><category scheme="http://blog.taragana.com" term="RSS" /><category scheme="http://blog.taragana.com" term="RSS Reader" /><category scheme="http://blog.taragana.com" term="RSSOwl" /><category scheme="http://blog.taragana.com" term="Say" />		<summary type="html"><![CDATA[Consider this as the missing installation guide for RSSOwl on Linux. After spending hours trying to get it working I finally figured it out.

How to install RSSOwnl (RSS Reader) on Linux
Note: The instructions may have some Fedora / RHEL bias as I use Fedora Linux, but it is expected to work on all Linux variants.

Download [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-install-rssowl-rss-news-reader-on-linux/#comments" thr:count="0"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/how-to-install-rssowl-rss-news-reader-on-linux/feed/atom/" thr:count="0"/>
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[How To Disable On-Demand CPU Scaling on Linux]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-disable-on-demand-cpu-scaling-on-linux/" />
		<id>http://blog.taragana.com/?p=2795</id>
		<updated>2008-09-03T19:16:34Z</updated>
		<published>2008-09-03T19:16:34Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="Cases" /><category scheme="http://blog.taragana.com" term="cpu" /><category scheme="http://blog.taragana.com" term="cpu scaling" /><category scheme="http://blog.taragana.com" term="cpu speed" /><category scheme="http://blog.taragana.com" term="cpuspeed" /><category scheme="http://blog.taragana.com" term="Fedora" /><category scheme="http://blog.taragana.com" term="Fedora Core" /><category scheme="http://blog.taragana.com" term="rhel" />		<summary type="html"><![CDATA[Do you know that Linux automatically scales CPU utilization depending on processing requirements? This reduces power consumption and heat. However there are situations when CPU scaling monitor cannot properly identify CPU requirements. In such cases you may want to manually stop cpu speed daemon and restart it later again if required. Here are the required [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-disable-on-demand-cpu-scaling-on-linux/#comments" thr:count="0"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/how-to-disable-on-demand-cpu-scaling-on-linux/feed/atom/" thr:count="0"/>
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[How To Twitter Using IM on Linux &amp; Windows]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-twitter-using-im-on-linux-windows/" />
		<id>http://blog.taragana.com/?p=2768</id>
		<updated>2008-08-27T08:45:16Z</updated>
		<published>2008-08-27T08:45:16Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="Web" /><category scheme="http://blog.taragana.com" term="Web 2.0" /><category scheme="http://blog.taragana.com" term="Web Services" /><category scheme="http://blog.taragana.com" term="Fedora" /><category scheme="http://blog.taragana.com" term="Instant Messenger" /><category scheme="http://blog.taragana.com" term="pidgin" /><category scheme="http://blog.taragana.com" term="Thailand" /><category scheme="http://blog.taragana.com" term="Twitter" />		<summary type="html"><![CDATA[Many like to twitter using IM (Instant Messenger) because it is very simple and fast to tweet and simple to get continuous updates on your topics of interest.
In the good old days Twitter used to provide IM support. You could use any Instant Messenger supporting Jabber (XMPP protocol) to connect to Twitter buddy (twitter@twitter.com) on [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-twitter-using-im-on-linux-windows/#comments" thr:count="0"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/how-to-twitter-using-im-on-linux-windows/feed/atom/" thr:count="0"/>
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[How To Automatically Start Nginx &amp; Fastcgi on Reboot on Fedora Linux]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-automatically-start-nginx-fastcgi-on-reboot-on-fedora-linux/" />
		<id>http://blog.taragana.com/?p=2725</id>
		<updated>2008-08-10T12:27:36Z</updated>
		<published>2008-08-10T09:29:49Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="Web" /><category scheme="http://blog.taragana.com" term="Web Hosting" /><category scheme="http://blog.taragana.com" term="nginx" /><category scheme="http://blog.taragana.com" term="Apache HTTPD" /><category scheme="http://blog.taragana.com" term="HTTP Server" /><category scheme="http://blog.taragana.com" term="Web Server" />		<summary type="html"><![CDATA[nginx [engine x] is a high quality, light footprint (much ligher than Apache HTTPD), high performance HTTP server and mail proxy server written by Igor Sysoev. nginx is distributed under BSD license unlike its competitor Lighttpd. We are progressively transferring our sites over to nginx. Today when I had to restart the server, I realized [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-automatically-start-nginx-fastcgi-on-reboot-on-fedora-linux/#comments" thr:count="0"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/how-to-automatically-start-nginx-fastcgi-on-reboot-on-fedora-linux/feed/atom/" thr:count="0"/>
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[FATAL: Module off not found. - Solution]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/fatal-module-off-not-found-solution/" />
		<id>http://blog.taragana.com/?p=2715</id>
		<updated>2008-08-04T15:35:55Z</updated>
		<published>2008-08-04T15:35:55Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Fedora" /><category scheme="http://blog.taragana.com" term="Fedora 8" />		<summary type="html"><![CDATA[You may see the following error in Fedora 8 while starting / restarting the network (service network restart):
FATAL: Module off not found.
Let's see how we can fix this.
This happens because you have entered a line in /etc/modprobe.conf to disable ipv6:
alias ipv6 off
In Fedora 8 you should change it to:
options ipv6 off
Now restart network:
service network restart
You [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/fatal-module-off-not-found-solution/#comments" thr:count="0"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/fatal-module-off-not-found-solution/feed/atom/" thr:count="0"/>
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[How To Install Windows msi Files in Linux]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-install-windows-msi-files-in-linux/" />
		<id>http://blog.taragana.com/?p=2676</id>
		<updated>2008-07-12T16:07:45Z</updated>
		<published>2008-07-12T16:07:45Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Microsoft" /><category scheme="http://blog.taragana.com" term="Vista" /><category scheme="http://blog.taragana.com" term="Windows" /><category scheme="http://blog.taragana.com" term="Fedora" /><category scheme="http://blog.taragana.com" term="Fedora Core" /><category scheme="http://blog.taragana.com" term="Windows XP" /><category scheme="http://blog.taragana.com" term="wine" />		<summary type="html"><![CDATA[In Linux wine (or crossover office if you like to pay) is used to execute Windows applications. wine normally open exe files only. However you can also use it to open msi files as follows:
msiexec /i installer-file.msi
Replace installer-file.msi with your actual file name.
]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-install-windows-msi-files-in-linux/#comments" thr:count="0"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/how-to-install-windows-msi-files-in-linux/feed/atom/" thr:count="0"/>
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[How To Use Linksys Compact Wireless-G Internet Video Camera WVC54GC From Linux]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-use-linksys-compact-wireless-g-internet-video-camera-wvc54gc-from-linux/" />
		<id>http://blog.taragana.com/?p=2629</id>
		<updated>2008-06-23T05:49:12Z</updated>
		<published>2008-06-23T05:49:12Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="Video" /><category scheme="http://blog.taragana.com" term="Web" /><category scheme="http://blog.taragana.com" term="Active" /><category scheme="http://blog.taragana.com" term="Linksys" /><category scheme="http://blog.taragana.com" term="Video Camera" /><category scheme="http://blog.taragana.com" term="Webcam" /><category scheme="http://blog.taragana.com" term="WVC54GC" />		<summary type="html"><![CDATA[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 [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-use-linksys-compact-wireless-g-internet-video-camera-wvc54gc-from-linux/#comments" thr:count="0"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/how-to-use-linksys-compact-wireless-g-internet-video-camera-wvc54gc-from-linux/feed/atom/" thr:count="0"/>
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[How To Rapidly Clean / Wipe Hard Disk Drive]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-rapidly-clean-wipe-hard-disk-drive/" />
		<id>http://blog.taragana.com/index.php/archive/how-to-rapidly-clean-wipe-hard-disk-drive/</id>
		<updated>2008-04-06T09:57:47Z</updated>
		<published>2008-04-06T09:57:47Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="Web" />		<summary type="html"><![CDATA[How to overwrite your hard disk with random characters
dd if=/dev/random of=/dev/sda

How to overwrite your hard disk with zero characters
dd if=/dev/random of=/dev/sda
Replace sda / hda with your hard disk identifier.
Either of the procedure requires the system has Linux installed or accessible from Linux operating system. You can use a Live Linux distribution like Ubuntu Live CD [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-rapidly-clean-wipe-hard-disk-drive/#comments" thr:count="2"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/how-to-rapidly-clean-wipe-hard-disk-drive/feed/atom/" thr:count="2"/>
		<thr:total>2</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[DansGuardian Configure Error Fix - configure: error: pcre-config not found!]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/dansguardian-configure-error-fix-configure-error-pcre-config-not-found/" />
		<id>http://blog.taragana.com/index.php/archive/dansguardian-configure-error-fix-configure-error-pcre-config-not-found/</id>
		<updated>2008-04-06T02:05:37Z</updated>
		<published>2008-04-06T01:54:07Z</published>
		<category scheme="http://blog.taragana.com" term="Computer Security" /><category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Web" /><category scheme="http://blog.taragana.com" term="Firewall" />		<summary type="html"><![CDATA[On running ./configure in dansguardian (web content filter for Linux), I got the following error - configure: error: pcre-config not found!configure: WARNING: Cache variable ac_cv_prog_PCRE contains a newline.. The solution, as usual, is simple:

Install pcre-devel. On RedHat / Fedora systems that would be:
yum install pcre-devel
]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/dansguardian-configure-error-fix-configure-error-pcre-config-not-found/#comments" thr:count="0"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/dansguardian-configure-error-fix-configure-error-pcre-config-not-found/feed/atom/" thr:count="0"/>
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[Solution: Missing Dependency: faad2 &lt; 2.5 is needed by package ffmpeg-libs &amp; Error: vlc conflicts with faad2 &gt;= 2.5]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/solution-missing-dependency-faad2-25-is-needed-by-package-ffmpeg-libs-error-vlc-conflicts-with-faad2-25/" />
		<id>http://blog.taragana.com/index.php/archive/solution-missing-dependency-faad2-25-is-needed-by-package-ffmpeg-libs-error-vlc-conflicts-with-faad2-25/</id>
		<updated>2008-03-22T11:14:01Z</updated>
		<published>2008-03-22T10:48:29Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="Tech Note" /><category scheme="http://blog.taragana.com" term="Web" />		<summary type="html"><![CDATA[Have you seen the error while installing a package using yum / yumex?
Error: vlc conflicts with faad2 >= 2.5
Error: Missing Dependency: faad2 < 2.5 is needed by package ffmpeg-libs
The error is because of using freshrpms repository or other repository to install recent version of faad2. Now let's see how you can solve it.

This is a [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/solution-missing-dependency-faad2-25-is-needed-by-package-ffmpeg-libs-error-vlc-conflicts-with-faad2-25/#comments" thr:count="0"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/solution-missing-dependency-faad2-25-is-needed-by-package-ffmpeg-libs-error-vlc-conflicts-with-faad2-25/feed/atom/" thr:count="0"/>
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[How To Copy Master Boot Record (MBR) Between Hard Disks]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-copy-master-boot-record-mbr-between-hard-disks/" />
		<id>http://blog.taragana.com/index.php/archive/how-to-copy-master-boot-record-mbr-between-hard-disks/</id>
		<updated>2008-03-18T16:22:36Z</updated>
		<published>2008-03-18T16:22:36Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Hardware" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Hard Disk Crash Recovery" />		<summary type="html"><![CDATA[In Linux you can use the dd command to copy MBR from one hard disk to another. You can also use dd to backup your master boot record to a different (or same) media. One of the common use of MBR copying is to ensure transparent fail-over in RAID-1 hard-disk array, should one  hard-disks [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-copy-master-boot-record-mbr-between-hard-disks/#comments" thr:count="0"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/how-to-copy-master-boot-record-mbr-between-hard-disks/feed/atom/" thr:count="0"/>
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[Load Balancing &amp; Failover Script for Dual/ Multi WAN / ADSL / Cable Connections on Linux with Mail on failure]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/load-balancing-failover-script-for-dual-multi-wan-adsl-cable-connections-on-linux-with-mail-on-failure/" />
		<id>http://blog.taragana.com/index.php/archive/load-balancing-failover-script-for-dual-multi-wan-adsl-cable-connections-on-linux-with-mail-on-failure/</id>
		<updated>2008-02-13T14:58:30Z</updated>
		<published>2008-02-13T14:58:30Z</published>
		<category scheme="http://blog.taragana.com" term="Enterprise Software and Services" /><category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="Tech Note" /><category scheme="http://blog.taragana.com" term="Web" />		<summary type="html"><![CDATA[Please read the original article - How To: Load Balancing &#038; Failover With Dual/ Multi WAN / ADSL / Cable Connections on Linux. It contains detailed information with a sample script. Viliam Kočinský modified my script to send email when routing table changes. Also he is starting the script as a service from /etc/init.d. Read [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/load-balancing-failover-script-for-dual-multi-wan-adsl-cable-connections-on-linux-with-mail-on-failure/#comments" thr:count="2"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/load-balancing-failover-script-for-dual-multi-wan-adsl-cable-connections-on-linux-with-mail-on-failure/feed/atom/" thr:count="2"/>
		<thr:total>2</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[How To Change Username in Linux]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-change-username-in-linux/" />
		<id>http://blog.taragana.com/index.php/archive/how-to-change-username-in-linux/</id>
		<updated>2007-12-30T11:48:45Z</updated>
		<published>2007-12-30T11:48:45Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Web" />		<summary type="html"><![CDATA[Use the command below as root after replacing new-login-name and old-login-name appropriately:
usermod -l new-login-name old-login-name

For NIS accounts don't forget to run:
cd /var/yp
make
]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-change-username-in-linux/#comments" thr:count="0"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/how-to-change-username-in-linux/feed/atom/" thr:count="0"/>
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[AirTel Broadband Brings Broadband @ 8 Mbps]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/airtel-broadband-brings-broadband-8-mbps/" />
		<id>http://blog.taragana.com/index.php/archive/airtel-broadband-brings-broadband-8-mbps/</id>
		<updated>2007-12-19T02:35:57Z</updated>
		<published>2007-12-19T02:01:41Z</published>
		<category scheme="http://blog.taragana.com" term="Country" /><category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="India" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Web" /><category scheme="http://blog.taragana.com" term="Airtel Broadband" /><category scheme="http://blog.taragana.com" term="Broadband" /><category scheme="http://blog.taragana.com" term="Dataone Broadband" /><category scheme="http://blog.taragana.com" term="DSL" /><category scheme="http://blog.taragana.com" term="Tata Indicom Broadband" /><category scheme="http://blog.taragana.com" term="Things" />		<summary type="html"><![CDATA[That's about the best you can say about the 8 Mbps plans from Airtel. The starter Combo 1299 plan provides 8 mbps @ only Rs. 1299 per month. If you think that is good, think again. There is a big catch.

Combo 1299 plan comes with a ridiculously low free usage of only 4GB. Additional downloads [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/airtel-broadband-brings-broadband-8-mbps/#comments" thr:count="0"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/airtel-broadband-brings-broadband-8-mbps/feed/atom/" thr:count="0"/>
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[Solution: ntpdate[4933]: no server suitable for synchronization found]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/solution-ntpdate4933-no-server-suitable-for-synchronization-found/" />
		<id>http://blog.taragana.com/index.php/archive/solution-ntpdate4933-no-server-suitable-for-synchronization-found/</id>
		<updated>2007-12-16T01:07:15Z</updated>
		<published>2007-12-16T00:53:23Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="Web" /><category scheme="http://blog.taragana.com" term="NTP" /><category scheme="http://blog.taragana.com" term="Protocol" />		<summary type="html"><![CDATA[Our local setup consists of a single ntp server which synchronizes time from asia pool of ntp.org ([0-2].asia.pool.ntp.org) and several ntp servers in the intranet which synchronizes from the above server. This setup ensures identical clock on all the machines on the intranet as well as reduces load on ntp.org servers. However we faced with [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/solution-ntpdate4933-no-server-suitable-for-synchronization-found/#comments" thr:count="0"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/solution-ntpdate4933-no-server-suitable-for-synchronization-found/feed/atom/" thr:count="0"/>
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[How To Test Web Application on Internet Explorer 5.5, 6, 7 on Windows &amp; Mac Safari, Firefox , Linux&#8230;]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-test-web-application-on-internet-explorer-55-6-7-on-windows-mac-safari-firefox-linux/" />
		<id>http://blog.taragana.com/index.php/archive/how-to-test-web-application-on-internet-explorer-55-6-7-on-windows-mac-safari-firefox-linux/</id>
		<updated>2007-12-07T11:20:57Z</updated>
		<published>2007-12-07T10:30:11Z</published>
		<category scheme="http://blog.taragana.com" term="Browser" /><category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Firefox" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Internet Explorer" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Microsoft" /><category scheme="http://blog.taragana.com" term="Web" /><category scheme="http://blog.taragana.com" term="Web Services" /><category scheme="http://blog.taragana.com" term="Windows" /><category scheme="http://blog.taragana.com" term="More" /><category scheme="http://blog.taragana.com" term="Quality Assurance" /><category scheme="http://blog.taragana.com" term="Safari" />		<summary type="html"><![CDATA[Cross-browser and cross-platform testing is a bane as well as a requirement for web applications. Consider Internet Explorer on Windows. There are two major version 6 &#038; 7, not to mention still used 5.5. You need to either use different machines or multi-boot machines or use hacks to run them simultaneously or virtualization software like [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-test-web-application-on-internet-explorer-55-6-7-on-windows-mac-safari-firefox-linux/#comments" thr:count="0"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/how-to-test-web-application-on-internet-explorer-55-6-7-on-windows-mac-safari-firefox-linux/feed/atom/" thr:count="0"/>
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[How To Protect Linux Server From Stolen Zombie Netblocks &amp; 100% Professional Spammer Controlled Netblocks]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-protect-linux-server-from-stolen-zombie-netblocks-100-pro-spammer-controlled-netblocks/" />
		<id>http://blog.taragana.com/index.php/archive/how-to-protect-linux-server-from-stolen-zombie-netblocks-100-pro-spammer-controlled-netblocks/</id>
		<updated>2007-12-04T06:13:11Z</updated>
		<published>2007-12-04T04:52:26Z</published>
		<category scheme="http://blog.taragana.com" term="Computer Security" /><category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="Web" /><category scheme="http://blog.taragana.com" term="Web Hosting" /><category scheme="http://blog.taragana.com" term="Cases" /><category scheme="http://blog.taragana.com" term="Firewall" />		<summary type="html"><![CDATA[DROP (Don't Route Or Peer) is an advisory "drop all traffic" list from Spamhaus, consisting of stolen 'zombie' netblocks and netblocks controlled entirely by professional spammers. DROP is a tiny sub-set of the SBL advisory designed for use by firewalls and routing equipment. It can also be implemented in iptable rules as explained below.

DROP is [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-protect-linux-server-from-stolen-zombie-netblocks-100-pro-spammer-controlled-netblocks/#comments" thr:count="0"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/how-to-protect-linux-server-from-stolen-zombie-netblocks-100-pro-spammer-controlled-netblocks/feed/atom/" thr:count="0"/>
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[Never Restart Network on Multi-ADSL Connection Machine&#8230;]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/never-restart-network-on-multi-adsl-connection-machine/" />
		<id>http://blog.taragana.com/index.php/archive/never-restart-network-on-multi-adsl-connection-machine/</id>
		<updated>2007-11-23T14:43:11Z</updated>
		<published>2007-11-23T14:43:11Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Tech Note" /><category scheme="http://blog.taragana.com" term="Web" /><category scheme="http://blog.taragana.com" term="Dataone Broadband" /><category scheme="http://blog.taragana.com" term="DSL" /><category scheme="http://blog.taragana.com" term="Lost" /><category scheme="http://blog.taragana.com" term="Tata Indicom Broadband" />		<summary type="html"><![CDATA[I learned it the hard way. Our gateway machine with firewall (shorewall) has multiple ADSL connections configured with load balancing for more bandwidth and transparent fail-over. Today I faced an unenviable problem where one or other of the ADSL connections were going down sometime after a network restart. It was unique because the ADSL modems [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/never-restart-network-on-multi-adsl-connection-machine/#comments" thr:count="3"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/never-restart-network-on-multi-adsl-connection-machine/feed/atom/" thr:count="3"/>
		<thr:total>3</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[Game Review &amp; Tips: Alien Blaster for Windows, Linux, Mac&#8230;]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/game-review-tips-alien-blaster-for-windows-linux-mac/" />
		<id>http://blog.taragana.com/index.php/archive/game-review-tips-alien-blaster-for-windows-linux-mac/</id>
		<updated>2007-11-18T14:31:22Z</updated>
		<published>2007-11-18T14:31:22Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="Gaming" /><category scheme="http://blog.taragana.com" term="Laser" /><category scheme="http://blog.taragana.com" term="Lasers" /><category scheme="http://blog.taragana.com" term="Open Source" /><category scheme="http://blog.taragana.com" term="Rockets" /><category scheme="http://blog.taragana.com" term="What" />		<summary type="html"><![CDATA[AlienBlaster is a refreshing open source shoot-the-aliens game with various levels and an arcade mode. It is available on Windows, Linux, OS/2 &#038; eComStation, Mac OSX (DarwinPorts), MorphOS and AmigaOS4. 

It isn't seriously addictive like Battle for Wesnoth, but AlienBlaster is pretty relaxing in its own way. Personally I use it as a stress buster [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/game-review-tips-alien-blaster-for-windows-linux-mac/#comments" thr:count="2"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/game-review-tips-alien-blaster-for-windows-linux-mac/feed/atom/" thr:count="2"/>
		<thr:total>2</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[Dovecot: How To Enable Secure (SSL) IMAP &amp; POP3 With (Free) Self-Signed Certificate]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/dovecot-how-to-enable-secure-ssl-imap-pop3-with-free-self-signed-certificate/" />
		<id>http://blog.taragana.com/index.php/archive/dovecot-how-to-enable-secure-ssl-imap-pop3-with-free-self-signed-certificate/</id>
		<updated>2007-11-09T16:29:30Z</updated>
		<published>2007-11-09T16:29:30Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="Tech Note" /><category scheme="http://blog.taragana.com" term="Web" /><category scheme="http://blog.taragana.com" term="Web Hosting" /><category scheme="http://blog.taragana.com" term="Web Services" /><category scheme="http://blog.taragana.com" term="Common" /><category scheme="http://blog.taragana.com" term="IMAP" /><category scheme="http://blog.taragana.com" term="POP3" />		<summary type="html"><![CDATA[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. Let's look at the details.

First you need to find the location to place the certificate and key file. Open dovecot.conf file [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/dovecot-how-to-enable-secure-ssl-imap-pop3-with-free-self-signed-certificate/#comments" thr:count="0"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/dovecot-how-to-enable-secure-ssl-imap-pop3-with-free-self-signed-certificate/feed/atom/" thr:count="0"/>
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[How To Use Yahoo Messenger on Linux (MSN, ICQ, IRC, Google Talk&#8230;)]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-use-yahoo-messenger-on-linux-msn-icq-irc-google-talk/" />
		<id>http://blog.taragana.com/index.php/archive/how-to-use-yahoo-messenger-on-linux-msn-icq-irc-google-talk/</id>
		<updated>2007-11-05T07:28:58Z</updated>
		<published>2007-11-05T07:28:58Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="Web" /><category scheme="http://blog.taragana.com" term="Web Services" /><category scheme="http://blog.taragana.com" term="Yahoo" /><category scheme="http://blog.taragana.com" term="Jabber" />		<summary type="html"><![CDATA[Yahoo Instant Messenger isn't directly available on Linux. However there are several alternatives.

You can use free Pidgin software on Linux. In addition to supporting Yahoo Messenger, it supports AIM, ICQ, Google Talk, MSN IM, Bonjour, Gadu Gadu, GroupWise, IRC, QQ, SILC, SIMPLE, Sametime, Zephyr and all XMPP protocol compliant instant messengers. It was previously known [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-use-yahoo-messenger-on-linux-msn-icq-irc-google-talk/#comments" thr:count="3"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/how-to-use-yahoo-messenger-on-linux-msn-icq-irc-google-talk/feed/atom/" thr:count="3"/>
		<thr:total>3</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[Simple Hack To Protect SSH Against Brute-Force Hacking Attempts]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/simple-hack-to-protect-ssh-against-brute-force-hacking-attempts/" />
		<id>http://blog.taragana.com/index.php/archive/simple-hack-to-protect-ssh-against-brute-force-hacking-attempts/</id>
		<updated>2007-11-04T06:43:54Z</updated>
		<published>2007-11-04T06:43:54Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="Tech Note" /><category scheme="http://blog.taragana.com" term="Web" /><category scheme="http://blog.taragana.com" term="Web Hosting" /><category scheme="http://blog.taragana.com" term="Web Services" />		<summary type="html"><![CDATA[All SSH servers on the internet are heavily targeted for brute-force cracking of passwords. Easy passwords can and are often cracked to gain full control over the machine. Here is a simple hack to thwart most of such hacking attempts.

Change the default port of ssh to a non-standard port greater than 1024. Most hacking scripts [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/simple-hack-to-protect-ssh-against-brute-force-hacking-attempts/#comments" thr:count="1"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/simple-hack-to-protect-ssh-against-brute-force-hacking-attempts/feed/atom/" thr:count="1"/>
		<thr:total>1</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[How To Setup Postfix To Relay Outbound Mail Using SASL]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-setup-postfix-to-relay-outbound-mail-using-sasl/" />
		<id>http://blog.taragana.com/index.php/archive/how-to-setup-postfix-to-relay-outbound-mail-using-sasl/</id>
		<updated>2007-10-23T16:57:58Z</updated>
		<published>2007-10-23T16:57:58Z</published>
		<category scheme="http://blog.taragana.com" term="Computer Security" /><category scheme="http://blog.taragana.com" term="Enterprise Software and Services" /><category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="Tech Note" /><category scheme="http://blog.taragana.com" term="Web" /><category scheme="http://blog.taragana.com" term="Web Services" /><category scheme="http://blog.taragana.com" term="Cases" /><category scheme="http://blog.taragana.com" term="Postfix" /><category scheme="http://blog.taragana.com" term="Ready" /><category scheme="http://blog.taragana.com" term="SMTP" />		<summary type="html"><![CDATA[Postfix is an excellent and powerful mail transfer agent (MTA) like sendmail. You can configure postfix to send outbound mails directly (default) or relay it to another MTA, which could be postfix or sendmail. However you don't want anyone to be able to relay mails through the server. So normally MTA's are configured to relay [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-setup-postfix-to-relay-outbound-mail-using-sasl/#comments" thr:count="1"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/how-to-setup-postfix-to-relay-outbound-mail-using-sasl/feed/atom/" thr:count="1"/>
		<thr:total>1</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[How To Configure Dual ADSL / Cable Connections, Firewall, Gateway / NAT With Shorewall Firewall on Linux]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-configure-dual-adsl-cable-connections-firewall-gateway-nat-with-shorewall-firewall/" />
		<id>http://blog.taragana.com/index.php/archive/how-to-configure-dual-adsl-cable-connections-firewall-gateway-nat-with-shorewall-firewall/</id>
		<updated>2007-10-24T04:58:45Z</updated>
		<published>2007-10-23T15:05:49Z</published>
		<category scheme="http://blog.taragana.com" term="Enterprise Software and Services" /><category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="Tech Note" /><category scheme="http://blog.taragana.com" term="Web" /><category scheme="http://blog.taragana.com" term="Web Services" /><category scheme="http://blog.taragana.com" term="Broadband" /><category scheme="http://blog.taragana.com" term="DSL" /><category scheme="http://blog.taragana.com" term="Firewall" /><category scheme="http://blog.taragana.com" term="Tata Indicom Broadband" />		<summary type="html"><![CDATA[Shorewall is an excellent free linux firewall which provides unparalleled level of fine grained control. It not only acts as a firewall and Gateway, it also supports DMZ, IP Masquerading (NAT &#038; SNAT), Proxy ARP and more. In short Shorewall is your one stop solution for complex networking routing needs, flexible &#038; controllable internet connectivity [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-configure-dual-adsl-cable-connections-firewall-gateway-nat-with-shorewall-firewall/#comments" thr:count="0"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/how-to-configure-dual-adsl-cable-connections-firewall-gateway-nat-with-shorewall-firewall/feed/atom/" thr:count="0"/>
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[How To Install Windows msi Installers With Wine on Linux]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-install-windows-msi-installers-with-wine-on-linux/" />
		<id>http://blog.taragana.com/index.php/archive/how-to-install-windows-msi-installers-with-wine-on-linux/</id>
		<updated>2007-10-23T08:15:39Z</updated>
		<published>2007-10-23T08:15:39Z</published>
		<category scheme="http://blog.taragana.com" term="Enterprise Software and Services" /><category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Microsoft" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="Vista" /><category scheme="http://blog.taragana.com" term="Windows" />		<summary type="html"><![CDATA[Sometimes windows installers come with msi extension instead of regular exe extension. Such software can be installed with the msiexec command which comes with wine. For example to install a file setup.msi you will run:
msiexec setup.msi

Did you know that even Adobe Photoshop runs in Linux using wine?
Wine can eliminate your migration pain from Windows (to [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-install-windows-msi-installers-with-wine-on-linux/#comments" thr:count="0"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/how-to-install-windows-msi-installers-with-wine-on-linux/feed/atom/" thr:count="0"/>
		<thr:total>0</thr:total>
	</entry>
		<entry>
		<author>
			<name>Angsuman Chakraborty</name>
						<uri>http://blog.taragana.com/</uri>
					</author>
		<title type="html"><![CDATA[How To Display / Delete IP Route Cache on Linux]]></title>
		<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-display-delete-ip-route-cache-on-linux/" />
		<id>http://blog.taragana.com/index.php/archive/how-to-display-delete-ip-route-cache-on-linux/</id>
		<updated>2007-10-20T18:45:15Z</updated>
		<published>2007-10-20T15:09:20Z</published>
		<category scheme="http://blog.taragana.com" term="Fedora 7" /><category scheme="http://blog.taragana.com" term="Fedora Core 6" /><category scheme="http://blog.taragana.com" term="Headline News" /><category scheme="http://blog.taragana.com" term="How To" /><category scheme="http://blog.taragana.com" term="Linux" /><category scheme="http://blog.taragana.com" term="Linux Migration" /><category scheme="http://blog.taragana.com" term="Open Source Software" /><category scheme="http://blog.taragana.com" term="Tech Note" /><category scheme="http://blog.taragana.com" term="Web" />		<summary type="html"><![CDATA[While configuring your routing (like load balancing with dual ADSL connections) you would often need to view the current route cache and also to occasionally delete the current cache. Here is how you can do it.

How to display the route cache
ip route show cache
A sample entry from the list is:
217.212.227.18 from 172.16.0.69 via 192.168.0.1 dev [...]]]></summary>
		<link rel="replies" type="text/html" href="http://blog.taragana.com/index.php/archive/how-to-display-delete-ip-route-cache-on-linux/#comments" thr:count="0"/>
		<link rel="replies" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/how-to-display-delete-ip-route-cache-on-linux/feed/atom/" thr:count="0"/>
		<thr:total>0</thr:total>
	</entry>
	</feed>
