MMNCS.COM
  • Web
    • WordPress
    • Joomla
    • Drupal
  • Tips & Tricks
    • Youtube
    • WordPress
    • Windows
    • Web
    • Twitter
    • Linux Ubuntu
    • Google
    • Facebook
    • Drupal
    • Developer
    • Designer
    • Apple
  • Tech News
    • Windows Phone
    • Servers
    • Search Engines
    • Nokia
    • Microsoft
    • iPhone
    • Google
    • Facebook
    • Browsers
    • Apple
  • Social Media
    • Youtube
    • Yahoo
    • Twitter
    • Google+
    • Facebook
  • Server
    • Web Server
      • NGINX
      • Apache Web Server
    • Ubuntu
    • Security
      • Access Control
    • Mail Server
    • Hosting
    • FTP Server
    • Firewall
    • Database
      • MySQL
    • Backup
  • SEO
    • Yahoo Search
    • Google Search
    • Google AdSense
    • Bing
  • Off-Topic
    • Weird
    • Music
    • Fun
    • Documentaries
  • Mobile
    • Windows Phone 7
    • iPhone
    • Android
  • Google
    • Google Translate
    • Google Plus
    • Google PageRank
    • Google Adwords
    • AdSense
  • Design & Dev
    • Webdevelopment
    • Version Control
      • Git Version Control
    • Programming
    • PHP
    • JavaScript
    • HTML
    • Development Environment
    • CSS

Related

  1. How To Setup URI’s in source.list when building dependencies – E: You must put some ‘source’ URIs in your sources.list [Linux Ubuntu 11.04]
  2. How to Easy Backup Folders in Windows 7 using the Free Program SyncToy 2.1 from Microsoft [Tips & Tricks]
  3. How to install and Setup GIT on Windows 7 using either MSysGit or Cygwin – The fast Version Control System
  • Share on Tumblr

VirtualBox the fast and free Open Source Virtualization Platform [Best Free Virtualization Choice]

by MMNCS on August 1st, 2011, updated August 19, 2011
software operation system logo oracle virtualbox performance virtualization vm alternative vmware free open source fast easy

Do you want to run multiple operation systems and easily run your operation systems from different computers?

The most popular way to do is this is by virtualization and and VirtualBox offers this for free.

This means that you can run Linux Ubuntu inside the virtualization software at the same time while running Windows 7 as your main OS  and  that you can easily copy your VM to another computer and run it from there.

The installation is straight forward and easy and VirtualBox is supported by all major operation systems.

 

About

VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL) version 2.

windows 7 linux ubuntu virtualbox performance virtualization vm alternative vmware free open source fast easy e1312198235974 VirtualBox the fast and free Open Source Virtualization Platform [Best Free Virtualization Choice]

VirtualBox for Windows. Within VirtualBox Ubuntu 10.10 is running.

Presently, VirtualBox runs on Windows, Linux, Macintosh, and Solaris hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista, Windows 7), DOS/Windows 3.x, Linux (2.4 and 2.6), Solaris and OpenSolaris, OS/2, and OpenBSD.

http://www.virtualbox.org/

 

See also how to use a RAM disk to speed up your VirtualBox: Speed up your Windows applications with Dataram RAMDisk for Free [Best Performance - Freeware up to 4GB]

 

 

Test/comparison – VirtualBox vs. VMware Player 3.0

VMware Player is the alternative free virtualization software from VMware.
http://www.vmware.com/products/player/

VirtualBox has been tested against VMware Player 3.0 and showed to have a slightly higher performance. Other keyfactors for choosing VirtualBox over VMware is that VMware offers no support for Mac Users and has been known to have a faster update rate. Especially when it comes to compatibility with newer operation systems.

VirtualBox also provides a very rich platform to start/stop/suspend VMs, and manipulate the VMs in many different ways. If you’re using VirtualBox, it is extremely easy to write basic scripts that suspend all running VMs, connect drives, share files etc. without requiring any downloads or programming

 

Download – Installation

Here you will find the downloads for the various versions of VirtualBox:

http://www.virtualbox.org/wiki/Downloads

