<?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>iRethinks &#187; linux</title>
	<atom:link href="http://www.irethinks.com/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.irethinks.com</link>
	<description>Web about Jazz, Code, Photography and Coffee</description>
	<lastBuildDate>Wed, 14 Jul 2010 18:51:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>See, I told you, Chrome will be Google OS.</title>
		<link>http://www.irethinks.com/2009/07/see-i-told-you-chrome-will-be-google-os/</link>
		<comments>http://www.irethinks.com/2009/07/see-i-told-you-chrome-will-be-google-os/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 11:55:06 +0000</pubDate>
		<dc:creator>Abdurahman Mashur</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[os]]></category>

		<guid isPermaLink="false">http://www.irethinks.com/?p=372</guid>
		<description><![CDATA[Yes, the title is talking about new operating system to the market. As I mentioned earlier(the post is in bahasa indonesia, so i suggest you to use google translate to understand ). Google  is having hidden agenda to beat microsoft. This is the real result from cloud computing implementation. Most the program code is executed [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-374" title="file0044" src="http://www.irethinks.com/wp-content/uploads/2009/07/file0044-468x351.jpg" alt="file0044" width="468" height="351" />Yes, the title is talking about new operating system to the market. As I mentioned <a href="http://www.irethinks.com/2008/10/tentang-cloud-computing/">earlier</a>(the post is in bahasa indonesia, so i suggest you to use google translate to understand <img src='http://www.irethinks.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ). Google  is having hidden agenda to beat microsoft. This is the real result from cloud computing implementation. Most the program code is executed on the server, including all the data and everything. The client is just use small computing task to render the result from the server. For thou of you who don&#8217;t know google&#8217;s chrome browser feature. This is the key features :</p>
<p>- Multi tasking, yes even browser have multi tasking capabilities. Means that everypage that you open using the chrome browser, is compute the page using differents memory allocation. So if there&#8217;s crash on the page, it will not crashing the other pages.</p>
<p>- Google Gears. It&#8217;s download static contents from your internet pages that having gears capability. So you can search e-mail or any other data in live experiences. It&#8217;s reduce the amount to loading the whole pages.</p>
<p>The OS is still far from perfect. But we will see.</p>
<p><a href="http://chromeosleak.wordpress.com/">More Information</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.irethinks.com/2009/07/see-i-told-you-chrome-will-be-google-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Ubuntu after Windows</title>
		<link>http://www.irethinks.com/2009/06/installing-ubuntu-after-windows/</link>
		<comments>http://www.irethinks.com/2009/06/installing-ubuntu-after-windows/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 15:23:38 +0000</pubDate>
		<dc:creator>Abdurahman Mashur</dc:creator>
				<category><![CDATA[Software Review]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[jaunty jackalope]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.irethinks.com/?p=216</guid>
		<description><![CDATA[It&#8217;s a 10 pm in friday night, suddenly one of my friends sent a text message. man, need your help for installing ubuntu. are u free? may come upstairs? Fortunately we are living in the same apartment &#38; the same block, so I just need to use lift to reach his unit. I was free [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-medium wp-image-234" title="jauntyjack" src="http://www.irethinks.com/wp-content/uploads/2009/06/jauntyjack1-468x351.jpg" alt="jauntyjack" width="468" height="351" /></p>
<p>It&#8217;s a 10 pm in friday night, suddenly one of my friends sent a text message.</p>
<blockquote><p>man, need your help for installing ubuntu. are u free? may come upstairs?</p></blockquote>
<p>Fortunately we are living in the same apartment &amp; the same block, so I just need to use lift to reach his unit. I was free at that time, so i decided to come upstairs and do it.<span id="more-216"></span></p>
<p>Overall we already have what we need to do the installation. Installation CD, we are using <a href="http://www.ubuntu.com/getubuntu/download" target="_blank">ubuntu 9.04/Jaunty Jackalope</a>. So the next big thing is creating the partition for it. Here are the partition type that you need before installing any kinds on linux/unix.</p>
<ol>
<li>Ext3FS; stands for third extended journaling file system. This is where your boot &amp; root of your file system should be. In windows environment, this kind is like your C:\ directory.</li>
<li>Swap; this is where your &#8220;swap&#8221; file located. This swap partition will act as a virtual memory for your system.</li>
</ol>
<p>For ease of use, I suggest you to use any kind of partition software on the market, like partition magic, acronis disk editor etc. Most of it support on-the-fly partitioning process. The main reason is, when you try from ubuntu installation GUI is, the interface is not friendly, you can destroy your data by mistake.</p>
<p>After configuring your partition(remember to create that 2 partition mentioned above). Restart your computer, insert the ubuntu cd, boot it, follow the instruction until showed the interface to choose installation location. Select ext3, and configured it as &#8220;/&#8221; in mount point &amp; boot. repeat for the swap type partition. except you configured it as &#8220;swap&#8221; in the configuration. Back to the previous screen &amp; proceed to the next step.</p>
<p>Now it showing installation process. Just wait until all the installation finish, configure your display &amp; then you already having linux without crashing your windows. <img src='http://www.irethinks.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.irethinks.com/2009/06/installing-ubuntu-after-windows/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
