Skip to content

Il sito di Ivan Piffer

Narrow screen resolution Wide screen resolution Increase font size Decrease font size Default font size    Default color brown color green color red color blue color
You are here: HOME arrow Informatica arrow Articoli interessanti arrow Virtualizzazione in Ubuntu, altro approccio!
Skip to content
Virtualizzazione in Ubuntu, altro approccio! PDF Stampa E-mail
Valutazione utente: / 1
ScarsoOttimo 
Scritto da Ivan Piffer   
sabato 24 marzo 2007

Riporto in toto un articolo apparso su "Ubuntu Documentation" inerente alla virtualizzazione "intelligente"... 

Questo potrebbe risolvere un bel po di problemi... mi domando solo come funziona la gestione dell'audio (ad esempio, Skype 3 potrebbe funzionare?)

 

Seamless Virtualization

Rather than have an entire seperate Windows desktop, you can run virtualized programs directly on your Linux desktop using the latest (version 1.5.0) rdesktop package that comes with Ubuntu 7.04, and Windows XP Professional's Terminal Services feature.

OpenSourceSeamlessVirtualizationResized.png

  • Start a Windows XP pro VM.

    • If using VMware, configure host-only networking, and note the VMs IP address for later.

    • If using QEmu, use the following command

 
qemu -m 384 -redir tcp:3389::3389 windows.img
 
 
 

This makes any connections to the localhost port 3389 be directed to the QEmu VM on port 80, where Windows Terminal Services will run.

 
rdesktop -A -s "c:\seamlessrdp\seamlessrdpshell.exe C:\Program Files\Internet Explorer\iexplore.exe" localhost:3389 -u administrator -p password
 
 
 

A large window will pop up briefly with the Windows login screen, then your application should launch in its own window.

You can now create a desktop launcher to run the command above in future, when the VM has been started. High-resolution .PNG icons for Windows applications are available from [WWW] DeviantArt.

Making Windows Apps Look at Home in Ubuntu

To help Windows apps look at home in Ubuntu, you may configure Windows to use the Ubuntu Human theme.

SeamlessVirtualizationWithThemingResized.png

  • In the VM, download the Ubuntu Human theme from [WWW] http://www.deviantart.com/download/37743373/. Extract the file to C:\windows\resources\Themes.

  • In the VM, specify the theme to be used for Terminal Services in\the Group Policy Object Editor.

    • Click StartRun. Then type mmc.

    • In the application that pops up, click FileAdd/Remove Snap In. Click Add. Select Group Policy Object Editor and click Add again.

    • In the Group Policy Object Editor, navigate to User Configuration/Administrative Templates/Control Panel/Display/Desktop Themes.

    • Open the Load a specific visual style file or force Windows Classic setting. Enable the setting, and enter C:\windows\resources\Themes\Human\Human.msstyles as the style.

  • Log out of Windows

  • Test your application from the host:

 
rdesktop -A -s "c:\seamlessrdp\seamlessrdpshell.exe C:\Program Files\Internet Explorer\iexplore.exe" <IP of VM>:3389 -u administrator -p password
 
 
 

If using QEmu, use 'localhost' rather than the IP of the VM.

The new theme will take effect after the login screen.

Some themes that are larger or smaller than default might show a few lines of the Windows wallpaper color.

last edited 2007-03-06 18:12:26 by Ash6

 

Commenti
Nuovo Cerca RSS
Commenta
Nome:
Email:
 
Website:
Titolo:
UBBCode:
[b] [i] [u] [url] [quote] [code] [img] 
 
 
:angry::0:confused::cheer:B):evil::silly::dry::lol::kiss::D:pinch:
:(:shock::X:side::):P:unsure::woohoo::huh::whistle:;):s
:!::?::idea::arrow:
 

3.26 Copyright (C) 2008 Compojoom.com / Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."


Ultimo aggiornamento ( sabato 24 marzo 2007 )
 
< Prec.   Pros. >