The installation is around 64 mb, but before you install an operating system as a guest, you should take into consideration that the host (your main computer) has adequate memory, CPU power and hard drive space. The installation is easy and simple and you are guided all the way by the VirtualBox Setup wizard. If you would like further information here is a link to the manual:

http://dlc.sun.com.edgesuite.net/virtualbox/4.1.0/UserManual.pdf

 

Share files and folders between host and guest OS
Go to Settings > Shared Folders and add the folders you would like to share. If you get have the error: invalid settings detected. It might be because Remote Display Server is turned on. To disable: Go to Settings > Display > Remote Display > uncheck Enable Server. When you have added your drives you use the following commands to enable the share in the Guest OS depending on which OS you are using.

 
Windows-Map Network Drive:

\\vboxsvr\sharename

 
Linux-Terminal Commands:

sudo mkdir sharename
# -w is to make it writable, use -r for readonly
sudo mount.vboxsf -w sharename ~/sharename

 

Developer

VirtualBox also offers pre-built developer Virtual Machines, so if you want to cut the time installing OS and developer tools you can grab one the pre-built machines here:

http://www.oracle.com/technetwork/community/developer-vm/index.html

 

Administration

VirtualBox also offers phpVirtualBox.

An open source, AJAX implementation of the VirtualBox user interface written in PHP. As a modern web interface, that allows you to access and control remote VirtualBox instances.

http://code.google.com/p/phpvirtualbox/

 

You may be interested in

  1. How to install and setup php development environment using Eclipse, LAMP and xDebug on Linux Ubuntu 10.04 & 11.04 [Developer]
  2. How to Easy Backup Folders in Windows 7 using the Free Program SyncToy 2.1 from Microsoft [Tips & Tricks]
  3. How to install and Setup GIT on Windows 7 using either MSysGit or Cygwin – The fast Version Control System
  4. How To Setup URI’s in source.list when building dependencies – E: You must put some ‘source’ URIs in your sources.list [Linux Ubuntu 11.04]
  5. How To Setup a Local Development Environment for Drupal 7 Eclipse, Apache, xDebug, Git, PHP 5.3 [Windows Platform]

support and subscribe to the site

Follow @mmncs
Posted in Apple, Design & Dev, Development Environment, Linux Ubuntu, Tips & Tricks, Windows Tags: 2011, Best, developer, development environment, Download, Easy, Enterprise, Free, Guide, Install, Linux Ubuntu, Open Source, Oracle, Performance, Recommended, Run More Operations System at the same time, Setup, Sun, Test, VirtualBox, Virtualization, VMware, Windows 7
« Howto get div placed on the same line [Best practice]
Speed up your Windows applications with Dataram RAMDisk for Free [Best Performance - Freeware up to 4GB] »


Comments

