View Single Post
Old 05-29-2015, 09:14 PM   #27
Difflugia
Testate Amoeba
Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.
 
Difflugia's Avatar
 
Posts: 3,049
Karma: 27300000
Join Date: Sep 2012
Device: Many Android devices, Kindle 2, Toshiba e755 PocketPC
To get the environment that it sounds like you want (Linux and Windows programs sharing the same desktop, cut/paste, etc.), I recommend (as others have told you) installing and running Linux in a VirtualBox virtual machine.

Then install the X server from Cygwin (building Windows executables using Cygwin isn't for the faint of heart, but the tools are great).

Once you have the X server set up, you can run the virtual machine (you don't even need to run another desktop) and leave it minimized. Run the X server in multiwindow mode, then use Cygwin's xterm to ssh to the virtual machine and run Linux desktop applications. The applications will appear on your Windows desktop alongside your running Windows programs. You can give the virtual machine access to portions of the Windows filesystem using shared directories. I use this setup at work for software development and the whole thing's pretty robust.
Difflugia is offline   Reply With Quote