<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The _khAttAm_ blog &#187; torrent</title>
	<atom:link href="http://www.khattam.info/tag/torrent/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.khattam.info</link>
	<description>Sharing views and experiences</description>
	<lastBuildDate>Sat, 22 Oct 2011 06:18:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>20 Things to do after installing Fedora 15</title>
		<link>http://www.khattam.info/things-to-do-after-installing-fedora-15-2011-06-01.html</link>
		<comments>http://www.khattam.info/things-to-do-after-installing-fedora-15-2011-06-01.html#comments</comments>
		<pubDate>Wed, 01 Jun 2011 15:34:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[7z]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[deluge]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[evolution]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flash player]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[gnome 3]]></category>
		<category><![CDATA[gnome-tweak-tool]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[google video]]></category>
		<category><![CDATA[google voice]]></category>
		<category><![CDATA[libreoffice]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[nautilus]]></category>
		<category><![CDATA[p7zip]]></category>
		<category><![CDATA[parcellite]]></category>
		<category><![CDATA[rar]]></category>
		<category><![CDATA[shutdown]]></category>
		<category><![CDATA[skype]]></category>
		<category><![CDATA[sudo]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[torrent]]></category>
		<category><![CDATA[unrar]]></category>
		<category><![CDATA[vuze]]></category>
		<category><![CDATA[yum-fastestmirror]]></category>

		<guid isPermaLink="false">http://www.khattam.info/?p=1789</guid>
		<description><![CDATA[Here are few things you can do after installing Fedora 15 to make the experience better. You may have to enable sudo to follow some of the tips or you can run the commands in terminal by logging in as root (su). The following are in no particular order. Feel free to skip the ones [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Here are few things you can do after installing Fedora 15 to make the experience better. You may have to <a href="http://www.khattam.info/howto-enable-sudo-in-fedora-15-2011-05-31.html">enable sudo</a> to follow some of the tips or you can run the commands in terminal by logging in as root (su). The following are in no particular order. Feel free to skip the ones you do not need.</p>
<p><span id="more-1789"></span></p>
<p>1. <a href="http://www.khattam.info/howto-enable-sudo-in-fedora-15-2011-05-31.html"><strong>Enable sudo</strong></a></p>
<p>2. <strong>Install yum-fastestmirror plugin</strong><br />
yum-fastestmirror selects the fastest mirror for updating and installing packages. It can be installed by running the following in the terminal:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> yum <span style="color: #c20cb9; font-weight: bold;">install</span> yum-fastestmirror</pre></div></div>

<p>3. <a href="http://www.khattam.info/howto-add-shutdown-menu-item-permanently-on-gnome-3-2011-05-26.html"><strong>Add shutdown menu item permanently</strong></a></p>
<p>4. <a href="http://www.khattam.info/howto-install-flash-player-in-fedora-15-2011-05-26.html"><strong>Install flash player</strong></a></p>
<p>5. <a href="http://www.khattam.info/howto-add-minimize-maximizerestore-buttons-in-gnome-3-2011-05-26.html"><strong>Add minimize, maximize title bar buttons</strong></a></p>
<p>6. <a href="http://www.khattam.info/howto-enable-delete-key-in-nautilus-3-fedora-15-2011-06-01.html"><strong>Enable delete key in Nautilus</strong></a></p>
<p>7. <a href="http://www.khattam.info/howto-enable-right-click-and-desktop-folder-in-gnome-3-2011-06-01.html"><strong>Enable right click on desktop and add Desktop folder on the Desktop</strong></a></p>
<p>8. <a href="http://www.khattam.info/howto-show-date-on-top-bar-in-gnome-3-2011-05-26.html"><strong>Show date on top panel</strong></a></p>
<p>9. <strong>Install nautilus open terminal</strong><br />
If you use terminal a lot, you may want to have &#8220;Open in terminal&#8221; in folders in Nautilus file manager. To do so, install the package nautilus-open-terminal</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> yum <span style="color: #c20cb9; font-weight: bold;">install</span> nautilus-open-terminal</pre></div></div>

<p>10. <strong>Install a torrent client</strong><br />
If you download via torrents, you will need a torrent client. While Fedora ships with Transmission Torrent Cliene, I prefer Vuze (Azureus) (written in Java). It can be installed by running the following in the terminal:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> yum <span style="color: #c20cb9; font-weight: bold;">install</span> azureus</pre></div></div>

<p>You may also like deluge (written in Python, Gtk) which is also an excellent alternative. It can be installed by running the following in the terminal:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> yum <span style="color: #c20cb9; font-weight: bold;">install</span> deluge</pre></div></div>

<p>11.<strong> Install Google Chrome</strong><br />
Although Firefox 4 is shipped by default, you may want to have a secondary browser or may prefer Google Chrome. You can simply download rpm from <a href="http://www.google.com/chrome/" onclick="pageTracker._trackPageview('/outgoing/www.google.com/chrome/?referer=');">Google Chrome download page</a> and install it. The package will automatically insert repository information so that you get updates from update manager.</p>
<p>12. <strong>Install Libreoffice</strong><br />
Libreoffice is available in the repository. I recommend &#8220;Add/Remove Software&#8221; to select and install office tools you need. libreoffice-writer (Word processor) and libreoffice-calc (Spreadsheet) is all I need. You may also want libreoffice-impress (Presentation) and libreoffice-draw (Drawing).</p>
<p>13.<strong> Install Thunderbird</strong><br />
I prefer Thunderbird to Evolution. You can install it from repository by running the following in the terminal:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> yum <span style="color: #c20cb9; font-weight: bold;">install</span> thunderbird</pre></div></div>

<p>14. <strong>Install a clipboard manager</strong><br />
If you do a lot of writing or programming, you will love a clipboard manager. I like parcellite and it is available in the repos as well. It can be installed by running the following in the terminal:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> yum <span style="color: #c20cb9; font-weight: bold;">install</span> parcellite</pre></div></div>

<p>UPDATE: You may also like another clipboard manager called <a href="http://www.khattam.info/howto-install-gpaste-in-fedora-15-2011-06-26.html" title="GPaste">GPaste</a> which integrates well with Gnome Shell.</p>
<p>15. <strong>Install Google Voice and Video chat</strong><br />
If you use Google Voice, you can download and install rpm package from <a href="http://www.google.com/chat/video/download.html" onclick="pageTracker._trackPageview('/outgoing/www.google.com/chat/video/download.html?referer=');">Google Voice and Video Download page</a>.</p>
<p>16. <a href="http://www.khattam.info/howto-add-support-for-mp3-avi-and-other-media-formats-by-installing-codecs-in-fedora-15-2011-05-26.html"><strong>Add support for media formats</strong></a></p>
<p>17.<strong> Install support for rar and 7z archive formats</strong><br />
Rar is a proprietary format but it is used widely and you may encounter rar files so it is handy to have it installed.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> yum localinstall <span style="color: #660033;">--nogpgcheck</span> http:<span style="color: #000000; font-weight: bold;">//</span>download1.rpmfusion.org<span style="color: #000000; font-weight: bold;">/</span>nonfree<span style="color: #000000; font-weight: bold;">/</span>fedora<span style="color: #000000; font-weight: bold;">/</span>rpmfusion-nonfree-release-stable.noarch.rpm http:<span style="color: #000000; font-weight: bold;">//</span>download1.rpmfusion.org<span style="color: #000000; font-weight: bold;">/</span>free<span style="color: #000000; font-weight: bold;">/</span>fedora<span style="color: #000000; font-weight: bold;">/</span>rpmfusion-free-release-stable.noarch.rpm
<span style="color: #c20cb9; font-weight: bold;">sudo</span> yum <span style="color: #c20cb9; font-weight: bold;">install</span> unrar</pre></div></div>

<p>7z is also a popular format and it is also available in the repository.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> yum <span style="color: #c20cb9; font-weight: bold;">install</span> p7zip p7zip-plugins</pre></div></div>

<p>18.<strong> Install Gimp</strong><br />
Fedora does not ship with an image editor. I prefer Gimp and it can be installed by running the following in the terminal:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> yum <span style="color: #c20cb9; font-weight: bold;">install</span> <span style="color: #c20cb9; font-weight: bold;">gimp</span></pre></div></div>

<p>19. <strong>Install gnome-tweak-tool to customize fonts, themes etc</strong><br />
gnome-tweak-tool can be installed by running the following in the terminal:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> yum <span style="color: #c20cb9; font-weight: bold;">install</span> gnome-tweak-tool</pre></div></div>

<p>Run it (press Alt+F2 and type in gnome-tweak-tool) and change the settings. It does not have OK or Apply and simply selecting the options performs the changes. Some changes may require logging out and logging back in.</p>
<p>20. <strong>Install skype</strong><br />
Skype is a popular text, voice and video chat tool. You can download and install rpm from <a href="http://www.skype.com/intl/en-us/get-skype/on-your-computer/linux/downloading.fedora" onclick="pageTracker._trackPageview('/outgoing/www.skype.com/intl/en-us/get-skype/on-your-computer/linux/downloading.fedora?referer=');">this link</a>. If you have 32-bit, installation will be straightforward. However, if you have 64-bit, please read <a href="http://www.khattam.info/howto-install-skype-in-fedora-15-64-bit-2011-06-01.html">this post</a>.</p>
<p>Please share what you did after installing Fedora 15 in the comments.</p>
<div class="shr-publisher-1789"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.khattam.info/things-to-do-after-installing-fedora-15-2011-06-01.html/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>[SOLVED] Torrent stopped downloading although there are enough seeds and connections</title>
		<link>http://www.khattam.info/solved-torrent-stopped-downloading-although-there-are-enough-seeds-and-connections-2010-09-11.html</link>
		<comments>http://www.khattam.info/solved-torrent-stopped-downloading-although-there-are-enough-seeds-and-connections-2010-09-11.html#comments</comments>
		<pubDate>Sat, 11 Sep 2010 17:36:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[azureus]]></category>
		<category><![CDATA[deluge]]></category>
		<category><![CDATA[seeds]]></category>
		<category><![CDATA[stuck]]></category>
		<category><![CDATA[torrent]]></category>
		<category><![CDATA[trackers]]></category>
		<category><![CDATA[vuze]]></category>

		<guid isPermaLink="false">http://www.khattam.info/?p=1105</guid>
		<description><![CDATA[I was downloading a large file from torrent and it stopped at 63%.  I was using deluge as my torrent client. Since there were enough seeds and enough connections were being made for the torrent to get going but it did not, I thought it was a deluge specific issue, so I got rid of [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I was downloading a large file from torrent and it stopped at 63%.  I was using deluge as my torrent client. Since there were enough seeds and enough connections were being made for the torrent to get going but it did not, I thought it was a deluge specific issue, so I got rid of it and installed Vuze (also called azureus) and moved the torrent to it. The way you do that is just start the same torrent in vuze, stop it and copy the files you had downloaded via older torrent client replacing the files being downloaded via vuze, then right click the torrent in vuze and then click &#8220;Force Recheck&#8221;. But to my surprise, the torrent still got stuck just like in deluge.</p>
<p><span id="more-1105"></span></p>
<p>Then I right clicked on the torrent and selected Show Details. In the Sources tab, I saw a lot of trackers were unreachable or timeout was occurring while attempting to connect to them. So, since there were many trackers that were online, I decided to remove those faulty trackers. To do so, I went back to the torrent listing, right clicked on the torrent and then navigated to Advanced&gt;Tracker/Torrent&gt;Edit Tracker URL(s) and then removed all those except those that were online.</p>
<p>After that, the torrent started downloading again. Hope this helps others who are experiencing similar problems.</p>
<div class="shr-publisher-1105"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.khattam.info/solved-torrent-stopped-downloading-although-there-are-enough-seeds-and-connections-2010-09-11.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[HOWTO] Update vuze (azureus) to latest version 4.5 in Ubuntu 10.10 Maverick Meerkat</title>
		<link>http://www.khattam.info/howto-update-vuze-azureus-to-latest-version-4-5-in-ubuntu-10-10-maverick-meerkat-2010-09-10.html</link>
		<comments>http://www.khattam.info/howto-update-vuze-azureus-to-latest-version-4-5-in-ubuntu-10-10-maverick-meerkat-2010-09-10.html#comments</comments>
		<pubDate>Thu, 09 Sep 2010 20:01:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Maverick Meerkat 10.10]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[azureus]]></category>
		<category><![CDATA[bit-torrent]]></category>
		<category><![CDATA[bittorrent]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[torrent]]></category>
		<category><![CDATA[vuze]]></category>

		<guid isPermaLink="false">http://www.khattam.info/?p=1093</guid>
		<description><![CDATA[I installed Vuze bit-torrent client and it seems really awesome. It has been written in Java but it is pretty fast and awesome. It has search and many helpful plugins. It has various types of options and configurations and it will sure take me some time to figure out. I installed it from Synaptic Package [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I installed Vuze bit-torrent client and it seems really awesome. It has been written in Java but it is pretty fast and awesome. It has search and many helpful plugins. It has various types of options and configurations and it will sure take me some time to figure out. I installed it from Synaptic Package Manager and got the version 4.3.0.6 (Ubuntu Software Center will do the same). I went to the website and saw that 4.5.0.4 was available already. I downloaded the linux installer (Vuze_Installer.tar.bz2) and unpacked it. I got a directory named &#8220;vuze&#8221; which contained the files. Then, I just launched terminal and changed the directory to &#8220;vuze&#8221;, the one that I just extracted.<br />
Then, I just had to copy the files to where they belong. Remember, you must have the version from the package manager installed. Then, I just backed up the original vuze files and then copied the new files over.<span id="more-1093"></span></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">mv</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span>java<span style="color: #000000; font-weight: bold;">/</span>Azureus2.jar <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span>java<span style="color: #000000; font-weight: bold;">/</span>Azureus2.jar.bak
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">cp</span> Azureus2.jar <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span>java<span style="color: #000000; font-weight: bold;">/</span>Azureus2.jar
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">mv</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span>java<span style="color: #000000; font-weight: bold;">/</span>swt.jar <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span>java<span style="color: #000000; font-weight: bold;">/</span>swt.jar.bak
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">cp</span> swt.jar <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span>java<span style="color: #000000; font-weight: bold;">/</span>swt.new.jar
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">ln</span> <span style="color: #660033;">-s</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span>java<span style="color: #000000; font-weight: bold;">/</span>swt.new.jar <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span>java<span style="color: #000000; font-weight: bold;">/</span>swt.jar</pre></div></div>

<p>Now, restart vuze to check if everything works well. If it does, great, congratulations. Check the version and check if it was successfully updated.</p>
<p>However, if it does not run well or does not run at all, you can always get back the original installation. One way to do that is &#8220;Mark for Reinstallation&#8221; from Synaptic Package Manager (or remove and install again from Ubuntu Software Center), the other way is to undo whatever you have done via the command, which is pretty easy to figure out.</p>
<p>Hope this helps.</p>
<div class="shr-publisher-1093"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.khattam.info/howto-update-vuze-azureus-to-latest-version-4-5-in-ubuntu-10-10-maverick-meerkat-2010-09-10.html/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Best Download manager for Linux</title>
		<link>http://www.khattam.info/best-download-manager-for-linux-2010-08-14.html</link>
		<comments>http://www.khattam.info/best-download-manager-for-linux-2010-08-14.html#comments</comments>
		<pubDate>Sat, 14 Aug 2010 06:10:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Lucid Lynx 10.04]]></category>
		<category><![CDATA[Maverick Meerkat 10.10]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[download manager]]></category>
		<category><![CDATA[fatrat]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox add-on]]></category>
		<category><![CDATA[flashgot]]></category>
		<category><![CDATA[free download manager]]></category>
		<category><![CDATA[torrent]]></category>

		<guid isPermaLink="false">http://www.khattam.info/?p=958</guid>
		<description><![CDATA[I am using Ubuntu 10.10 Maverick Meerkat and had been using the following programs for downloading stuff from the Internet: Firefox Default Download Manager for HTTP/FTP Downloads and Deluge for Torrents. It was not much convenient because Firefox resume does not always work in case of crashes or in case of power cuts. Also it [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I am using Ubuntu 10.10 Maverick Meerkat and had been using the following programs for downloading stuff from the Internet:</p>
<p><span id="more-958"></span></p>
<p>Firefox Default Download Manager for HTTP/FTP Downloads and Deluge for Torrents.</p>
<p>It was not much convenient because Firefox resume does not always work in case of crashes or in case of power cuts. Also it does not support multi-threaded downloads. So, I decided to try out Fatrat along with Flashgot firefox add-on. Fatrat and Flashgot both can be installed from Ubuntu Software Center. If you are using beta or development version of Firefox, then you need to get it from Firefox Addons Website or <a href="http://flashgot.net/" onclick="pageTracker._trackPageview('/outgoing/flashgot.net/?referer=');">Flashgot website</a>.</p>
<p>Fatrat, like Free Download Manager (which is currently only available for Windows), can be used as a torrent client, HTTP/FTP Download Manager, Rapidshare download (it waits for appropriate time automatically and downloads), Youtube Download (at the time of writing this, Youtube download seems not to be working) and much more.<br />
<a href="http://www.khattam.info/wp-content/uploads/fatrat1.png"><img class="alignnone size-medium wp-image-1078" title="fatrat1" src="http://www.khattam.info/wp-content/uploads/fatrat1-300x174.png" alt="fatrat1 300x174 Best Download manager for Linux" width="300" height="174" /></a><br />
It supports remote control via jabber and web interface.<br />
<a href="http://www.khattam.info/wp-content/uploads/fatrat2.png"><img class="alignnone size-medium wp-image-1079" title="fatrat2" src="http://www.khattam.info/wp-content/uploads/fatrat2-300x85.png" alt="fatrat2 300x85 Best Download manager for Linux" width="300" height="85" /></a><br />
Since Flashgot does not support Fatrat by default, you will need to add support for Fatrat. When it asks for path, enter /usr/bin/fatrat. After that, you can select and right click a link and Flashgot it. You can also select Flashgot&gt;Fatrat when the download box comes up.</p>
<p><a href="http://www.khattam.info/wp-content/uploads/fatrat3.png"><img class="alignnone size-medium wp-image-1080" title="fatrat3" src="http://www.khattam.info/wp-content/uploads/fatrat3-300x247.png" alt="fatrat3 300x247 Best Download manager for Linux" width="300" height="247" /></a><br />
When you click OK, Fatrat should show the add link dialog.</p>
<p>Have fun downloading.</p>
<div class="shr-publisher-958"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.khattam.info/best-download-manager-for-linux-2010-08-14.html/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[SOLVED] Deluge Launching ERROR: &#8220;cPickle.UnpicklingError: could not find MARK&#8221;</title>
		<link>http://www.khattam.info/solved-deluge-launching-error-cpickle-unpicklingerror-could-not-find-mark-2010-02-27.html</link>
		<comments>http://www.khattam.info/solved-deluge-launching-error-cpickle-unpicklingerror-could-not-find-mark-2010-02-27.html#comments</comments>
		<pubDate>Sat, 27 Feb 2010 14:48:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[deluge]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[ppa]]></category>
		<category><![CDATA[state]]></category>
		<category><![CDATA[torrent]]></category>

		<guid isPermaLink="false">http://www.khattam.info/2010/02/27/solved-deluge-launching-error-cpickle-unpicklingerror-could-not-find-mark/</guid>
		<description><![CDATA[I just tried to launch deluge and got the following error: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 progname=deluge; RGBA=on Traceback (most recent call last): File &#34;/usr/bin/deluge&#34;, line 9, in &#60;module&#62; load_entry_point('deluge==1.2.1', 'console_scripts', 'deluge')() File &#34;/usr/lib/pymodules/python2.6/deluge/main.py&#34;, line 121, in start_ui UI(options, args, options.args) File &#34;/usr/lib/pymodules/python2.6/deluge/ui/ui.py&#34;, line 128, [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I just tried to launch deluge and got the following error:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
</pre></td><td class="code"><pre class="text" style="font-family:monospace;">progname=deluge; RGBA=on
Traceback (most recent call last):
  File &quot;/usr/bin/deluge&quot;, line 9, in &lt;module&gt;
    load_entry_point('deluge==1.2.1', 'console_scripts', 'deluge')()
  File &quot;/usr/lib/pymodules/python2.6/deluge/main.py&quot;, line 121, in start_ui
    UI(options, args, options.args)
  File &quot;/usr/lib/pymodules/python2.6/deluge/ui/ui.py&quot;, line 128, in __init__
    ui = GtkUI(args)
  File &quot;/usr/lib/pymodules/python2.6/deluge/ui/gtkui/gtkui.py&quot;, line 216, in __init__
    self.torrentdetails = TorrentDetails()
  File &quot;/usr/lib/pymodules/python2.6/deluge/ui/gtkui/torrentdetails.py&quot;, line 116, in __init__
    state = self.load_state()
  File &quot;/usr/lib/pymodules/python2.6/deluge/ui/gtkui/torrentdetails.py&quot;, line 432, in load_state
    state = cPickle.load(state_file)
cPickle.UnpicklingError: could not find MARK</pre></td></tr></table></div>

<p><span id="more-675"></span></p>
<p>Deluge would just crash and would not show up at all.</p>
<p>I tried searching for a solution, but did not find any. I tried upgrading to the ppa version of deluge with no luck. Then I just removed all the .state (not to be mistaken with state directory) files (peers_tab.state, files_tab.state, torrentview.state, tabs.state, dht.state, session.state and any other file containing .state at the end) from /home/MyUserName/.config/deluge and was able to launch deluge again. You should not remove the state directory because you will lose the torrent list if you do.<br />
After that, you will be able to launch deluge. It is a good idea to recheck (Right click on a torrent file and select Force Recheck) all torrent files after you do this.</p>
<p>Hope this helps.</p>
<div class="shr-publisher-675"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.khattam.info/solved-deluge-launching-error-cpickle-unpicklingerror-could-not-find-mark-2010-02-27.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[SOLVED] Deluge not working (Menus and Buttons Greyed Out) Problem after Upgrade</title>
		<link>http://www.khattam.info/solved-deluge-not-working-menus-and-buttons-greyed-out-problem-after-upgrade-2010-01-17.html</link>
		<comments>http://www.khattam.info/solved-deluge-not-working-menus-and-buttons-greyed-out-problem-after-upgrade-2010-01-17.html#comments</comments>
		<pubDate>Sun, 17 Jan 2010 07:09:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[deluge]]></category>
		<category><![CDATA[deluge-gtk]]></category>
		<category><![CDATA[grey]]></category>
		<category><![CDATA[greyed]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[lost]]></category>
		<category><![CDATA[torrent]]></category>
		<category><![CDATA[torrents]]></category>

		<guid isPermaLink="false">http://www.khattam.info/?p=591</guid>
		<description><![CDATA[I upgraded deluge recently to version 1.2.0 and then started it. The &#8220;Add Torrent&#8221; and several other options were greyed out and the torrents I was downloading were not there anymore. Here is how I got around the problem and how you can do it if you are facing the same. You will need to [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I upgraded deluge recently to version 1.2.0 and then started it. The &#8220;Add Torrent&#8221; and several other options were greyed out and the torrents I was downloading were not there anymore. Here is how I got around the problem and how you can do it if you are facing the same.<br />
<span id="more-591"></span><br />
<br />
You will need to goto ~/.config/ (i.e. /home/Your_UserName/.config). It will be hidden, so View > Show Hidden Files in nautilus. And then just rename the deluge folder to something else (say deluge_backup). Now, launch deluge again. You will see the options are not greyed anymore. But the torrent files are still missing. To get around that, just quit deluge and then from deluge_backup (or the directory you renamed earlier) copy the directory &#8220;state&#8221; to the newly created (by deluge program when you launched it) deluge directory. Now launch deluge and it should show the torrents you were downloading. You may also copy other directories like &#8220;plugins&#8221;, if you had plugins installed. But in my case there were none. So it was not a problem. </p>
<p>I was too lazy to find out exactly what caused the problem (which particular file or directory). If anyone does, please do share.</p>
<p>Hope this helps.</p>
<div class="shr-publisher-591"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.khattam.info/solved-deluge-not-working-menus-and-buttons-greyed-out-problem-after-upgrade-2010-01-17.html/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to fix a corrupt download (Jaunty Jackalope CD Image)</title>
		<link>http://www.khattam.info/how-to-fix-a-corrupt-download-jaunty-jackalope-cd-image-2009-04-25.html</link>
		<comments>http://www.khattam.info/how-to-fix-a-corrupt-download-jaunty-jackalope-cd-image-2009-04-25.html#comments</comments>
		<pubDate>Sat, 25 Apr 2009 20:24:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Jaunty Jackalope 9.04]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[corrupt]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[ktorrent]]></category>
		<category><![CDATA[torrent]]></category>

		<guid isPermaLink="false">http://www.khattam.info/?p=106</guid>
		<description><![CDATA[I downloaded Ubuntu 9.04 Jaunty Jackalope ISO and discovered that the file was not downloaded properly. It was corrupt. It failed the md5 check and failed to install inside Sun VirtualBox. I did not want to download the file again. I have a very poor internet connection. I had downloaded the file from http link [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I downloaded Ubuntu 9.04 Jaunty Jackalope ISO and discovered that the file was not downloaded properly. It was corrupt. It failed the md5 check and failed to install inside Sun VirtualBox.</p>
<p>I did not want to download the file again. I have a very poor internet connection. I had downloaded the file from http link with the help of wget.</p>
<p>The ISO was the size as specified in the site. I think this process works only if this holds true. Also, it needs to be available in the torrents. These hold true for the file I was trying to download.<span id="more-106"></span></p>
<p>I launched ktorrent and added the torrent to the file that I had downloaded. Then, when it started downloading, I quit ktorrent. Then I replaced the file it had created in the data directory with my corruput ISO. Launched ktorrent again and chose to check data. It then checked the file and quickly found that I needed to download only 16MB. I did and voila the file was fixed.</p>
<p>However, I used ktorrent, all torrent clients I have used (on Windows or Linux) have this feature of checking data. It might be called something other than &#8220;Check Data&#8221; in other torrent clients though.</p>
<div class="shr-publisher-106"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.khattam.info/how-to-fix-a-corrupt-download-jaunty-jackalope-cd-image-2009-04-25.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

