Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 04-07-2007, 12:28 PM   #1 (permalink)
Just another linux lover.
 
subratabera's Avatar
 
Join Date: Jun 2006
Location: Bangalore, KA
Posts: 559
Thumbs up 10 minutes to run every Windows app on your Ubuntu desktop

Quote:


This simple guide will bring up the Windows start menu inside GNOME and allow you to run, use and install any Windows app (that can run in a VM) inside your existing desktop. It takes about 10 minutes to setup, minus the time to install Windows, and involves one command in total.

Update: Note this requires Windows XP Pro. XP home won’t do.

This is a newer version of a rather popular article I wrote a while ago. This updated version is a lot simpler and allows multiple apps to be run.
Click System → Administration → Synaptic Package Manager. Install the vmware-server and rdesktop packages
Click Applications → System Tools → VMware Server Console
When VMware Server Console starts, click Connect to attach to your local machine. Then Create a New Virtual Machine. Step through the wizard with all the default, but pick NAT networking. Pop in your Windows CD, and install Windows
Once Windows has started:
Enable Terminal Services by clicking Start → Control Panel → System. Click the Remote tab, and enable Allow users to connect remotely to this computer
Turn off the desktop for the user you’ll use to run your Windows apps, by clicking Start → Run typing regedit and selecting HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer. Create a new DWORD called NoDesktop set to 1.
Note the IP address of Windows. Clicking Start → Connect to → Show All Connections. Select the Local Area Connection and hit the Support tab
Download SeamlessRDP, then extract it to C:\seamlessrdp
Log out of Windows, and close VMware Server Console (leave the VM running)
Back in Ubuntu, open a Terminal, and run:

rdesktop -A -s ‘c:\seamlessrdp\seamlessrdpshell.exe c:\windows\explorer.exe’ 192.168.106.128 -u user -p password
The top of the Windows taskbar should appear above your GNOME panel on the bottom of the screen. Right click it, select Properties, and disable Lock the Taskbar. Then drag the taskbar to the left hand side of your screen.

That’s it. You can now run launch any Windows app you want from your VM (and install more if you need them). They’ll appear on the GNOME desktop, and you can switch between them from the panel.
Source: http://www.venturecake.com/10-minute...buntu-desktop/
__________________
Today is a most unusual day, because we have never lived it before; we will never live it again; it is the only day we have.
(Registered Linux User #432737 - subratabera.blogspot.com)
subratabera is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 04-07-2007, 01:23 PM   #2 (permalink)
Evil Genius
 
faraaz's Avatar
 
Join Date: Oct 2004
Location: Bangalore
Posts: 688
Default Re: 10 minutes to run every Windows app on your Ubuntu desktop

VirtualBox rocks your socks!! And its way better than VMWare because it be OpenSource!! And I'm not sure if VMWare supports USB access but VirtualBox DOES! And its easier to use...

As for the article, handy...
__________________
Roses are #FF0000, Violets are #0000FF...All of my base are belong to you!
faraaz is offline  
Old 04-07-2007, 09:32 PM   #3 (permalink)
HELP AND SUPPORT
 
rakeshishere's Avatar
 
Join Date: Jun 2006
Posts: 1,595
Default Re: 10 minutes to run every Windows app on your Ubuntu desktop

Quote:
Originally Posted by faraaz
VirtualBox rocks your socks!! And its way better than VMWare because it be OpenSource!! And I'm not sure if VMWare supports USB access but VirtualBox DOES! And its easier to use...

As for the article, handy...
hahahahahahahahaaaaaaaaaa...LMAO on that comment
Vmware is "pioneer" in Virtualization and In its Latest version It supports paravirtualization & also has support for a lot of Host and Guest OS(Way More than Virtual box/Virtual PC),In My Opinion Its seriously a fine product
rakeshishere is offline  
Old 04-07-2007, 10:02 PM   #4 (permalink)
In Pursuit of "Happyness"
 
kalpik's Avatar
 
Join Date: May 2005
Location: New Delhi
Posts: 3,404
Default Re: 10 minutes to run every Windows app on your Ubuntu desktop

^^ But actually, VirtualBox is a LOT faster than VMWare.
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
kalpik is offline  
Old 04-07-2007, 11:00 PM   #5 (permalink)
HELP AND SUPPORT
 
rakeshishere's Avatar
 
Join Date: Jun 2006
Posts: 1,595
Default Re: 10 minutes to run every Windows app on your Ubuntu desktop

Quote:
Originally Posted by kalpik
^^ But actually, VirtualBox is a LOT faster than VMWare.
Vmware is also faster(Check System Req @ official website) and Its got lotz of features bundled in it
rakeshishere is offline  
Old 04-07-2007, 11:55 PM   #6 (permalink)
D i s t i n c t l y Ahead
 
saurabh kakkar's Avatar
 
Join Date: Sep 2006
Location: New delhi
Posts: 494
Default Re: 10 minutes to run every Windows app on your Ubuntu desktop

what is VMWare is is like Virtual pc which allows virtual O.S to run on existing sys ?
saurabh kakkar is offline  
Old 05-07-2007, 10:47 PM   #7 (permalink)
HELP AND SUPPORT
 
rakeshishere's Avatar
 
Join Date: Jun 2006
Posts: 1,595
Default Re: 10 minutes to run every Windows app on your Ubuntu desktop

Quote:
Originally Posted by saurabh kakkar
what is VMWare is is like Virtual pc which allows virtual O.S to run on existing sys ?
Yup,But its way better than Virtual PC..Read More about Vmware over HERE
rakeshishere is offline  
Old 05-07-2007, 11:05 PM   #8 (permalink)
In Pursuit of "Happyness"
 
kalpik's Avatar
 
Join Date: May 2005
Location: New Delhi
Posts: 3,404
Default Re: 10 minutes to run every Windows app on your Ubuntu desktop

Quote:
Originally Posted by rakeshishere
Vmware is also faster(Check System Req @ official website) and Its got lotz of features bundled in it
??? How can two separate things be faster than one another?
Anyway, taken from http://en.wikipedia.org/wiki/Compari...rtual_machines

Performance wise,

VMWare: Up to near native, substantial performance loss on some workload (network and disk intensive especially)

VirtualBox: Near native.
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
kalpik is offline  
Old 05-07-2007, 11:09 PM   #9 (permalink)
HELP AND SUPPORT
 
rakeshishere's Avatar
 
Join Date: Jun 2006
Posts: 1,595
Default Re: 10 minutes to run every Windows app on your Ubuntu desktop

@kalpik
I am talkin about VMware Workstation 6.0(Build 45731)
rakeshishere is offline  
Old 05-07-2007, 11:21 PM   #10 (permalink)
In Pursuit of "Happyness"
 
kalpik's Avatar
 
Join Date: May 2005
Location: New Delhi
Posts: 3,404
Default Re: 10 minutes to run every Windows app on your Ubuntu desktop

Well, that aint free.. Plus, it still has a performance rating of "Up to near native".
Believe me when i say it, VirtualBox is a LOT faster than VMWare I've used both extensively, even in production environments, as servers
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
kalpik is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Install windows vista in 2 minutes rajas700 Chit-Chat 6 30-06-2007 12:40 PM
Ubuntu Linux Vs. Windows Vista: The Battle For Your Desktop Digit_Dragon Technology News 153 11-06-2007 11:39 PM
Ubuntu 6.10 desktop-->HELP !!!!! akshaykapoor_3 Open Source 10 20-03-2007 01:02 PM


All times are GMT +5.5. The time now is 06:42 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2