<?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"
	>

<channel>
	<title>/home/shakir</title>
	<atom:link href="http://www.mohdshakir.net/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mohdshakir.net</link>
	<description>My Piece Of The Web</description>
	<pubDate>Fri, 05 Sep 2008 03:58:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Article: Google Gears in 64 bit Linux</title>
		<link>http://www.mohdshakir.net/2008/09/05/article-google-gears-in-64-bit-linux</link>
		<comments>http://www.mohdshakir.net/2008/09/05/article-google-gears-in-64-bit-linux#comments</comments>
		<pubDate>Fri, 05 Sep 2008 03:58:23 +0000</pubDate>
		<dc:creator>shakir</dc:creator>
		
		<category><![CDATA[Information Insemination]]></category>

		<guid isPermaLink="false">http://www.mohdshakir.net/?p=168</guid>
		<description><![CDATA[I&#8217;ve been wanting to use Google Gears since the first day it was released, but no luck for me as I&#8217;m using 64 bit Linux, which is currently not a supported platform for it. I kept waiting until today, that I really wish to try Wordpress, the blogging application for this blog of mine on [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been wanting to use Google Gears since the first day it was released, but no luck for me as I&#8217;m using 64 bit Linux, which is currently not a supported platform for it. I kept waiting until today, that I really wish to try Wordpress, the blogging application for this blog of mine on Google Gears.</p>
<p>I&#8217;ve managed to find a solution for it (through Google of course), and wrote an <a href="http://www.techrecipes.net/articles/google-gears-in-64-bit-linux.html">article</a> of it at <a href="http://www.techrecipes.net">Techrecipes</a>. Please read and report if it doesn&#8217;t work for you, or if it just works great!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mohdshakir.net/2008/09/05/article-google-gears-in-64-bit-linux/feed</wfw:commentRss>
		</item>
		<item>
		<title>Prison Break is back!</title>
		<link>http://www.mohdshakir.net/2008/09/02/prison-break-is-back</link>
		<comments>http://www.mohdshakir.net/2008/09/02/prison-break-is-back#comments</comments>
		<pubDate>Tue, 02 Sep 2008 02:28:47 +0000</pubDate>
		<dc:creator>shakir</dc:creator>
		
		<category><![CDATA[Information Insemination]]></category>

		<guid isPermaLink="false">http://www.mohdshakir.net/?p=164</guid>
		<description><![CDATA[Just for an announcement, Prison Break is back on its fourth season today, and torrents of it&#8217;s season premiere has already been made available..
]]></description>
			<content:encoded><![CDATA[<p>Just for an announcement, <a href="http://www.fox.com/prisonbreak/">Prison Break</a> is back on its fourth season today, and torrents of it&#8217;s season premiere has already been made available..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mohdshakir.net/2008/09/02/prison-break-is-back/feed</wfw:commentRss>
		</item>
		<item>
		<title>Golden Axe in Linux</title>
		<link>http://www.mohdshakir.net/2008/08/31/golden-axe-in-linux</link>
		<comments>http://www.mohdshakir.net/2008/08/31/golden-axe-in-linux#comments</comments>
		<pubDate>Sat, 30 Aug 2008 22:32:14 +0000</pubDate>
		<dc:creator>shakir</dc:creator>
		
		<category><![CDATA[Information Insemination]]></category>

		<guid isPermaLink="false">http://www.mohdshakir.net/?p=160</guid>
		<description><![CDATA[I was browsing the net today and a keyword popped up in my head, &#34;Golden Axe&#34;. Golden Axe was an old game I remember playing when I was a kid. Google brought me to Abandonia, the lair of old (and abandoned) games.
When downloaded, I tried to run it using wine but presented with the following [...]]]></description>
			<content:encoded><![CDATA[<p>I was browsing the net today and a keyword popped up in my head, &quot;Golden Axe&quot;. Golden Axe was an old game I remember playing when I was a kid. Google brought me to<a href="http://www.abandonia.com/en/games/7"> Abandonia</a>, the lair of old (and abandoned) games.</p>
<p>When downloaded, I tried to run it using <em><span style="font-family: Courier New;">wine</span></em> but presented with the following error;</p>
<pre>
shakir@anduril ~/gold $ wine GOLD.EXE
winevdm: unable to exec 'D:\shakir\gold\GOLD.EXE': DOS memory range unavailable</pre>
<p>Someone suggested the following solution</p>
<pre>
shakir@anduril ~/gold $ sudo sysctl -w vm.mmap_min_addr=0
vm.mmap_min_addr = 0
</pre>
<p>But I still get the following error, because I&#8217;m using 64 bit Linux;</p>
<pre>
shakir@anduril ~/gold $ wine GOLD.EXE
wine: Cannot start DOS application &quot;D:\\shakir\\gold\\GOLD.EXE&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; because vm86 mode is not supported on this platform.
</pre>
<p>In the end I decided to install <em><span style="font-family: Courier New;">dosbox</span></em>, and things then run perfectly.</p>
<pre>
shakir@anduril ~/gold $ sudo apt-get install dosbox
shakir@anduril ~/gold $ dosbox GOLD.EXE</pre>
<p style="text-align: center;">&nbsp;<a href="http://www.mohdshakir.net/wp-content/uploads/image/200808/gold.png"><img width="400" height="265" src="http://www.mohdshakir.net/wp-content/uploads/image/200808/gold-mini.png" alt="" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mohdshakir.net/2008/08/31/golden-axe-in-linux/feed</wfw:commentRss>
		</item>
		<item>
		<title>Article: Create SSH SOCKS proxy tunnel for secure web browsing</title>
		<link>http://www.mohdshakir.net/2008/08/29/article-create-ssh-socks-proxy-tunnel-for-secure-web-browsing</link>
		<comments>http://www.mohdshakir.net/2008/08/29/article-create-ssh-socks-proxy-tunnel-for-secure-web-browsing#comments</comments>
		<pubDate>Fri, 29 Aug 2008 03:42:36 +0000</pubDate>
		<dc:creator>shakir</dc:creator>
		
		<category><![CDATA[Information Insemination]]></category>

		<guid isPermaLink="false">http://www.mohdshakir.net/?p=156</guid>
		<description><![CDATA[
I recently published an article titled Create SSH SOCKS proxy tunnel for secure web browsing at TechRecipes. Feel free to read and comment at that site.
The article is about creating a SOCKS proxy using SSH, which when configured on a web browser can be used to secure HTTP traffic through tunneling and can be used [...]]]></description>
			<content:encoded><![CDATA[<div class="p-con">
<p>I recently published an article titled <a href="http://www.techrecipes.net/articles/create-ssh-socks-proxy-tunnel-for-secure-web-browsing.html">Create SSH SOCKS proxy tunnel for secure web browsing</a> at <a href="http://www.techrecipes.net/">TechRecipes</a>. Feel free to read and comment at that site.</p>
<p>The article is about creating a SOCKS proxy using SSH, which when configured on a web browser can be used to secure HTTP traffic through tunneling and can be used as VPN to view web sites local to the proxy server.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.mohdshakir.net/2008/08/29/article-create-ssh-socks-proxy-tunnel-for-secure-web-browsing/feed</wfw:commentRss>
		</item>
		<item>
		<title>Article: Bypass CPanel&#8217;s jailshell using PHP</title>
		<link>http://www.mohdshakir.net/2008/08/27/article-bypass-cpanels-jailshell-using-php</link>
		<comments>http://www.mohdshakir.net/2008/08/27/article-bypass-cpanels-jailshell-using-php#comments</comments>
		<pubDate>Wed, 27 Aug 2008 05:48:11 +0000</pubDate>
		<dc:creator>shakir</dc:creator>
		
		<category><![CDATA[Information Insemination]]></category>

		<guid isPermaLink="false">http://www.mohdshakir.net/?p=154</guid>
		<description><![CDATA[I recently published an the article Bypass CPanel&#8217;s jailshell using PHP at TechRecipes. Feel free to read and comment at that site.
The article is about using simple HTML and PHP to execute Linux commands at the web hosting server. In shared webhosting environment, this can be very dangerous as it can be used to do [...]]]></description>
			<content:encoded><![CDATA[<p>I recently published an the article <a href="http://www.techrecipes.net/articles/bypass-cpanels-jailshell-using-php.html">Bypass CPanel&#8217;s jailshell using PHP</a> at <a href="http://www.techrecipes.net/">TechRecipes</a>. Feel free to read and comment at that site.</p>
<p>The article is about using simple HTML and PHP to execute Linux commands at the web hosting server. In shared webhosting environment, this can be very dangerous as it can be used to do malicious acts such as stealing other user&#8217;s web application configuration file, probably containing passwords and other informations.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mohdshakir.net/2008/08/27/article-bypass-cpanels-jailshell-using-php/feed</wfw:commentRss>
		</item>
		<item>
		<title>Passwordless MySQL root account in shared hosting</title>
		<link>http://www.mohdshakir.net/2008/08/18/passwordless-mysql-root-account-in-shared-hosting</link>
		<comments>http://www.mohdshakir.net/2008/08/18/passwordless-mysql-root-account-in-shared-hosting#comments</comments>
		<pubDate>Mon, 18 Aug 2008 07:02:20 +0000</pubDate>
		<dc:creator>shakir</dc:creator>
		
		<category><![CDATA[Information Insemination]]></category>

		<guid isPermaLink="false">http://www.mohdshakir.net/?p=149</guid>
		<description><![CDATA[I was doing some work with many terminals open, and in one terminal I typed the following to access my MySQL databases;

$ mysql -u root

and I&#8217;ve been granted access, as I don&#8217;t set any password for my local MySQL account. I was somehow surprised however when I run the following command

mysql&#62; show databases;

as I&#8217;ve been [...]]]></description>
			<content:encoded><![CDATA[<p>I was doing some work with many terminals open, and in one terminal I typed the following to access my MySQL databases;</p>
<pre>
$ mysql -u root
</pre>
<p>and I&#8217;ve been granted access, as I don&#8217;t set any password for my local MySQL account. I was somehow surprised however when I run the following command</p>
<pre>
mysql&gt; show databases;
</pre>
<p>as I&#8217;ve been presented with many databases, maybe hundreds of them, and with that I realize something is not right somewhere. Upon checking, I found out that I was accessing the wrong server, and to my surprise again, it&#8217;s in my shared webhosting&#8217;s server.</p>
<p>When thinking creating rogue PHP scripts will let you do what your jailshell won&#8217;t let you do, this incident make me want to have a co-located server even more. I guess it&#8217;s a bad idea now to have all my shells to look the same when working with multiple terminals.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mohdshakir.net/2008/08/18/passwordless-mysql-root-account-in-shared-hosting/feed</wfw:commentRss>
		</item>
		<item>
		<title>Outstationed..</title>
		<link>http://www.mohdshakir.net/2008/07/01/outstationed</link>
		<comments>http://www.mohdshakir.net/2008/07/01/outstationed#comments</comments>
		<pubDate>Tue, 01 Jul 2008 01:45:49 +0000</pubDate>
		<dc:creator>shakir</dc:creator>
		
		<category><![CDATA[Information Insemination]]></category>

		<guid isPermaLink="false">http://www.mohdshakir.net/?p=148</guid>
		<description><![CDATA[I&#8217;m on my travelling spree, from Kuantan, Penang, and then to Miri for some site visits. It&#8217;s only my second day now but I&#8217;m already missing my 4 months old baby at home, and my other baby, which is my wife of course, sigh!
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m on my travelling spree, from Kuantan, Penang, and then to Miri for some site visits. It&#8217;s only my second day now but I&#8217;m already missing my 4 months old baby at home, and my other baby, which is my wife of course, sigh!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mohdshakir.net/2008/07/01/outstationed/feed</wfw:commentRss>
		</item>
		<item>
		<title>Using GPG with GMail in Firefox</title>
		<link>http://www.mohdshakir.net/2008/05/21/using-gpg-with-gmail-in-firefox</link>
		<comments>http://www.mohdshakir.net/2008/05/21/using-gpg-with-gmail-in-firefox#comments</comments>
		<pubDate>Wed, 21 May 2008 04:10:01 +0000</pubDate>
		<dc:creator>shakir</dc:creator>
		
		<category><![CDATA[Information Insemination]]></category>

		<guid isPermaLink="false">http://www.mohdshakir.net/?p=147</guid>
		<description><![CDATA[Gmail is my favorite email client, that I use it for all my email accounts. It&#8217;s web based, and package features that other email clients don&#8217;t have (or at least not as good) such as its labels and spam filter. It somehow doesn&#8217;t have GPG support to sign and encrypt email.
This is where Firefox and [...]]]></description>
			<content:encoded><![CDATA[<p>Gmail is my favorite email client, that I use it for all my email accounts. It&#8217;s web based, and package features that other email clients don&#8217;t have (or at least not as good) such as its labels and spam filter. It somehow doesn&#8217;t have GPG support to sign and encrypt email.</p>
<p>This is where <a href="http://www.mozilla.com/en-US/firefox/">Firefox</a> and <a href="http://getfiregpg.org/">FireGPG</a> come to help. FireGPG is a Firefox extension that features contextual menu giving access to several GPG functions, and brings GPG features to the GMail webmail interface.</p>
<p>To use it, one must first have GPG working on the machine, and Linux user can refer to <a href="http://www.gnupg.org/">GnuPG</a> while Windows user can refer <span style="text-decoration: underline;">Gpg4win</span> to get started.</p>
<p>Once the installations are complete and GPG keys are created, Firefox should have these (working) options when composing emails;</p>
<p style="text-align: center;"><a href="http://www.mohdshakir.net/wp-content/uploads/image/200805/gmail-firegpg.png"><img width="400" height="161" src="http://www.mohdshakir.net/wp-content/uploads/image/200805/gmail-firegpg-mini.png" alt="" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mohdshakir.net/2008/05/21/using-gpg-with-gmail-in-firefox/feed</wfw:commentRss>
		</item>
		<item>
		<title>Photo gallery updated</title>
		<link>http://www.mohdshakir.net/2008/04/24/photo-gallery-updated</link>
		<comments>http://www.mohdshakir.net/2008/04/24/photo-gallery-updated#comments</comments>
		<pubDate>Thu, 24 Apr 2008 08:35:04 +0000</pubDate>
		<dc:creator>shakir</dc:creator>
		
		<category><![CDATA[Information Insemination]]></category>

		<guid isPermaLink="false">http://www.mohdshakir.net/?p=145</guid>
		<description><![CDATA[I was at Kelantan a while ago, and have uploaded photos of my visit to my online photo gallery. Find them here.
]]></description>
			<content:encoded><![CDATA[<p>I was at Kelantan a while ago, and have uploaded photos of my visit to my online photo gallery. Find them <a href="http://gallery.mohdshakir.net/v/20080324-Cuti2kelate/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mohdshakir.net/2008/04/24/photo-gallery-updated/feed</wfw:commentRss>
		</item>
		<item>
		<title>Enable Vim Line Numbering</title>
		<link>http://www.mohdshakir.net/2008/04/19/enable-vim-line-numbering</link>
		<comments>http://www.mohdshakir.net/2008/04/19/enable-vim-line-numbering#comments</comments>
		<pubDate>Sat, 19 Apr 2008 00:14:27 +0000</pubDate>
		<dc:creator>shakir</dc:creator>
		
		<category><![CDATA[Information Insemination]]></category>

		<guid isPermaLink="false">http://www.mohdshakir.net/2008/04/19/enable-vim-line-numbering</guid>
		<description><![CDATA[Line numbering is a very useful feature in a text editor, especially for programmers. Being a full feature text editor, Vim also have it supported, but not enabled by default.
To enable it, simply add this line to /etc/vim/vimrc or ~/.vimrc

set number

or just type

:set number

while you&#8217;re already in Vim.
]]></description>
			<content:encoded><![CDATA[<p>Line numbering is a very useful feature in a text editor, especially for programmers. Being a full feature text editor, Vim also have it supported, but not enabled by default.</p>
<p>To enable it, simply add this line to /etc/vim/vimrc or ~/.vimrc</p>
<pre>
set number
</pre>
<p>or just type</p>
<pre>
:set number
</pre>
<p>while you&#8217;re already in Vim.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mohdshakir.net/2008/04/19/enable-vim-line-numbering/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
