<?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>nazham.com &#187; Linux</title>
	<atom:link href="http://nazham.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://nazham.com</link>
	<description>Jarvis, sometimes you gotta run before you can walk.</description>
	<lastBuildDate>Fri, 24 Feb 2012 02:23:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>How to Stream Movies to your iPhone or iPad</title>
		<link>http://nazham.com/2011/09/20/how-to-stream-movies-to-your-iphone-or-ipad/</link>
		<comments>http://nazham.com/2011/09/20/how-to-stream-movies-to-your-iphone-or-ipad/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 14:30:44 +0000</pubDate>
		<dc:creator>nazham</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[ps3]]></category>
		<category><![CDATA[PS3 Media Server]]></category>

		<guid isPermaLink="false">http://nazham.com/?p=1155</guid>
		<description><![CDATA[I have just found a way to successfully stream movies (avi, mkv, mp4, etc) to my iPhone. It&#8217;s via an app called AirPlayer. First, set up a media server on your home network (for example, PS3 Media Server, like what I have explained in my previous post, &#8220;How To Share Media Between PlayStation 3 and [...]]]></description>
		<wfw:commentRss>http://nazham.com/2011/09/20/how-to-stream-movies-to-your-iphone-or-ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create Your Own Web App to Execute Linux Command</title>
		<link>http://nazham.com/2011/06/24/create-your-own-web-app-to-execute-linux-command/</link>
		<comments>http://nazham.com/2011/06/24/create-your-own-web-app-to-execute-linux-command/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 14:03:58 +0000</pubDate>
		<dc:creator>nazham</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[WSGI]]></category>

		<guid isPermaLink="false">http://nazham.com/?p=1135</guid>
		<description><![CDATA[Let say you need to run a command (which you use frequently) on your headless Linux box, such as, copying files, start/stop services, reboot, etc. However too lazy to go to the physical machine or open a ssh command from another pc. Would it be nice if we have a web application that can easily [...]]]></description>
		<wfw:commentRss>http://nazham.com/2011/06/24/create-your-own-web-app-to-execute-linux-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Queue Torrents in Transmission</title>
		<link>http://nazham.com/2011/05/22/how-to-queue-torrents-in-transmission/</link>
		<comments>http://nazham.com/2011/05/22/how-to-queue-torrents-in-transmission/#comments</comments>
		<pubDate>Sat, 21 May 2011 18:59:39 +0000</pubDate>
		<dc:creator>nazham</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Torrent]]></category>
		<category><![CDATA[Transmission]]></category>

		<guid isPermaLink="false">http://nazham.com/?p=1127</guid>
		<description><![CDATA[Currently there&#8217;s no queue features in Transmission. Luckily we can improvise this with the help of transmission-remote, a command based client for transmission, and along with some Linux bash scripting. Below I have created a simple bash script: 1. Install transmission remote: sudo apt-get install transmission-cli 2. Copy the script below, and save as my_script_name.sh [...]]]></description>
		<wfw:commentRss>http://nazham.com/2011/05/22/how-to-queue-torrents-in-transmission/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Share Media Between PlayStation 3 and Linux</title>
		<link>http://nazham.com/2010/11/07/how-to-share-media-between-playstation-3-and-linux/</link>
		<comments>http://nazham.com/2010/11/07/how-to-share-media-between-playstation-3-and-linux/#comments</comments>
		<pubDate>Sun, 07 Nov 2010 06:59:57 +0000</pubDate>
		<dc:creator>nazham</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ps3]]></category>

		<guid isPermaLink="false">http://nazham.com/?p=1092</guid>
		<description><![CDATA[A while ago I have posted on How To Share Media Between XBOX 360 and Linux. It also can be as easy with PlayStation 3 and Linux, with PS3 Media Server. Below are the steps that can let you achieve that. Install necessary codex or media player: sudo apt-get install vlc ffmpeg mencoder mplayer Install Sun [...]]]></description>
		<wfw:commentRss>http://nazham.com/2010/11/07/how-to-share-media-between-playstation-3-and-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Playing 1080p Video in Ubuntu Without Lag</title>
		<link>http://nazham.com/2010/04/24/playing-1080p-video-in-ubuntu-without-lag/</link>
		<comments>http://nazham.com/2010/04/24/playing-1080p-video-in-ubuntu-without-lag/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 13:34:12 +0000</pubDate>
		<dc:creator>nazham</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[1080p]]></category>
		<category><![CDATA[Blue Ray]]></category>
		<category><![CDATA[HD]]></category>
		<category><![CDATA[Karmic Koala]]></category>
		<category><![CDATA[mkv]]></category>
		<category><![CDATA[mplayer]]></category>
		<category><![CDATA[Ubuntu 9.10]]></category>
		<category><![CDATA[VLC]]></category>

		<guid isPermaLink="false">http://nazham.com/?p=1048</guid>
		<description><![CDATA[Playing 1080p Video in Ubuntu Without Lag]]></description>
		<wfw:commentRss>http://nazham.com/2010/04/24/playing-1080p-video-in-ubuntu-without-lag/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to Check for Open Ports in Ubuntu</title>
		<link>http://nazham.com/2009/12/02/how-to-check-for-open-ports-in-ubuntu/</link>
		<comments>http://nazham.com/2009/12/02/how-to-check-for-open-ports-in-ubuntu/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 14:29:04 +0000</pubDate>
		<dc:creator>nazham</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://nazham.com/?p=1025</guid>
		<description><![CDATA[There are various ways to view for open ports on your local Ubuntu/Linux machine. However, I particularly prefer two methods/command below, since it is simple, and without any third-party application.]]></description>
		<wfw:commentRss>http://nazham.com/2009/12/02/how-to-check-for-open-ports-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Enhance Your Linux Desktop with Conky</title>
		<link>http://nazham.com/2009/07/26/how-to-enhance-your-linux-desktop-with-conky/</link>
		<comments>http://nazham.com/2009/07/26/how-to-enhance-your-linux-desktop-with-conky/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 15:35:29 +0000</pubDate>
		<dc:creator>nazham</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://nazham.com/?p=1000</guid>
		<description><![CDATA[I have been using Conky as my desktop monitoring widgets for quite some time now. Before this, I&#8217;ve been using few applications like screenlets and gdesklets, but there&#8217;s a lot of drawbacks on these applications. Among them were limited customizations, it&#8217;s difficult to develop your own widgets, unable to find widgets you&#8217;re looking for, and [...]]]></description>
		<wfw:commentRss>http://nazham.com/2009/07/26/how-to-enhance-your-linux-desktop-with-conky/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Extend Transmission Torrent with Scripts</title>
		<link>http://nazham.com/2009/04/19/extend-transmission-torrent-with-scripts/</link>
		<comments>http://nazham.com/2009/04/19/extend-transmission-torrent-with-scripts/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 13:10:03 +0000</pubDate>
		<dc:creator>nazham</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://nazham.com/?p=893</guid>
		<description><![CDATA[Transmission is one of my favourite bittorrent client. However, it&#8217;s lack the feature of running command(s) before or after you have finished downloading. Luckily we can improvise this with the help of transmission-remote, a command based client for transmission, and along with some Linux bash scripting. Below I have created a simple bash script. What [...]]]></description>
		<wfw:commentRss>http://nazham.com/2009/04/19/extend-transmission-torrent-with-scripts/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How To Share Media Between Xbox 360 and Linux</title>
		<link>http://nazham.com/2009/03/09/how-to-share-media-between-xbox-360-and-linux/</link>
		<comments>http://nazham.com/2009/03/09/how-to-share-media-between-xbox-360-and-linux/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 20:02:48 +0000</pubDate>
		<dc:creator>nazham</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 8.10]]></category>
		<category><![CDATA[Xbox 360]]></category>

		<guid isPermaLink="false">http://nazham.com/?p=849</guid>
		<description><![CDATA[I&#8217;ve got a little project going on in the past few days. I have a reasonable amount of media; movies, mp3&#8242;s and family pictures in my Linux desktop, Ubuntu 8.10. Would it be nice if I could stream all the movies and music directly from the Linux machine to my Xbox 360? This is a [...]]]></description>
		<wfw:commentRss>http://nazham.com/2009/03/09/how-to-share-media-between-xbox-360-and-linux/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>Indispensible Unix commands</title>
		<link>http://nazham.com/2009/02/06/indispensible-unix-commands/</link>
		<comments>http://nazham.com/2009/02/06/indispensible-unix-commands/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 12:09:36 +0000</pubDate>
		<dc:creator>rizal</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://nazham.com/?p=821</guid>
		<description><![CDATA[The first lab session of my Computer Science course consisted primarily of learning the following Unix commands: pwd, ls, cd, cp, mv, rm, mkdir, chmod, more, man. Although I&#8217;ve been using nothing but Windows throughout my career &#8211; from Windows 95 to 2000 to XP &#8211; these commands have proven to be indispensible for those [...]]]></description>
		<wfw:commentRss>http://nazham.com/2009/02/06/indispensible-unix-commands/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

