<?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>Aqeel Zafar &#187; Linux</title>
	<atom:link href="http://aqeeliz.com/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://aqeeliz.com</link>
	<description>Personal blog of Aqeel Zafar</description>
	<lastBuildDate>Sat, 07 Jan 2012 13:21:48 +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>Urban Terror &#8211; First Person Shooter</title>
		<link>http://aqeeliz.com/2008/10/urban-terror-first-person-shooter/</link>
		<comments>http://aqeeliz.com/2008/10/urban-terror-first-person-shooter/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 17:50:42 +0000</pubDate>
		<dc:creator>Aqeel</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[first person shooters]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[urban terror]]></category>

		<guid isPermaLink="false">http://aqeeliz.com/?p=129</guid>
		<description><![CDATA[Since I have switched completely to linux, I am always on the look out for native linux games. A genre that is very easily available on linux is First Person Shooters. There are many good quality multiplayer FPS games available &#8230; <a href="http://aqeeliz.com/2008/10/urban-terror-first-person-shooter/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Since I have switched completely to linux, I am always on the look out for native linux games. A genre that is very easily available on linux is First Person Shooters. There are many good quality multiplayer FPS games available on linux, most of these are based on Quake 3 engine, resulting in very good quality even on little older machines.</p>
<p>Even though I used to think all these FPS games are similar to each, they offer very different game play from each other, so, I started the quest to try all of them out. Let&#8217;s start with my favorite (for now):</p>
<h3><a href="http://www.urbanterror.net/">Urban Terror</a>:</h3>
<p>Urban Terror is a modern reality based multiplayer FPS. According to their homepage:</p>
<p style="padding-left: 30px;"><span style="font-size: small;">Urban Terror</span><span style="font-size: small;"> can be described as a Hollywood tactical shooter; somewhat realism based, but the motto is &#8220;fun over realism&#8221;. This results in a very unique, enjoyable and addictive game.</span></p>
<p>In game, everyone carries knife and handgun (Beretta or Desert Eagle), other than that, you have 6 available inventory slots, 2 for weapons, 1 for grenades and 3 for other accessories (Kevlar vest, helmet, silencer, laser sight, med-pack, extra ammo etc.), out of these 6, you can only use 4 at one time, so, you should choose the weapons/accessories which suits your style of playing and current scenario. Health system also has a touch of reality to it, once you get shot that part of the body starts bleeding, and loses health until you (or your teammate) bandages it. Stamina depends on remaining health, so, if you are low on health, you might not be able to sprint much.</p>
<p style="text-align: center;"><a href="http://aqeeliz.com/wp-content/uploads/2008/10/urbanterror.jpg"><img class="size-medium wp-image-133 aligncenter" title="urbanterror" src="http://aqeeliz.com/wp-content/uploads/2008/10/urbanterror-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>Urban Terror offers different game modes, including Bomb (Red team plants bomb at one of two pre-defined position, blue team has to defend those by either defusing bomb or killing all members of Red team) Free For All (FFA &#8211; Shoot everyone, the one with most frags win), Catch the Flag (CTF &#8211; Catch other teams flag and take it to your flag to score a point), Catch and Hold (C&amp;H &#8211; map has many flags, touch one to change it to your color, you get a point for every minute you hold a flag), Team Deathmatch (TDM &#8211; Kill member of other team, the team with more score wins) &amp; Team Survivor (TS &#8211; Same as TDM but once kill, you don&#8217;t re-spawn till the end of the round). You can read more about these in <a href="http://www.urbanterror.net/new_urt_manual/#Game_mode_information" target="_self">Urban Terror manual</a>.</p>
<p>Urban Terror is a standalone Quake III Arena mod, though if you already have Quake III Arena, you can just install it as it&#8217;s mod, it is available on Linux, Macintosh &amp; Windows. Image is taken from <a href="http://www.urbanterror.net/e107_plugins/autogallery/autogallery.php" target="_self">screenshots</a> section on <a href="http://www.urbanterror.net/" target="_self">UrbanTerror.net</a></p>
]]></content:encoded>
			<wfw:commentRss>http://aqeeliz.com/2008/10/urban-terror-first-person-shooter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Linux File System &#8211; Part 2</title>
		<link>http://aqeeliz.com/2008/09/linux-file-system-part-2/</link>
		<comments>http://aqeeliz.com/2008/09/linux-file-system-part-2/#comments</comments>
		<pubDate>Sat, 13 Sep 2008 14:38:59 +0000</pubDate>
		<dc:creator>Aqeel</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[file systems]]></category>

		<guid isPermaLink="false">http://aqeeliz.com/?p=94</guid>
		<description><![CDATA[Let&#8217;s continue where I left my previous post on Linux file system, with information on different file systems commonly present in most distributions and small comparison between them. ext2: ext2 (or second extended file system) is the oldest file system &#8230; <a href="http://aqeeliz.com/2008/09/linux-file-system-part-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s continue where I left my previous post on <a title="Linux File System" href="http://aqeeliz.com/2008/09/01/linux-file-systems/">Linux file system</a>, with information on different file systems commonly present in most distributions and small comparison between them.</p>
<h3>ext2:</h3>
<p>ext2 (or second extended file system) is the oldest file system for Linux still in use, and until recently one of the most famous. It was created to overcome the limitations of original ext file system (first file system for Linux).</p>
<p>ext2 is not a journaling file system and is not used by desktop users these days, but it&#8217;s still one of the most compatible and tested file system for Linux present.</p>
<h3>ext3:</h3>
<p>ext3 is the successor of ext2 and allows in-place upgrade from ext2. Main difference between the two is addition of journaling in ext3. As ext3 is basically just ext2 with some additional features, it can also be mounted as ext2, though doing so removes the advantage of ext3 file system. In other words, ext3 is backward-compatible. It also provides great compatibility with other operating systems, like windows, that is, you can mount ext3 (and ext2) partitions in Windows using utility.</p>
<p>ext3 provides three different level of journaling:</p>
<ul>
<li>Journal</li>
<li>Ordered</li>
<li>Writeback</li>
</ul>
<p>With &#8220;journal&#8221; offering maximum journaling (both meta-data and user-data), and &#8220;writeback&#8221; offering minimal journaling (only meta-data). Default journaling level is &#8220;ordered&#8221;, which is meta-data only journaling but which makes sure that data is written to disk before committing to journal (a precaution not taken in &#8220;writeback&#8221;), which save from data-corruption.</p>
<h3>ReiserFS:</h3>
<p>ResiserFS is also a journaled file system, but unlike ext3 it provides only meta-data journaling. It was introduced before ext3 and is the first journaling file system for Linux, though ext3, JFS and XFS very soon followed.</p>
<p>Even though ReiserFS is much faster than ext3, it is sometimes not preferred over other file systems. One of that reason was given by SUSE, when they changed their default file system from ReiserFS to ext3. According to them, ReiserFS doesn&#8217;t scale very well on multiple core systems as the critical sections are executed on only one core at a time.</p>
<p>Work on it&#8217;s successor Reiser4 is going on, and it has been announced that no new features will be added in ReiserFS. And as Reiser4 won&#8217;t feature in-place upgrade from ReiserFS (meaning all data will be lost on partition when upgrading), it has also turned down some ReiserFS users.</p>
<h3><a title="XFS" href="http://oss.sgi.com/projects/xfs/" target="_self">XFS</a>:</h3>
<p>XFS is another journaling file system and like ReiserFS, it only supports meta-data journaling. It is one of the oldest journaling file system for UNIX, which was later ported to Linux.</p>
<p>On average XFS&#8217; performance is not much different from ReiserFS, though where ReiserFS&#8217; provides great speed when dealing with smaller files, XFS is much better with large files.</p>
<p>Like all other file systems, XFS has it&#8217;s own disadvantages too, deleting files is slower than other file systems, and creating/deleting directories also takes more time. XFS also has no un-delete utility, which makes it almost impossible to recover any data once it is deleted (there appears to be <a href="http://linuxwebdev.blogspot.com/2005/06/xfs-undelete-howto-how-to-undelete.html" target="_self">one way</a> to do it, if you are desperate enough). Also XFS file system can not be shrunk (it&#8217;s size can be increased though).</p>
<p>There is no utility to mount XFS file system under windows. There used to be crossmeta drivers that allowed read/write support in windows, but it isn&#8217;t available anymore, even when it was available, it was supposed to be quite buggy.</p>
<h3><a title="JFS" href="http://jfs.sourceforge.net/" target="_self">JFS</a>:</h3>
<p>JFS (Journaling File System) is one of the lesser known file system. Like XFS it has been around quite some and then later ported to linux. It offers meta-data journaling, similar to that of XFS and ext3&#8242;s &#8220;writeback&#8221;.</p>
<p>I haven&#8217;t tried JFS yet, but according to reviews and others I have checked with, it provides good speed and reliability. Also, it works efficiently even under high load, and doesn&#8217;t use too much CPU in these cases, which makes it preferred file system in cases when CPU efficiency is required, though it is not as widely supported by Linux distributions as the other file systems mentioned here.</p>
<p>I couldn&#8217;t find any utility or information to mount JFS under windows, most probably there isn&#8217;t one.</p>
<h3>Conclusion:</h3>
<p>All file systems have different advantages and disadvantages and is useful in particular scenario. ext2 is best to use when installing Linux on flash disk. ext3 provides better data recovery option than other file systems so, it&#8217;s preferred to use it for /boot or / (root). Either ext3 or ReiserFS can be used to share partition with windows installtion on same computer. XFS is good to use for large parition which contains large files, like movie collection, backup data etc. Whereas JFS can be used pretty much anywhere, preferablly on partition which contains both large and small files and when that system doesn&#8217;t dual-boot with windows.</p>
]]></content:encoded>
			<wfw:commentRss>http://aqeeliz.com/2008/09/linux-file-system-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux File Systems</title>
		<link>http://aqeeliz.com/2008/09/linux-file-systems/</link>
		<comments>http://aqeeliz.com/2008/09/linux-file-systems/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 08:07:37 +0000</pubDate>
		<dc:creator>Aqeel</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[file systems]]></category>
		<category><![CDATA[journaling]]></category>

		<guid isPermaLink="false">http://aqeeliz.com/?p=89</guid>
		<description><![CDATA[File system is a system to store and access the files (and directories) on any computer. Usually users don&#8217;t have to worry about which file system they are using, operating systems take care of it all. Though knowing their strength &#8230; <a href="http://aqeeliz.com/2008/09/linux-file-systems/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>File system is a system to store and access the files (and directories) on any computer. Usually users don&#8217;t have to worry about which file system they are using, operating systems take care of it all. Though knowing their strength and weaknesses can sometimes help one to choose better option depending on the scenario.</p>
<p>There are many file systems present, suitable for different needs and can be categorized in many different categories, though we aren&#8217;t going to discuss them all here (if you are interested, you can check the <a href="http://en.wikipedia.org/wiki/List_of_file_systems">list of all file system</a>). In most Linux distributions, there is option to choose from two to five different file systems, which can be classified in two general categories:</p>
<ul>
<li>Journaled (or journaling) File System</li>
<li>Non-journaled File System</li>
</ul>
<h3>Journaling File System:</h3>
<p>Journaling file systems makes a log (or journal) of all the changes made before they are written to disk. This is helpful when system crash or power failure may cause loss of some data, while the changes are still being written to disk. In such case, system compares the disk state with journal, and update the disk where required, resulting in data recovery.</p>
<p>Every file has two parts, data and meta data. Data (or user data) is everything present in the file, that is, in case of text file it will be all the text present in file, for music file, it will be the music etc. whereas, meta data is data about data, like when was file last accessed, modified or created. Title of the song and artist information for music file and author information stored by some office programs is also meta-data.</p>
<p>This brings us to a sub-category of journaled file system.</p>
<ul>
<li>Meta-data Journaling</li>
</ul>
<p>As the name implies, meta data journaling file systems only log the meta data of the file and not the user data. It provides better performance then complete journaling file system, but doesn&#8217;t provide full data recovery options.</p>
<h3>Non-journaled File System:</h3>
<p>Non-journaled file system are those which doesn&#8217;t provide journaling. Which means in case of system crash or power failure, there are chances of data getting corrupt. It also means data is written just once (as it doesn&#8217;t have to written to the journal) there are fewer read/write operations on disk compared to journaled file system, which makes it preferable to use on flash drives and other solid-state drives, which can increase their life span.</p>
<p>That&#8217;s all for now, in next post I will provide comparison of different file systems for linux.</p>
]]></content:encoded>
			<wfw:commentRss>http://aqeeliz.com/2008/09/linux-file-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux on Acer Aspire 5720</title>
		<link>http://aqeeliz.com/2008/08/linux-on-acer-aspire-5720/</link>
		<comments>http://aqeeliz.com/2008/08/linux-on-acer-aspire-5720/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 04:41:42 +0000</pubDate>
		<dc:creator>Aqeel</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[acer aspire 5720]]></category>
		<category><![CDATA[notebook]]></category>

		<guid isPermaLink="false">http://aqeeliz.com/?p=70</guid>
		<description><![CDATA[Due to some personal problems, I had to swap my notebook (Sony VAIO) with my brother&#8217;s (Acer Aspire 5720, also known as TravelMate 5720), for a month. So, like any honorable linux geek, I didn&#8217;t waste any time and installed &#8230; <a href="http://aqeeliz.com/2008/08/linux-on-acer-aspire-5720/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Due to some personal problems, I had to swap my notebook (Sony VAIO) with my brother&#8217;s (<a href="http://global.acer.com/products/notebook/as5720.htm">Acer Aspire 5720</a>, also known as TravelMate 5720), for a month. So, like any honorable linux geek, I didn&#8217;t waste any time and installed linux &#8211; <a href="http://ubuntu.com">Ubuntu</a> 8.04 &#8211; on it.</p>
<h3>Hardware:</h3>
<ul>
<li><strong>VGA:</strong> Intel X3100</li>
<li><strong>Audio:</strong> Intel 82801H HDA (ICH8 Family), builtin microphone</li>
<li><strong>Modem:</strong> Conexant</li>
<li><strong>Ethernet: </strong>Broadcom NetLink BCM5787M Gigabit Ethernet</li>
<li><strong>Wireless:</strong> Intel PRO/Wireless 3945abg Network Connection</li>
<li><strong>Special Keys:</strong> FN keys, volume control, hotkeys (wireless, bluetooth &amp; two editable keys), euro sign, dollar sign</li>
<li><strong>Misc:</strong> Card Reader, Bluetooth, InfraRed</li>
</ul>
<h3>What Works:</h3>
<p>I really love it when everything just works, and with Aspire 5720, everything really does, well atleast all the important stuff anyway. VGA, audio, ethernet, FN keys, volume control, wireless, bluetooth and power saving options (hibernate and suspend) works out of the box.</p>
<h3>What Doesn&#8217;t Work:</h3>
<ul>
<li><strong>Modem:</strong> Unfortunately, soft-modems are still a weak point for linux, though, fewer and fewer people use dialup connections now, so, it&#8217;s not much of a problem. If you really want a driver, you can get it from <a href="http://linuxant.com">linuxant.com</a>, for a suitable price ofcourse.</li>
<li><strong>Programmable Hot keys:</strong> These hot keys don&#8217;t work out of the box, and I couldn&#8217;t find any way to make them work in my quick google search.</li>
</ul>
<h3>Couldn&#8217;t Try Completely:</h3>
<ul>
<li><strong>Wireless:</strong> Intel PRO/Wireless 3945abg is fully supported in linux, and according to many reports works out of the box in ubuntu but I wasn&#8217;t able to check that because my wireless router is out of order.</li>
<li><strong>InfraRed:</strong> I don&#8217;t have any infrared device, so, didn&#8217;t check it either.</li>
</ul>
<h3>Conclusion:</h3>
<p>I don&#8217;t have vast experience with notebooks, I have only tried a few, but out of these all Acer Aspire 5720 offers most hardware compatibility with linux. So, if you are looking for a nice laptop to use with linux, I would definately vote for this machine.</p>
]]></content:encoded>
			<wfw:commentRss>http://aqeeliz.com/2008/08/linux-on-acer-aspire-5720/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Linux on Sony Vaio VGN-NR220E</title>
		<link>http://aqeeliz.com/2008/06/linux-on-sony-vaio-vgn-nr220e/</link>
		<comments>http://aqeeliz.com/2008/06/linux-on-sony-vaio-vgn-nr220e/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 09:30:58 +0000</pubDate>
		<dc:creator>Aqeel</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[notebook]]></category>

		<guid isPermaLink="false">http://aqeeliz.com/?p=46</guid>
		<description><![CDATA[I recently did a fresh install of Kubuntu 8.04 (hardy) on my Sony Vaio (VGN-NR220E), this is a list of notebook hardware that does or doesn&#8217;t work with linux. It is mostly based on my experience with kubuntu 8.04, but &#8230; <a href="http://aqeeliz.com/2008/06/linux-on-sony-vaio-vgn-nr220e/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="margin: 12px 0px; text-indent: 0px; font-family: 'DejaVu Sans'; font-size: 10pt;">I recently did a fresh install of Kubuntu 8.04 (hardy) on my Sony Vaio (VGN-NR220E), this is a list of notebook hardware that does or doesn&#8217;t work with linux. It is mostly based on my experience with kubuntu 8.04, but it should be pretty much same with other distributions, using latest kernel.</p>
<p style="margin: 12px 0px; text-indent: 0px; font-family: 'DejaVu Sans'; font-size: 10pt;">First of all, a little about hardware:</p>
<ul>
<li style="font-family: 'DejaVu Sans'; font-size: 10pt;"><strong>VGA:</strong> Intel X3100 &#8211; chipset: Intel Mobile GL960</li>
<li style="font-family: 'DejaVu Sans'; font-size: 10pt;"><strong>Audio:</strong> Intel 82801H HDA (ICH8 Family)</li>
<li style="font-family: 'DejaVu Sans'; font-size: 10pt;"><strong>Modem:</strong> Conexant HDAUDIO SoftV92 Data Fax Modem with SmartCP</li>
<li style="font-family: 'DejaVu Sans'; font-size: 10pt;"><strong>Ethernet:</strong> Marvell Technologies 88E8039</li>
<li style="font-family: 'DejaVu Sans'; font-size: 10pt;"><strong>Wireless:</strong> Atheros AR5007EG (most probably)</li>
<li style="font-family: 'DejaVu Sans'; font-size: 10pt;"><strong>Misc:</strong> Builtin Card Readers (SD/MMC/Express Card/Sony Memory Stick)</li>
</ul>
<h3>Works:</h3>
<ul>
<li style="font-family: 'DejaVu Sans'; font-size: 10pt;"><strong>Audio: </strong>Works out of the box.</li>
<li style="font-family: 'DejaVu Sans'; font-size: 10pt;"><strong>VGA:</strong> Works out of the box</li>
<li style="font-family: 'DejaVu Sans'; font-size: 10pt;"><strong>Ethernet:</strong> Works out of the box, it uses &#8220;sky2&#8243; module, so, if it doesn&#8217;t work in your distro, make sure it is loaded.</li>
<li style="font-family: 'DejaVu Sans'; font-size: 10pt;"><strong>Card Readers:</strong> Works out of the box, Only tried with SD card, but I assume others should work too.</li>
<li style="font-family: 'DejaVu Sans'; font-size: 10pt;"><strong>Wireless:</strong> Atheros AR5007EG drivers are available from madwifi, but they are quite new, and currently they are not available in any distro that I know of. You can manually install the new/patched madwifi drivers.<br />
<span style="text-decoration: line-through;"> Step-by-step instructions are provided at <a title="ubuntu forums" href="http://ubuntuforums.org/showthread.php?t=795984" target="_self">ubuntu forums</a>. Ubuntu users can follow it step-by-step, others can look at it to get the general idea.<br />
</span>ubuntu forums guide doesn&#8217;t seem to be available any more, you can follow <a href="http://aqeeliz.com/2008/09/21/atheros-ar5007eg-on-linux/" target="_self">this guide</a>.</li>
<li style="font-family: 'DejaVu Sans'; font-size: 10pt;"><strong>LCD Brightness:</strong> You will need xbacklight (a command-line only program) to change the LCD brightness. You can change brightness using the following command:
<div class="codecolorer-container text twitlight" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">xbacklight -set X</div></div>
<p>where X is any value from 0 &#8211; 100, if that doesn&#8217;t work, then run</p>
<div class="codecolorer-container text twitlight" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">xrandr --output LVDS --set BACKLIGHT_CONTROL native</div></div>
<p>and then try again. Hopefully this will work now. For future, you can add the xrandr line in your ~/.profile file (that is .profile file in your home directory), so, that you won&#8217;t have to run it yourself after every login.</li>
</ul>
<h3>Doesn&#8217;t Work:</h3>
<ul>
<li style="font-family: 'DejaVu Sans'; font-size: 10pt; font-weight: 600;"><span style="font-weight: 400;"><strong>Modem:</strong> Drivers for conexant are available from <a title="linuxant.com" href="http://linuxant.com" target="_self">linuxant.com</a> for &#8220;a modest price&#8221;. I don&#8217;t really need modem so, I never tried hard looking for open source drivers but the quick google search didn&#8217;t return any satisfactory results.</span></li>
<li style="font-family: 'DejaVu Sans'; font-size: 10pt;"><strong>Keys:</strong> FN keys, S1 and AV Mode.</li>
</ul>
<p><span style="text-decoration: line-through;">I am still trying to get the keys to work, if you have any idea, please let me know.</span></p>
<h3>Ubuntu 8.10 Update:</h3>
<ul>
<li style="font-family: 'DejaVu Sans'; font-size: 10pt; font-weight: 600;"><span style="font-weight: 400;"><strong>FN Keys:</strong> FN Keys work out of the box with Ubuntu 8.10 / Intrepid Ibex. Though after kernel update, brightness keys stop to work, but if you run
<div class="codecolorer-container text twitlight" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">xrandr</div></div>
<p>command mentioned above, they start working fine. Easiest solution is to set this command to run at startup so, you don&#8217;t have to worry about it anymore.<span></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://aqeeliz.com/2008/06/linux-on-sony-vaio-vgn-nr220e/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>DST in Pakistan</title>
		<link>http://aqeeliz.com/2008/06/dst-in-pakistan/</link>
		<comments>http://aqeeliz.com/2008/06/dst-in-pakistan/#comments</comments>
		<pubDate>Sat, 31 May 2008 21:42:04 +0000</pubDate>
		<dc:creator>Aqeel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[dst]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Pakistan]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://aqeeliz.com/?p=48</guid>
		<description><![CDATA[Once again, we are observing DST (Daylight Saving Time) in Pakistan; tonight at midnight, all clocks were moved one hour ahead &#8211; causing an hour early power load-shedding . If you are living in Pakistan and haven&#8217;t changed your computer &#8230; <a href="http://aqeeliz.com/2008/06/dst-in-pakistan/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Once again, we are observing DST (Daylight Saving Time) in Pakistan; tonight at midnight, all clocks were moved one hour ahead &#8211; causing an hour early power load-shedding <img src='http://aqeeliz.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> .</p>
<p>If you are living in Pakistan and haven&#8217;t changed your computer clock yet, you can update the zone info and have your computer automatically change it&#8217;s time (both tonight and at the end of DST).</p>
<p>For more information click on your operating system: <a title="Microsoft Windows" href="http://blogs.technet.com/askperf/archive/2008/05/23/dst-upcoming-changes-for-morocco-and-pakistan.aspx">Microsoft Windows</a> or <a href="http://rotatef.blogspot.com/2008/08/timezones-part-2.html">Linux (unix, bsd, solaris)</a>.</p>
<p><strong>Update:</strong> Corrected the link for linux, which reflects the DST changes in Pakistan, that is, DST will continue till October 31st, instead of August 31st.</p>
]]></content:encoded>
			<wfw:commentRss>http://aqeeliz.com/2008/06/dst-in-pakistan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux is Not Windows</title>
		<link>http://aqeeliz.com/2008/03/linux-is-not-windows/</link>
		<comments>http://aqeeliz.com/2008/03/linux-is-not-windows/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 20:11:12 +0000</pubDate>
		<dc:creator>Aqeel</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://aqeeliz.com/2008/03/17/linux-is-not-windows/</guid>
		<description><![CDATA[Today, while browsing the LinuxMint forums, I found a link to a nice article Linux is Not Windows. It is aimed at Windows users coming to Linux, and would help them set their expectations. If you have never understood why &#8230; <a href="http://aqeeliz.com/2008/03/linux-is-not-windows/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today, while browsing the <a href="http://www.linuxmint.com/">LinuxMint</a> forums, I found a link to a nice article <a href="http://linux.oneandoneis2.org/LNW.htm">Linux is Not Windows</a>.</p>
<p>It is aimed at Windows users coming to Linux, and would help them set their expectations. If you have never understood why people like Linux so much, or had trouble explaining why you like it, then go ahead and read it.</p>
]]></content:encoded>
			<wfw:commentRss>http://aqeeliz.com/2008/03/linux-is-not-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

