garden / tree

A multiplayer file system
https://thefiletree.com
European Union Public License 1.2
70 stars 23 forks source link

Remote desktop #212

Open espadrine opened 9 years ago

espadrine commented 9 years ago

Once a GUI program, say, Firefox, is built in a Jail, we may want to try it out. We also want to edit .doc (or other specific files) with the correct program.

We achieve that by running qemu with an appropriate image (Windows / KDE Neon), we clone it (through copy on write), we copy the files to it, and we redirect its VGA output through Spice which sends it through websockets to a canvas on a webpage.

We can have multiple users connect to the same folder on the same running image: http://www.spice-space.org/page/Features/MultipleClients.