You can leave a response, or trackback from your own site.

    Leave a Reply

    Click here to cancel reply.

    Trackbacks & pingbacks

    1. 12-8-2011
      How to install and setup php development environment using Eclipse, LAMP and xDebug on Linux Ubuntu 10.04 | MMNCS.COM says: [...] A quick note before starting the setup. If you changing computers want to use your setup on other computers or just want to seperate things. I recommend using VirtualBox. VirtualBox is a virtualization software which enable you to run another operation system within the main one. It’s a file you start up an voila you got you enhanced development environment. It is Open Source and therefore free. Here is a guide installing VirtualBox: VirtualBox the fast and free Open Source Virtualization Platform [Best Free Virtualization Choice] [...]
    2. 17-8-2011
      How To Install & Setup a Local PHP Development Environment in Linux Ubuntu 11.04 with Eclipse Indigo 3.7, LAMP, Xdebug [Developer] | MMNCS.COM says: [...] I recommend using VirtualBox. VirtualBox is a virtualization software which enables you to run a another operation system within the main one. This means that you can create an enhanced development environment and save it to a file which you can start and move to another host PC. This is also Open Source and therefore free. Here is a review of VirtualBox with points on how to install it: VirtualBox the fast and free Open Source Virtualization Platform [Best Free Virtualization Choice] [...]

    Search terms for this article

    • "testing website in ie8" +virtualbox,
    • fastest virtualization software mac 2011,
    • how to speed up virtualbox in ubuntu for windows 7,
    • howto build a free open source virtualization environment,
    • virtualbox prebuilt windows vms,
    • +ubuntu virtualbox,
    • virtual machine software for mac +free,
    • virtualbox "invalid settings detected" mac,
    • ubuntu virtualbox speed,
    • ubuntu 10.04 server best choice virtualisation,
    • virtualbox "invalid settings detected" mac,
    • speed up virtualbox 4.1,
    • open source virtualization best,
    • ubuntu ramdisk virtualbox,
    • configure virtual virtualbox "web server" ubuntu server 11.04,
    • open source virtualization server,
    • virtualization ubuntu,
    • virtual machine software for mac +free,
    • +virtualbox missing operating system windows 7,
    • performance virtualbox vs vmware,
    • virtualbox or vmware compare,
    • virtualbox best practice windows 7,
    • virtualbox shared folders ramdisk,
    • virtualbox "invalid settings detected" mac,
    • vmplayer in ramdisk,
    • virtualbox versus vmware player,
    • machintos +virtualbox,
    • virtualbox choice of support,
    • which operating system for virtualbox runs fast,
    • install terminal server +ubuntu,
    • Subscribe

      Find MMNCS.COM on Facebook, about guides, tutorials and learning within webdevelopment, drupal, MySQL, PHP, WordPress, SEO...
      Follow MMNCS.COM on Twitter and get the latest updates
      Follow @mmncs
      Subscribe to MMNCS.COM newsletter, about guides, tutorials and learning within webdevelopment, drupal, MySQL, PHP, WordPress, Programming, Technology, SEO...
    • The Best technology news guides tips tricks on the Internet
    • best online art gallery, paintings, illustrations, fine art photography
    • Services

      Check your Google PageRank checker optimize seo serp page rank
      Take a picture of any website, WordPress Screenshot demo
    • Latest

      Facebook Helps Breakup on One-Third of Marriages in the U.K.

      Facebook Helps Breakup on One-Third of Marriages in the U.K.

      December 30th, 2011

      Husbands and wives in the United Kingdom headed for divorce are increasingly citing Facebook in thei[...]

      Nokia Lumia 800 Demo of Skyscanner. Flight Deals Search for Windows Phone

      Nokia Lumia 800 Demo of Skyscanner. Flight Deals Search for Windows Phone

      December 30th, 2011

      Here's another awesome application for the Nokia Lumia 800 and other Windows Phones. Skyscanner allo[...]

      Nokia Lumia, Samsung, HTC rumored to announce LTE Windows Phone smartphones at CES

      Nokia Lumia, Samsung, HTC rumored to announce LTE Windows Phone smartphones at CES

      December 29th, 2011

      Rumor has it that the one thing that is notoriously missing (well, one of the things) from any Wind[...]

      Why I’m Replacing My iPhone With Nokia Lumia 800 And Why Android Is No Option

      Why I’m Replacing My iPhone With Nokia Lumia 800 And Why Android Is No Option

      December 7th, 2011

      Spoiler alert: This article is about how great the new Nokia Lumia 800 is, so if you are an iPho[...]

      Apple iPhone 4S Battery Drain Is Starting To Become A Serious Issue [iOs 5]

      Apple iPhone 4S Battery Drain Is Starting To Become A Serious Issue [iOs 5]

      November 29th, 2011

      Waiting on the next expected fix from Apple, iPhone 4S users complaining of rapid battery drain are [...]

    • musicfordriving com music for driving underground experimental electronic electronica dj rock jazz upcomming interesting music hot list hype
    • Selected

      Bill Gurley; Too Many Start-Ups Chase Too Little Cash

      Bill Gurley; Too Many Start-Ups Chase Too Little Cash

      November 14th, 2011

      Venture capitalist Bill Gurley has noticed something new this autumn: a big jump in the number of wh[...]

      The Best Programming Contest Ever Made – The AI Challenge Ants 2011 [Developer]

      The Best Programming Contest Ever Made - The AI Challenge Ants 2011 [Developer]

      October 30th, 2011

      The best programming contest ever made! Well that is what they state. The AI Challenge Ants 2011 is [...]

      Take A Picture Of Any Website [WordPress Screenshot Demo]

      Take A Picture Of Any Website [WordPress Screenshot Demo]

      October 28th, 2011

      Take a picture of any website. Just enter the website address in the form and press the button "Take[...]

      Optimize Your Time And Write Better CSS With {less} – [CSS Stylesheets]

      Optimize Your Time And Write Better CSS With {less} - [CSS Stylesheets]

      October 23rd, 2011

      If you think parts of CSS is repetitive, tedious, and … well, very boring. Have a look here. LESS [...]

      Call Your Friends For Free –  Cut The Expensive Voice And Text Plans To The Bare Minimum [Mobile Apps]

      Call Your Friends For Free - Cut The Expensive Voice And Text Plans To The Bare Minimum [Mobile Apps]

      October 14th, 2011

      After been using Viber for some time now. We highly recommend this mobile application for all smartp[...]

    • News

      Facebook Helps Breakup on One-Third of Marriages in the U.K.

      Facebook Helps Breakup on One-Third of Marriages in the U.K.

      December 30th, 2011

      Husbands and wives in the United Kingdom headed for divorce[...]

      Nokia Lumia 800 Demo of Skyscanner. Flight Deals Search for Windows Phone

      Nokia Lumia 800 Demo of Skyscanner. Flight Deals Search for Windows Phone

      December 30th, 2011

      Here's another awesome application for the Nokia Lumia 800 and[...]

      Nokia Lumia, Samsung, HTC rumored to announce LTE Windows Phone smartphones at CES

      Nokia Lumia, Samsung, HTC rumored to announce LTE Windows Phone smartphones at CES

      December 29th, 2011

      Rumor has it that the one thing that is notoriously missing[...]

    • Social Media

      Solved: Facebook XFBML Like Button Bug Creates a Vertical Scroll-Bar [Web Developer]

      Solved: Facebook XFBML Like Button Bug Creates a Vertical Scroll-Bar [Web Developer]

      September 16th, 2011

      After been doing a lot of work on the site I noticed when testing in IE8 and Firefox 3.6.x that I wa[...]

      Add a Cool Google Plus Profile Add to Circles Widget to Your Website [Google Plus]

      Add a Cool Google Plus Profile Add to Circles Widget to Your Website [Google Plus]

      August 11th, 2011

      Google Plus has created a very simple widget to embed your Google Plus profile on websites. This wid[...]

      How To Export All Your Facebook Friends To Google+ Using Yahoo Mail [Google+]

      How To Export All Your Facebook Friends To Google+ Using Yahoo Mail [Google+]

      August 8th, 2011

      Since the popular Chrome extension Facebook Friends Exporter got blocked we needed another way of ge[...]

    • Google

      Check Your Google Page Rank Here – Updated To Use The New Google PageRank Query URL

      Check Your Google Page Rank Here - Updated To Use The New Google PageRank Query URL

      October 8th, 2011

      Check PAGE RANK of Web site pages Instantly This is a free service to check Google™ page rank ins[...]

      Add a Simple Google Translate DropDown Box To Your Web Site [Tips & Tricks]

      Add a Simple Google Translate DropDown Box To Your Web Site [Tips & Tricks]

      September 6th, 2011

      Google Translate is the best free online translation service today and I often wonder why I rarely s[...]

      Google Closes Down 10 Mayor Business Areas [Tech News]

      Google Closes Down 10 Mayor Business Areas [Tech News]

      September 5th, 2011

      Google closes down 10 business areas in which the company itself calls "autumn-cleaning."The cle[...]

    • Home
    • About
    • Contact
    Copyright © MMNCS.COM is a site aimed at web developers, system engineers and designers offering tutorials and articles on technologies, skills and techniques to improve how you design and build websites. We cover Open Source recommendations, Linux Server guides, PHP, HTML, CSS, Drupal & WordPress Tutorials, Guides, Tips & Technology News.