<?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>UnixNewbie.org &#187; Operating Systems</title>
	<atom:link href="http://www.unixnewbie.org/category/operating-systems/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unixnewbie.org</link>
	<description></description>
	<lastBuildDate>Mon, 24 Oct 2011 13:25:30 +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>Fixing Vista HardDrive Hammering Problem</title>
		<link>http://www.unixnewbie.org/fixing-vista-harddrive-hammering-problem/</link>
		<comments>http://www.unixnewbie.org/fixing-vista-harddrive-hammering-problem/#comments</comments>
		<pubDate>Mon, 24 Oct 2011 13:25:30 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.unixnewbie.org/?p=1306</guid>
		<description><![CDATA[I have a Dell Quad Core 2.4GHz running Windows Vista Ultimate that I didn&#8217;t bother to use for several years now. The problem? Even with such CPU power, the system boots very slowly, about 3-5 minutes before I can use it.  And once the system finishes booting, the harddrive keeps hammering for hours making things [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I have a Dell Quad Core 2.4GHz running Windows Vista Ultimate that I didn&#8217;t bother to use for several years now.</p>
<p>The problem? Even with such CPU power, the system boots very slowly, about 3-5 minutes before I can use it.  And once the system finishes booting, the harddrive keeps hammering for hours making things very slow and the harddrive sound gives me headache <img src='http://www.unixnewbie.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>It really bothered me to the point I stopped using it completely. Yesterday, I pulled it out =&gt; had it factory restored and loaded it with scrapebox; a software to do backlinks for websites.</p>
<p>Things went great but I experienced the same slow booting up and harddrive hammering issues.  I made a trip to Google and after about an hour of reading, I decided to make a Windows Vista Tweak and that fixed the problem entirely. The system now boots very fast, like Windows XP again! and the harddrive no longer makes annoying sound.</p>
<p>What Windows Vista Tweak did I perform? I disabled SuperFetch. SuperFetch is a program designed to give Vista users better computing experience. It preload the programs that we use often into memory so that when we need to run the programs, the programs can be started quickly.</p>
<p>It sounds great but it didn&#8217;t work that way. I am very happy now with SuperFetch disabled and I finally feel to have a useful computer again.</p>
<p><img class="alignright" title="DisableSuperFetch" src="http://www.unixnewbie.org/wp-content/uploads/DisableSuperFetch-265x300.png" alt="" width="265" height="300" /></p>
<h2>Here is how to disable SuperFetch:</h2>
<ul>
<li>Click &#8220;Start&#8221; (or the Windows logo on the bottom left) =&gt; in the search box, type &#8220;<em>services.msc&#8221; </em>without quote and hit Enter</li>
<li>You will see a whole bunch of lines =&gt; scroll down to find SuperFetch</li>
<li>Once found, double click on SuperFetch =&gt; this would open up the SuperFetch Properties</li>
<li>On the line  that says &#8220;Startup Type&#8221; =&gt; select &#8220;Disabled&#8221;</li>
<li>Click &#8220;Ok&#8221; and restart your computer</li>
<li>Done</li>
</ul>
<p>That is it. In the many years of owning this computer, I finally feel that I have a useful computer again.</p>
<p style="text-align: center;">
]]></content:encoded>
			<wfw:commentRss>http://www.unixnewbie.org/fixing-vista-harddrive-hammering-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows XP Guest OS inside Mac OS X</title>
		<link>http://www.unixnewbie.org/windows-xp-guest-os-inside-mac-os-x/</link>
		<comments>http://www.unixnewbie.org/windows-xp-guest-os-inside-mac-os-x/#comments</comments>
		<pubDate>Sat, 22 Oct 2011 18:27:38 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.unixnewbie.org/?p=1300</guid>
		<description><![CDATA[As many of you already know, I have switched to use MAC fulltime. MAC is really good, the experience is awesome and I enjoy it a lot. Still because I use many programs and some of them do not run on MAC so I need to power up my Windows PC from now and then. [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>As many of you already know, I have switched to use MAC fulltime. MAC is really good, the experience is awesome and I enjoy it a lot.</p>
<p>Still because I use many programs and some of them do not run on MAC so I need to power up my Windows PC from now and then.</p>
<h2>Windows Emulators</h2>
<p>It is a little bit inconvenience so I recently looked into running Windows Software inside my MAC. I have tried many Windows emulators including CrossOver, CrossOver works wonderfully but still, some programs do not fully work as expected.</p>
<h2>Virtualization</h2>
<p>I then looked into virtualization thinking&#8230; the only way to make these Windows software to fully work is to have them running inside Windows. It turned out that I am correct. The virtualization software I am using is called VirtualBox. This is a free virtualization program developed by Sun Microsystems, now Oracle. It is very simple to use and is very stable.</p>
<h2>Steps by Steps</h2>
<p><strong>Installing VirtualBox:</strong></p>
<ul>
<li>Simply download VirtualBox <a href="https://www.virtualbox.org/wiki/Downloads" target="_blank">here</a></li>
<li>Once downloaded, simply double click on it and follow instructions to begin the installation</li>
</ul>
<p><strong>How to install Windows XP OS Guess in VirtualBox:</strong></p>
<ul>
<li>Start VirtualBox</li>
<li>Hit &#8220;New&#8221; on the top left to start creating your virtual machine</li>
<li>Click &#8220;Continue&#8221;</li>
<li>Under Name, enter your virtual machine name, i.e. &#8220;Windows XP&#8221;</li>
<li>Click &#8220;Continue&#8221; =&gt; then choose your memory size</li>
<li>Click &#8220;Continue&#8221; several times =&gt; then choose your hard disk size</li>
<li>Click &#8220;Create&#8221; to finish creating your virtual disk</li>
</ul>
<p>Once your virtual disk is created, it will appear on the top left, inside the Virtual Box Manager =&gt; simply start it =&gt; virtual box will then prompt you to install the Guest OS =&gt; from here, enter your Windows XP CD into your CD drive and start the installation.  If you have Windows XP in your computer as .iso file, you can select it and begin.  Pretty easy.</p>
<p>One thing that I was struggling with was how to access the MAC OS X files from inside the Windows XP Guest. Here is the solution:</p>
<h2>How to access MAC OS X files from inside Windows XP Guest OS:</h2>
<ul>
<li>Once you have your Windows XP Guest OS fully installed =&gt; boot it up</li>
<li>Click on &#8220;Devices&#8221; on the very top left menu =&gt; then click on &#8220;Install Guest Addition&#8221;</li>
<li>Once complete, reboot your Guest OS</li>
<li>Once Guest OS boots up =&gt; click on &#8220;Devices&#8221; =&gt; then click on &#8220;Shared Folder&#8221; =&gt; now choose the folders you want to access</li>
<li>Here is how to access the files inside Windows XP:<br />
-  Click on Start =&gt; click on Run<br />
- Enter &#8220;explorer&#8221; without quote and click &#8220;Ok&#8221;<br />
- On the left menu =&gt; click on &#8220;My Network Places&#8221; =&gt; click on &#8220;Entire Network&#8221; =&gt; click on &#8220;VirtualBox Shared Folders&#8221;</li>
<li>There you go, now you can open/edit/copy/paste the files/folders in your MAC OS X to your Windows XP Guest.</li>
</ul>
<p>Hope this helps someone! Take care.</p>
<div id="attachment_1302" class="wp-caption aligncenter" style="width: 533px">
	<img class="size-full wp-image-1302 " title="winxpguestos" src="http://www.unixnewbie.org/wp-content/uploads/winxpguestos.jpg" alt="" width="533" height="327" />
	<p class="wp-caption-text">My Windows XP Guest OS inside MAC OS X</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.unixnewbie.org/windows-xp-guest-os-inside-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Open Source Software for Mac OS X</title>
		<link>http://www.unixnewbie.org/best-open-source-software-for-mac-os-x/</link>
		<comments>http://www.unixnewbie.org/best-open-source-software-for-mac-os-x/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 00:28:09 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://www.unixnewbie.org/?p=1155</guid>
		<description><![CDATA[Here is my list of the best free and open source software for Mac OS X. Web Browsing Chrome A very simple, yet powerful and secure browser created by Google. Firefox A highly popular, fast, free web browser. Utilities: The Unarchiver Uncompress tar, zip, rar and everything else. Video Playback: MPlayer Can play almost all video [...]]]></description>
			<content:encoded><![CDATA[<p></p><h3>Here is my list of the best free and open source software for Mac OS X.</h3>
<table>
<tbody>
<tr>
<th colspan="2">Web Browsing</th>
</tr>
<tr>
<td><a href="http://www.google.com/chrome/" target="_blank">Chrome</a></td>
<td>A very simple, yet powerful and secure browser created by Google.</td>
</tr>
<tr>
<td><a href="http://www.mozilla.org/firefox/" target="_blank">Firefox</a></td>
<td>A highly popular, fast, free web browser.</td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<th colspan="2">Utilities:</th>
</tr>
<tr>
<td><a href="http://wakaba.c3.cx/s/apps/unarchiver.html" target="_blank">The Unarchiver</a></td>
<td>Uncompress tar, zip, rar and everything else.</td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<th colspan="2">Video Playback:</th>
</tr>
<tr>
<td><a href="http://mplayerosx.sourceforge.net/" target="_blank">MPlayer</a></td>
<td>Can play almost all video formats.</td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<th colspan="2">Word Processing/ Office Suites:</th>
</tr>
<tr>
<td><a href="http://www.libreoffice.org/download" target="_blank">LibreOffice</a></td>
<td>Full featured office suite with word, excel and powerpoint. Comparable to Microsoft Office.</td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<th colspan="2">FTP:</th>
</tr>
<tr>
<td><a href="http://cyberduck.ch/" target="_blank">CyberDuck</a></td>
<td>A very good, free FTP program.</td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<th colspan="2">Graphics:</th>
</tr>
<tr>
<td><a href="http://gimp.lisanet.de/Website/Download.html" target="_blank">Gimp</a></td>
<td>Best free image manipulation program for Mac OS X</td>
</tr>
<tr>
<td><a href="http://www.macupdate.com/app/mac/18954/inkscape" target="_blank">Inscape</a></td>
<td>Vector graphic editor</td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<th colspan="2">Wifi Scanning:</th>
</tr>
<tr>
<td><a href="http://www.macupdate.com/app/mac/10133/kismac" target="_blank">KisMac</a></td>
<td>Easily scan all wireless access points near you.</td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<th colspan="2"> HTML Editor:</th>
</tr>
<tr>
<td><a href="http://www.macupdate.com/app/mac/15699/nvu" target="_blank">Nvu</a></td>
<td>HTML wysiwyg editor, comparable to Dreamweaver.</td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<th colspan="2">Audio:</th>
</tr>
<tr>
<td><a href="http://audacity.sourceforge.net/download/mac" target="_blank">Audacity</a></td>
<td>Simple, good audio recording tool</td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<th colspan="2">CD Burning:</th>
</tr>
<tr>
<td><a href="http://burn-osx.sourceforge.net/Pages/English/home.html" target="_blank">Burn</a></td>
<td>Easily make CD and DVD videos playable in any DVD players.</td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<th colspan="2">Encryption:</th>
</tr>
<tr>
<td><a href="http://www.truecrypt.org/downloads" target="_blank">TrueCrypt</a></td>
<td>Very good disk encryption software.</td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<th colspan="2">Virtualization:</th>
</tr>
<tr>
<td><a href="http://www.virtualbox.org/" target="_blank">VirtualBox</a></td>
<td>My favorite virtualization program, comparable to VMware.</td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<th colspan="2">Personal Finance:</th>
</tr>
<tr>
<td><a href="http://www.gnucash.org/download.phtml" target="_blank">GnuCash</a></td>
<td>Good financial manager application.</td>
</tr>
</tbody>
</table>
<h3>Reference:</h3>
<p>For a lot more good, free programs/applications for Mac OS X, check out this Ubuntu list: <a href="https://help.ubuntu.com/community/ListOfOpenSourcePrograms" target="_blank">https://help.ubuntu.com/community/ListOfOpenSourcePrograms</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.unixnewbie.org/best-open-source-software-for-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mac Tips: Maximizing Windows to Full Screen</title>
		<link>http://www.unixnewbie.org/mac-tips-maximizing-windows-to-full-screen/</link>
		<comments>http://www.unixnewbie.org/mac-tips-maximizing-windows-to-full-screen/#comments</comments>
		<pubDate>Wed, 18 May 2011 18:30:58 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://www.unixnewbie.org/?p=1205</guid>
		<description><![CDATA[I like the way Mac maximize browser windows to the website content but at times (i.e. while reading news), I prefer to maximize my browser windows to the maximum of my screen instead. There are some apps available to achieve this but I do not like to install too many software on my macbook. Here [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I like the way Mac maximize browser windows to the website content but at times (i.e. while reading news), I prefer to maximize my browser windows to the maximum of my screen instead.</p>
<p>There are some apps available to achieve this but I do not like to install too many software on my macbook.</p>
<p><strong>Here is a very easy way to maximize your browser windows on Mac</strong>.</p>
<ol>
<li>Notice my Google Chrome browser&#8217;s position in the image below, it is a little far away from the Apple logo.<br />
<img src="http://www.unixnewbie.org/wp-content/uploads/maximize1.png" alt="" title="maximize1" width="444" height="344" class="alignnone size-full wp-image-1206" />
</li>
<li>First, drag the browser window to the very top-left of your screen, like below.<br />
<img src="http://www.unixnewbie.org/wp-content/uploads/maximize2.png" alt="" title="maximize2" width="445" height="305" class="alignnone size-full wp-image-1210" /></li>
<li>Next, left-click on the bottom-right of your browser window (note where the red arrow is) => keep holding your mouse click and drag towards the bottom-right of your screen.  Did it work for you?</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.unixnewbie.org/mac-tips-maximizing-windows-to-full-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Home, End, Page Up and Page Down keys for Macbook</title>
		<link>http://www.unixnewbie.org/home-end-page-up-page-down-keys-for-macbook/</link>
		<comments>http://www.unixnewbie.org/home-end-page-up-page-down-keys-for-macbook/#comments</comments>
		<pubDate>Wed, 18 May 2011 17:09:04 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://www.unixnewbie.org/?p=1188</guid>
		<description><![CDATA[Here are the keyboard shortcuts for Home, End, Page Up and Page Down keys in Macbook laptops. Command Explanation fn + left arrow home, takes you to the beginning of a page inside a multiple pages document. fn + command + left arrow home, takes you to the beginning of the entire document. fn + [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Here are the keyboard shortcuts for <strong>Home</strong>, <strong>End</strong>, <strong>Page Up</strong> and <strong>Page Down</strong> keys in Macbook laptops.</p>
<table>
<tr>
<th>Command</th>
<th>Explanation</th>
</tr>
<tr>
<td width=35%><em><strong>fn + left arrow</strong></em></td>
<td><strong>home</strong>, takes you to the beginning of a page inside a multiple pages document.</td>
</tr>
<tr>
<td><em><strong>fn + command + left arrow</strong></em></td>
<td><strong>home</strong>, takes you to the beginning of the entire document.</td>
</tr>
<tr>
<td><strong><em>fn + right arrow</em></strong></td>
<td><strong>end</strong>, takes you to the end of a page.</td>
</tr>
<tr>
<td><strong><em>fn + command + right arrow</em></strong></td>
<td><strong>end</strong>, takes you to the end of the entire document.</td>
</tr>
<tr>
<td><strong><em>fn + up arrow</em></strong></td>
<td><strong>page up</strong></td>
</tr>
<tr>
<td><strong><em>fn + down arrow</em></strong></td>
<td><strong>page down</strong></td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.unixnewbie.org/home-end-page-up-page-down-keys-for-macbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to show all opened windows on Macbook</title>
		<link>http://www.unixnewbie.org/how-to-show-all-opened-window-on-macbook/</link>
		<comments>http://www.unixnewbie.org/how-to-show-all-opened-window-on-macbook/#comments</comments>
		<pubDate>Wed, 18 May 2011 16:05:22 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://www.unixnewbie.org/?p=1185</guid>
		<description><![CDATA[Sometimes, while browsing the Internet, you probably experience some pop-up advertisement windows. Here is how to see all opened browser windows so you can close them: fn + F10 This command displays all opened browser windows fn + F9 This command displays all opened windows and folders in your Mac]]></description>
			<content:encoded><![CDATA[<p></p><p>Sometimes, while browsing the Internet, you probably experience some pop-up advertisement windows.</p>
<p>Here is how to see all opened browser windows so you can close them:</p>
<pre>fn + F10

This command displays all opened browser windows </pre>
<pre>fn + F9

This command displays all opened windows and folders in your Mac</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.unixnewbie.org/how-to-show-all-opened-window-on-macbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Putty Equivalent for Mac OS X</title>
		<link>http://www.unixnewbie.org/putty-equivalent-for-mac-os-x/</link>
		<comments>http://www.unixnewbie.org/putty-equivalent-for-mac-os-x/#comments</comments>
		<pubDate>Wed, 18 May 2011 00:31:40 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[PuTTY]]></category>
		<category><![CDATA[Terminal]]></category>

		<guid isPermaLink="false">http://www.unixnewbie.org/?p=1172</guid>
		<description><![CDATA[Did you just switch to Mac and searching for something similar to PuTTY? In Mac, there is a similar, built-in application called Terminal. To start Terminal, go to your Mac&#8217;s Applications folder => click on the Utilities folder => then click on Terminal. How to access a web server using the Terminal? # ssh username@server.address.com [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Did you just switch to Mac and searching for something similar to PuTTY?</p>
<p>In Mac, there is a similar, built-in application called <strong>Terminal</strong>.</p>
<p>To start Terminal, go to your Mac&#8217;s Applications folder => click on the Utilities folder => then click on Terminal.</p>
<p><strong>How to access a web server using the Terminal?</strong></p>
<pre>
# ssh username@server.address.com

<em>example:
# ssh root@unixnewbie.org

- when prompted for the password, enter your web server password.
- to quit the session, type "exit".</em>
</pre>
<p><strong>Where are the Terminal settings/preferences?</strong></p>
<p>On the top left of your screen, next to the <strong>Apple logo</strong>, click on <strong>Terminal</strong> => click on <strong>Preferences</strong>.  From there, you can select various themes and settings.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unixnewbie.org/putty-equivalent-for-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How to install a program on a Mac</title>
		<link>http://www.unixnewbie.org/how-to-install-a-program-on-a-mac/</link>
		<comments>http://www.unixnewbie.org/how-to-install-a-program-on-a-mac/#comments</comments>
		<pubDate>Sun, 15 May 2011 02:47:53 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Mac Guides]]></category>
		<category><![CDATA[Mac Tips]]></category>
		<category><![CDATA[Mac Tutorials]]></category>

		<guid isPermaLink="false">http://www.unixnewbie.org/?p=1159</guid>
		<description><![CDATA[If you are new to Mac, it can be confusing at first on how to properly install a program. When you have the software downloaded, it is either: Application ready: you just need to double click on the program to run it&#160; Or Disk Image file, ending with .dmg: When you double click on a [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>If you are new to Mac, it can be confusing at first on how to properly install a program.</p>
<p>When you have the software downloaded, it is either:</p>
<ol>
<li>Application ready: you just need to double click on the program to run it<br />&nbsp;</li>
<li>Or Disk Image file, ending with .dmg: When you double click on a disk image file, you will be presented with either: an installer with instructions to guide you through steps OR a new window popping up asking you to drag the program to the Applications folder.<br />&nbsp;
<p>- With the installer, simply follow the instruction steps to install the program<br />
- With the new window, simply drag the program to the Applications folder</p>
<p><strong>Post Installation:</strong> When you double click on the .dmg file, the program is mounted as a virtual disk on your desktop.  After you finish installing the program, you should unmount it.  To do this, simply right clicking on the icon and choose Eject.  The .dmg file then can be discarded or stored somewhere in case you wish to reinstall the program in the future.
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.unixnewbie.org/how-to-install-a-program-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to add/remove Programs in Ubuntu</title>
		<link>http://www.unixnewbie.org/how-to-addremove-programs-in-ubuntu/</link>
		<comments>http://www.unixnewbie.org/how-to-addremove-programs-in-ubuntu/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 16:58:16 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.unixnewbie.org/?p=1146</guid>
		<description><![CDATA[How to add/remove Programs in Ubuntu...]]></description>
			<content:encoded><![CDATA[<p></p><p><strong>How to add a program in Ubuntu:</strong></p>
<p>Ubuntu 9.10 comes with an add/remove software called: <strong>Ubuntu Software Center</strong>.</p>
<p>This software can be found in: <strong>Applications => Ubuntu Software Center</strong>.  Once started, you will find a list of available categories and a search box; you can navigate the categories or use the search box to search for your software.</p>
<p>Once you locate a program you would like to install, click on it => then click on the Forward arrow button found on the right side of the software you just clicked on => now click on the <strong>Install</strong> button => then enter your password to begin.</p>
<p>&nbsp;<br />
<strong>How to remove a program in Ubuntu:</strong></p>
<p>To remove a program in Ubuntu => start the Ubuntu Software Center => click on <strong>Installed Software</strong> (located on the top left) => click on the software you would like to remove => click on the Forward Arrow => then click on the <strong>Remove</strong> button.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unixnewbie.org/how-to-addremove-programs-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install Google Chrome in Ubuntu 9.10</title>
		<link>http://www.unixnewbie.org/how-to-install-google-chrome-in-ubuntu-9-10/</link>
		<comments>http://www.unixnewbie.org/how-to-install-google-chrome-in-ubuntu-9-10/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 03:52:04 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.unixnewbie.org/?p=1134</guid>
		<description><![CDATA[Here is <strong>how to install Google Chrome in Ubuntu 9.10</strong>.  This will install Google's browser version, not chromium version...]]></description>
			<content:encoded><![CDATA[<p></p><p>Here is <strong>how to install Google Chrome in Ubuntu 9.10</strong>.  This will install Google&#8217;s browser version, not chromium version.</p>
<ol>
<li>First visit <a href="http://dev.chromium.org/getting-involved/dev-channel" target=_blank>Google Chrome website</a><br />&nbsp;</li>
<li>Scroll down to the <strong>Linux</strong> section and download the appropriate .deb file i.e. 32 bit systems or 64 bit systems.<br />&nbsp;</li>
<li>Once the download is complete, double click on the .deb file to launch the Google Chrome installer => then click on <strong>Install Package</strong><br />&nbsp;</li>
<li>That is it <img src='http://www.unixnewbie.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Once installed, you can find Google Chrome in <i>Applications => Internet => Google Chrome</i></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.unixnewbie.org/how-to-install-google-chrome-in-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

