Sunday, July 17, 2011

windows in Ubuntu 11 as Virtual OS

No comments:

Running windows in Ubuntu 11 as Virtual OS.
Running Visual Studio 2010 Express and SQL Server Express Edition 2008 R2 in virtual OS
Google Chrome, FileZilla, and Virtual Box in Ubuntu.

Thursday, July 14, 2011

Install VMware Player in Ubuntu

No comments:
Using VMware Player you can run virtual os in ubuntu. You can get it from VMware website http://www.vmware.com/products/player/overview.html

Let the file name be sudo sh VMware-Player-3.1.4-385536.i386.bundle

  1. Copy the .bundle to a directory, say Desktop
  2. Open Terminal and goto Desktop (use command cd to change directory. more.. https://help.ubuntu.com/community/UsingTheTerminal) 
  3. Type sudo sh VMware-Player-3.1.4-385536.i386.bundle
This will Extract the Installer.. You can now install using the VMware installer..

All the best!

Monday, July 11, 2011

Ubuntu 11 in Windows Server 2008 R2

No comments:
Installing Ubuntu 11 in Windows Server 2008 R2 using Oracle VM VirtualBox

Hello.. i was installing Ubuntu in windows server 2008 R2 to testing remote desktop connection between Windows os and Linux os.. Also installing SQL Server 2008 R2.