<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; virtual operating system</title> <atom:link href="http://www.ghacks.net/tag/virtual-operating-system/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 09:52:46 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Installing and configuring VirtualBox for virtual OSes</title><link>http://www.ghacks.net/2009/06/14/installing-and-configuring-virtualbox-for-virtual-oses/</link> <comments>http://www.ghacks.net/2009/06/14/installing-and-configuring-virtualbox-for-virtual-oses/#comments</comments> <pubDate>Sun, 14 Jun 2009 18:49:53 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Advanced]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[virtual operating system]]></category> <category><![CDATA[virtual os]]></category> <category><![CDATA[virtual-machine]]></category> <category><![CDATA[virtualbox]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=13562</guid> <description><![CDATA[The world of virtual OSes continues to grow and grow. If you never experienced a virtual OS you should know they are outstanding tools that will help you with many tasks. You can test various environments, you can run software you couldn&#8217;t run before (i.e. games), you can run less stable OSes within more stable [...]]]></description> <content:encoded><![CDATA[<p>The world of virtual OSes continues to grow and grow. If you never experienced a virtual OS you should know they are outstanding tools that will help you with many tasks. You can test various environments, you can run software you couldn&#8217;t run before (i.e. games), you can run less stable OSes within more stable OSes. The limits almost seem boundless. And <a
title="VirtualBox" href="http://www.virtualbox.org/" target="_self">VirtualBox</a> makes tackling virtual OSes not only easy, but free.</p><p>VirtualBox is easy to install &#8211; as easy as any other Linux application found within your distributions&#8217; repositories. For this article we will be using Ubuntu Desktop 9.04. There will be no need to add any repository information.</p><p><span
id="more-13562"></span><strong>Installing VirtualBox</strong></p><p>As already stated, you will find VirtualBox within the repository of the Ubuntu distribution. So to install VirtualBox open up the Add/Remove Applications utility (found in the Applications menu), do a search for &#8220;virtualbox&#8221; (no quotes), select the correct results, and click the Apply to install the software.</p><p>After Virtualbox is installed there is one thing you must take care of. Without adding your user to the <strong>vboxusers</strong> group you will never be able to run VirtualBox as a standard user.</p><p><strong>Adding the user to the group</strong></p><div
id="attachment_13563" class="wp-caption alignleft" style="width: 286px"><a
href="http://www.ghacks.net/wp-content/uploads/2009/06/user_listing.png"><img
class="size-full wp-image-13563" src="http://www.ghacks.net/wp-content/uploads/2009/06/user_listing.png" alt="Figure 1" width="276" height="197" /></a><p
class="wp-caption-text">Figure 1</p></div><p>This is actually quite easy. Go to the System menu and click on the Administration submenu. From that submenu select the Users and Groups entry. In the window that opens (see Figure 1) you will click the Manage Groups button. But before you click that button select a user and then click the Unlock button. This will give you administrative rights for this tool (you will have to enter your user password).</p><p>When this new window opens scroll all the way down until you see the <strong>vboxusers</strong> group. Select that group and then click</p><div
id="attachment_13564" class="wp-caption alignright" style="width: 268px"><a
href="http://www.ghacks.net/wp-content/uploads/2009/06/group_add_user.png"><img
class="size-full wp-image-13564" src="http://www.ghacks.net/wp-content/uploads/2009/06/group_add_user.png" alt="Figure 2" width="258" height="197" /></a><p
class="wp-caption-text">Figure 2</p></div><p>Properties. In this new window (see Figure 2) select the user you want to add to the group and then select OK.</p><p>You can now close out the Groups and the Users tools. You are ready to start using Virtualbox.</p><p><strong>Starting VirtualBox</strong></p><p>You will find the VirtualBox listing in the Accessories submenu of the Applications menu. Click on that and VirtualBox will start.</p><p>Before you can actually start installing a virtual machine you have to take care of some administrative tasks. Never fear, though, this is all handled by a very easy to use Wizard that will walk you through every step of the way. The only instance you might get tripped up is Virtual Hard</p><div
id="attachment_13569" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2009/06/virtualbox_wizard_41.png"><img
class="size-medium wp-image-13569" src="http://www.ghacks.net/wp-content/uploads/2009/06/virtualbox_wizard_41-500x447.png" alt="Figure 3" width="300" height="268" /></a><p
class="wp-caption-text">Figure 3</p></div><p>Disk step. Before VirtualBox can install an OS it has to have a virtual hard drive. This will happen around step 4 of the wizard (see Figure 3). In order to create a new virtual hard drive you have to click the New button. This will then take you into a completely different wizard. Again, this wizard is very simple and walks you through step by step.</p><p>Once you have created a virtual hard drive you will be taken back to the same screen as you were in for step 4. The only difference is your virtual hard drive will now be listed. You can now click Next to move on. The final screen will give you all of the information you have configured and you can then click Finish.</p><p>You are now ready to create a virtual machine. In my next article we will discuss the process of of creating a virtual machine.</p><p><strong>Final thoughts</strong></p><p>VirtualBox is an outstanding tool with almost limitless possibility for any administrator, developer, or computer user. It&#8217;s simplicity is only outshined by its possibilities.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/06/14/installing-and-configuring-virtualbox-for-virtual-oses/feed/</wfw:commentRss> <slash:comments>15</slash:comments> </item> <item><title>System Virtualization With MokaFive</title><link>http://www.ghacks.net/2009/06/10/system-virtualization-with-mokafive/</link> <comments>http://www.ghacks.net/2009/06/10/system-virtualization-with-mokafive/#comments</comments> <pubDate>Wed, 10 Jun 2009 08:31:11 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[live pc]]></category> <category><![CDATA[mokafive]]></category> <category><![CDATA[mokafive player]]></category> <category><![CDATA[software virtualization]]></category> <category><![CDATA[system virtualization]]></category> <category><![CDATA[system virtualizations]]></category> <category><![CDATA[virtual operating system]]></category> <category><![CDATA[virtualization]]></category> <category><![CDATA[vmware]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/06/10/system-virtualization-with-mokafive/</guid> <description><![CDATA[The system virtualization software MokaFive Player has been installed on a test system quite some time know and I finally found the spare time to test it extensively. The virtualization software allows users to create and run so called LivePCs on their computer desktop. A Live PC is a virtual computing environment that makes use [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/06/system_virtualization.jpg" alt="system virtualization" title="system virtualization" width="237" height="70" class="alignleft size-full wp-image-13420" />The system virtualization software MokaFive Player has been installed on a test system quite some time know and I finally found the spare time to test it extensively. The virtualization software allows users to create and run so called LivePCs on their computer desktop. A Live PC is a virtual computing environment that makes use of Vmware Player as the system virtualization platform but without the hassles of having to install and configure operating systems before being able to use them.</p><p>Live PCs can be added easily to the application. The labs section on the MokaFive website lists dozens of potential Live PCs ranging from various MS-DOS versions, Linux distributions to gaming systems and applications. One of the most popular Live PCs is the Fearless browser which is a hardened browsing suite that provides anonymization and security.</p><p><span
id="more-13422"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/06/virtualization_software.jpg" alt="virtualization software" title="virtualization software" width="412" height="356" class="alignnone size-full wp-image-13421" /></p><p>The core benefit of running the <a
href="http://www.mokafive.com/trial/trial-overview.php">MokaFive Player</a> is that it is dead easy to use. All it takes is to either start one of the Live PCs that ship with the product or download an additional Live PC from the website. It does not take more than a few clicks to work with a virtual PC system.</p><p>The system virtualization software adds a few new features to VMWare Player including:</p><ul><li>Seamless updates of virtual machines. In MokaFive LivePC Engine, users are subscribed to a LivePC so they automatically receive all updates. Updates are sent through an RSS feed that the LivePC subscribes to.</li><li>Streaming and caching of virtual machine images. MokaFive LivePC Engine will stream virtual machine images over the network so you don&#8217;t need to download the entire image before starting. It will also cache the image locally so you can work disconnected.</li><li>Integrated backup. When using MokaFive LivePC Engine on a portable device, it will keep a backup so if you lose your portable device, you won&#8217;t lose your data.</li><li>Hardware-accelerated 3D graphics support. MokaFive LivePC Engine includes support for DirectX 8 and 9 3D programs. The host graphics adapter is exposed to the guest operating system as a mokzzile 3D accelerator so DirectX applications can run at nearly full speed. Many games exhibit strange behavior such as slow timing in Call of Duty 4.</li><li>Zero install (needs administrative rights) when running from a USB drive. When plugging into a host that does not have MokaFive installed, MokaFive LivePC Engine will dynamically install itself, and then uninstall itself after unplugging.</li></ul><p>MokaFive Player is an excellent easy to use system virtualizations solution.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/06/10/system-virtualization-with-mokafive/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Installing An Operating System With Virtual PC 2007</title><link>http://www.ghacks.net/2008/10/30/installing-an-operating-system-with-virtual-pc-2007/</link> <comments>http://www.ghacks.net/2008/10/30/installing-an-operating-system-with-virtual-pc-2007/#comments</comments> <pubDate>Thu, 30 Oct 2008 13:32:09 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft virtual pc]]></category> <category><![CDATA[virtual operating system]]></category> <category><![CDATA[virtual pc]]></category> <category><![CDATA[virtual-machine]]></category> <category><![CDATA[vmc files]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=7953</guid> <description><![CDATA[Several free applications exist to install operating systems on so called virtual machines. This method provides a few benefits, for example the option to reset it whenever it is needed. It provides a great way of accessing operating systems either to test them or to run applications which would not run on the default operating [...]]]></description> <content:encoded><![CDATA[<p>Several free applications exist to install operating systems on so called virtual machines. This method provides a few benefits, for example the option to reset it whenever it is needed. It provides a great way of accessing operating systems either to test them or to run applications which would not run on the default operating system.</p><p>Microsoft&#8217;s Virtual PC 2007 is one of the applications that can be used to run virtual systems on a single computer system. It has been optimized for Microsoft operating systems but can also be used to install and run operating systems from other developers. Setting up a virtual machine is actually a very straightforward easy process.</p><p>Virtual PC 2007 provides the option to create a virtual machine or to add an existing virtual machine from an vmc file which is good for distributing virtual machines to multiple computer systems.</p><p><span
id="more-7953"></span>Each virtual machine will be stored in an vmc file on the computer&#8217;s hard drive from where it can be accessed at anytime using Virtual Pc 2007. Most Microsoft operating systems can be selected from a list which would automatically adjust the computer memory, virtual disk size and sound capabilities. Selecting Other is a custom option to define those parameters individually.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/10/virtual_pc_2007-500x382.jpg" alt="" title="virtual pc 2007" width="500" height="382" class="alignnone size-medium wp-image-7954" /></p><p>New operating systems can be installed from CD, DVD or an iso image located on the computer&#8217;s hard drive or network drive. To boot the virtual machine from CD one would select CD from the top menu of the virtual console and pick the CD / DVD drive that contains the boot image. ISO images can be mounted and booted from as well.</p><p>The virtual machine will then start the installation of the operating system which might take some time. One important key combination is [CTRL ALT DEL] to get out of the virtual machine&#8217;s window and be able to access the normal operating system.</p><p>Each virtual operating system that gets created will be available as long as the vmc file on the hard drive remains. A user could use Windows XP as his standard operating system and use virtual machines for Linux, Windows Vista and Windows 95 on the same system without difficulties.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/10/30/installing-an-operating-system-with-virtual-pc-2007/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>A Sandbox for Applications</title><link>http://www.ghacks.net/2007/04/21/a-sandbox-for-applications/</link> <comments>http://www.ghacks.net/2007/04/21/a-sandbox-for-applications/#comments</comments> <pubDate>Sat, 21 Apr 2007 07:30:30 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[freeware]]></category> <category><![CDATA[sandbox]]></category> <category><![CDATA[sandboxie]]></category> <category><![CDATA[security-software]]></category> <category><![CDATA[virtual operating system]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/04/21/a-sandbox-for-applications/</guid> <description><![CDATA[Sandboxie does what virtual machines such as VMware Player, Virtual Box and Microsoft Virtual Pc do with the difference that it works on the application level and not the operating system one. Instead of running a virtual operating system that makes it safe to try and test software it lets you run software in a sandbox on your current operating system with the same result. The normal process in an operating system is that applications can read and write date from the system. ]]></description> <content:encoded><![CDATA[<p>Sandboxie does what virtual machines such as VMware Player, Virtual Box and Microsoft Virtual Pc do with the difference that it works on the application level and not the operating system one. Instead of running a virtual operating system that makes it safe to try and test software it lets you run software in a sandbox on your current operating system with the same result. The normal process in an operating system is that applications can read and write date from the system.</p><p><a
href="http://www.sandboxie.com/index.php?DownloadSandboxie" target="_blank">Sandboxie</a> steps between the application and the system and allows only reads from the system itself but no writes. Writes are only allowed in the sandbox. This is great if you want to run applications without having to worry about system safety at all. It is still a good idea to be careful as usually when working with Sandboxie. If something bad slips through it is intercepted by Sandboxie.</p><p><span
id="more-1448"></span>It is a good idea to run applications that are used to attack computers with malware, spyware and viruses inside the sandbox to avoid that they reach your operating system. What can I say, it is a nice uncomplicated way to add an additional level of security to your system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/04/21/a-sandbox-for-applications/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> </channel> </rss>
