nigra... now that you have x2go working.   Here is something else to add to the mix.<br><br>you want a "cloud" desktop but it has to support linux & windows.<br><br>in the cloud (I use aws's ec2) create a linux desktop server.  (I use ubuntu)<br>


I create an ubuntu server instance on AWS's EC2 cloud by:<br>- ssh into the instance<br>- install a default ubuntu desktop (apt-get install ubuntu-desktop)<br>- add the x2go ppa<br>  sudo add-apt-repository ppa:x2go/stable<br>


- refresh the repository cache (debian/ubuntu)<br>  sudo apt-get update<br>- install x2go server<br>   sudo apt-get install x2goserver<br>- add yourself to the x2gouser group<br>  sudo adduser <yourID> x2gouser<br>

<br>
after that ... you should be able to go back to your local machine and start your x2goclient and point it to your AWS EC2 cloud PUBLIC IP address and get to logged-in.<br><br>BUT... what if you want Windows apps too..<br>


<br>On the "cloud" x2goserver think about setting up FreeRDP (<a href="http://www.freerdp.com/" target="_blank"> http://www.freerdp.com/</a> )<br><br>In whatever "cloud" you use... start a Windows 2008 v2 server.   <br>

<ul><li>On that Windows server as Admin ... </li><li>install and setup whatever RemoteApp applications you want </li><li>and <a href="http://www.youtube.com/watch?v=Nf20-76dMcg">publish them</a>.</li></ul>(demo'd at UDS in Orlando <a href="http://www.youtube.com/watch?v=Qnh7f36xkRA" target="_blank">http://www.youtube.com/watch?v=Qnh7f36xkRA</a>  and I've done it locally myself to aws servers)<br>

<br>Back on your Linux/Ubuntu machine use FreeRDP to execute the Windows "RemoteApp" application.<br><br>Big picture...<br><ul><li>you are on a remote pc/laptop/tablet etc running an x2goclient</li><li>you connect to your "cloud" x2goserver machine and login</li>

<li>your login has a menu or some desktop icons that when clicked</li><li>uses FreeRDP to execute the Windows Apps off of the Windows "cloud" server as just another xwindow.</li><li>That uses the RDP protocal.   But since its all "intra-cloud" between instances (the windows cloud instance and the linux/ubuntu cloud instance)</li>

<li>the I/O is very high bandwidth (on AWS it would be 1-10Gbps) links.</li><li>Now since you (the x2go client) are remotely connected to the "cloud" linux/ubuntu server and utilizing the great compression of x2go/nx</li>

<li>the remote windows & linux apps "appear" to have the same good performance.</li></ul>Lastly, because freerdp lets the windows apps appear as just "any other" linux app the end user only has one "look-and-feel" etc to deal with which <br>

can be a big issue in end-user training and acceptance with just a single desktop & user interface.<br><br>Brian<br><br><br><br>---------- Forwarded message ----------<br>From: nigra truo <<a href="mailto:nigratruo@gmail.com" target="_blank">nigratruo@gmail.com</a>><br>

To: <a href="mailto:x2go-user@lists.berlios.de" target="_blank">x2go-user@lists.berlios.de</a><br>
Cc: <br>Date: Wed, 28 Mar 2012 18:44:25 -0700<br>Subject: [X2Go-User] X2go rocks!<br><br><div>Hi,</div><div><br></div><div>I
 just wanted to say thank you for the great thing that X2Go has become. I
 use it on a daily basis on several systems and could not think how I 
would work anymore without it. It provides a functionality that I have 
looked for so many years, but could never find. I always thought that a 
Linux server would be perfect to be used as a terminal server, but was 
always amazed and confused at the total lack of any application that 
provided this functionality. Then, Windows RDP came along and I did not 
understand how Linux with X and that network-ability of it failed to 
provide something similar. </div>

<div>And finally, we got it! I hope that X2Go will find it's way into 
all Linux Distros. I wish there was a CentOS and RedHat package so I 
could load it onto each customers machine that I have to support, 
instead of having to use sucky VNC or putty or be limited to using a 
remote shell, instead of the rich GUI experience that KDE and Gnome can 
offer. </div>

<div><br></div><div>In spreading the word, I wrote a blog about my great experience and what X2Go can do.</div><div><br></div><div><a href="http://browny-amiga.livejournal.com/7167.html" target="_blank">http://browny-amiga.livejournal.com/7167.html</a></div>




<div><br></div><div>Thanks again for all the hard work in making X2Go a reality, you guys rock!</div><div><br></div><div>Markus</div>