<?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; Windows</title>
	<atom:link href="http://www.unixnewbie.org/category/operating-systems/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unixnewbie.org</link>
	<description></description>
	<lastBuildDate>Mon, 30 Nov 2009 16:58:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How To Run Multiple Operating Systems At The Same Time</title>
		<link>http://www.unixnewbie.org/how-to-run-multiple-operating-systems-at-the-same-time/</link>
		<comments>http://www.unixnewbie.org/how-to-run-multiple-operating-systems-at-the-same-time/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 00:33:00 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[OpenSUSE]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.unixnewbie.org/?p=850</guid>
		<description><![CDATA[I have been dual booting Windows + Linux for a long time but that has been a pain. Since Windows is my primary environment, I am unable to work on my Windows apps every-time I boot into Linux. I require both Windows and Linux to be available to me side-by-side so that I can conveniently experiment with Linux whenever I want to. In this article, we will find out how to easily run multiple Operating Systems at the same time, in a single machine.]]></description>
			<content:encoded><![CDATA[<p>I have been dual booting Windows + Linux for a long time but that has been a pain. Since Windows is my primary environment, I am unable to work on my Windows apps every-time I boot into Linux.  I require both Windows and Linux to be available to me side-by-side so that I can conveniently experiment with Linux whenever I want to.  In this article, we will find out how to easily run multiple Operating Systems at the same time, in a single machine.</p>
<p></p>
<hr />
<span style="color: #008080;"><strong>What We Need:</strong></span></p>
<hr />
<ul>
<li>A decent computer with at least 1GB RAM (more recommended)</li>
<li>VMware Player software</li>
<li>Your favorite Unix/Linux CD or iso file; for me, I will use Ubuntu version 9.10 but this article works for any OS, any version</li>
</ul>
<p></p>
<hr />
<span style="color: #008080;"><strong>Let&#8217;s Get Started:</strong></span></p>
<hr />
<br />
<span style="color: #008080;"><strong>More RAM:</strong></span><br />
Why do we need more memory?<br />
Computer memory is like our sleeping bed in real life.  When we are single, we can sleep on single bed but when we get married, we need King bed <img src='http://www.unixnewbie.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
The more applications you run, the more RAM you need.<br />
<br />
<span style="color: #008080;"><strong>VMware Player:</strong></span><br />
What is this and why do we need it?<br />
In order to boot up an Operating System inside another Operating System, we need a technology called virtualization.  VMware is one of the companies who makes virtualization products.  VMware Player is the free virtualization product created by VMware allowing us to use multiple OS at the same time.  There are many other virtualization products available but VMware Player is very good and best of all, it is free.<br />
<br />
<span style="color: #008080;"><strong>How to download VMware Player:</strong></span><br />
</p>
<ol>
<li>Visit the <a href="http://www.vmware.com/products/player/" target=_blank>VMware Player download page</a></li>
<li>Click on Download<br />
<img src=http://unixnewbie.org/images/multipleos/multipleos-1.png><br />&nbsp;</li>
<li>At the time of this article, the latest version of VMware Player is 3.0 => click on <strong>VMware Player 3.0</strong> at the very bottom of that page to continue.  If you happen to see a newer version, simply download the new version.<br />
<img src=http://unixnewbie.org/images/multipleos/multipleos-2.png><br />&nbsp;</li>
<li>Locate &#8220;<em>VMware Player for 32-bit and 64-bit Windows</em>&#8221; then click on <span style="color: #0000ff;">Download</span>.<br />&nbsp;</li>
<li>VMware would then prompt you to signup &#8220;<em>Register for your FREE Download</em>&#8221; on the top right.  You need to register for an account in order to download. VMware will send you an email with an activation link. Note: it may take several hours for VMware to send out the email.  For my case, it took around 20 hours <img src='http://www.unixnewbie.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <br />&nbsp;</li>
<li>Once you have your VMware Player downloaded, simply double click on it and install.<br />&nbsp;</li>
</ol>
<p><span style="color: #008080;"><strong>How to download Unix/Linux:</strong></span><br />
In this article, I will use Ubuntu 9.10. Ubuntu is a very popular, stable, secure and very easy to use Linux Operating System.  It is based on Debian and is ranked the top OS of all Unix/Linux OSs.</p>
<ol>
<li>To download, visit <a href="http://www.ubuntu.com/" target=_blank>ubuntu.com</a> and click on <strong>Download Ubuntu</strong><br />&nbsp;</li>
<li>Under <strong>Download location</strong>, select your location (country) then click on the big green <strong>Begin Download</strong> button to begin your download.<br />
<img src=http://unixnewbie.org/images/multipleos/multipleos-3.png><br />&nbsp;</li>
</ol>
<hr />
<span style="color: #008080;"><strong>Now time to install our cool Unix/Linux Operating System:</strong></span></p>
<hr />
<ol>
<li>Start VMware Player: Start => All Programs => VMware => VMware Player<br />&nbsp;</li>
<li>Click on <strong>Create A New Virtual Machine</strong><br />
<img src=http://unixnewbie.org/images/multipleos/multipleos-4.png><br />&nbsp;</li>
<li>Selecting your media: If you have your Unix OS in a CD => select <strong>Installer Disk</strong><br />
If you have your Unix OS in an iso file => select <strong>Installer disk image file iso</strong><br />
For this article, I will use Ubuntu 9.10 ISO file.<br />
<img src=http://unixnewbie.org/images/multipleos/multipleos-5.png><br />&nbsp;</li>
<li>Click <strong>Next</strong> then enter your login information.  This is the login you will use to login to your Linux OS.<br />
<img src=http://unixnewbie.org/images/multipleos/multipleos-6.png><br />&nbsp;</li>
<li>Click <strong>Next</strong> then enter your <strong>Virtual Machine</strong> name.  I recommend entering it as &#8220;Ubuntu 9.10&#8243; or the name of your Linux OS so that you can easily recognize the OS at a later time.<br />
<img src=http://unixnewbie.org/images/multipleos/multipleos-7.png><br />&nbsp;</li>
<li>Click <strong>Next</strong> then enter your <strong>Disk Capacity</strong>.  This is the maximum hard drive capacity limit you set for Ubuntu.  I recommend 10Gig of disk space or more.<br />
<img src=http://unixnewbie.org/images/multipleos/multipleos-8.png><br />&nbsp;</li>
<li>Press <strong>Next</strong> then press <strong>Finish</strong> to begin the Ubuntu installation.  Once the installation is finished, to start Ubuntu, simply double click on Ubuntu 9.10 under Home<br />
<img src=http://unixnewbie.org/images/multipleos/multipleos-9.png><br />&nbsp;<br />
<img src=http://unixnewbie.org/images/multipleos/multipleos-10.png><br />&nbsp;</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.unixnewbie.org/how-to-run-multiple-operating-systems-at-the-same-time/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Create a System Repair/Recovery Disk in Windows 7</title>
		<link>http://www.unixnewbie.org/how-to-create-a-system-repair-recovery-disk-in-windows-7/</link>
		<comments>http://www.unixnewbie.org/how-to-create-a-system-repair-recovery-disk-in-windows-7/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 03:44:47 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.unixnewbie.org/?p=682</guid>
		<description><![CDATA[It is a good idea to create a Recovery CD set so if anything happens to your computer in the future (i.e. crash, infect with virus, etc.), you can always have something to quickly restore the computer back to fully working stage; avoid having to reinstall Windows then spend countless hours reinstalling your apps.]]></description>
			<content:encoded><![CDATA[<p><strong>How to Create a System Repair/Recovery Disk in Windows 7:</strong> It is very easy to create a Recovery Disk in Windows 7.</p>
<ol>
<li>Start => type <strong>recdisc.exe</strong> in the search box then press <strong>Enter</strong><br />
<img src=http://unixnewbie.org/images/windows/repaircd.png><br />&nbsp;</li>
<li>The built-in system recovery utility will open => click <strong>Create disk</strong> to start creating your Recovery CDs.<br />
<img src=http://unixnewbie.org/images/windows/repaircd2.png><br />&nbsp;</li>
</ol>
<p>It is a good idea to create a Recovery CD set so if anything happens to your computer in the future (i.e. crash, infect with virus, etc.), you can always have something to quickly restore the computer back to fully working stage; avoid having to reinstall Windows then spend countless hours reinstalling your apps.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unixnewbie.org/how-to-create-a-system-repair-recovery-disk-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
