<div dir="ltr">I agree x2go is the easiest and best method to run an X desktop in a Linux container. This is all I had to do to set up a GUI desktop for my lxc and openvz containers:<div><br><div><div>server side (lxc container for you):</div>
<div>    add-apt-repository ppa:x2go/stable</div><div>    apt-get update</div><div>    apt-get install xfce4</div><div>    apt-get install x2goserver*</div><div>          </div><div>  client-side (your Ubuntu Host)</div><div>
    add-apt-repository ppa:x2go/stable</div><div>    apt-get update</div><div>    apt-get install x2goclient</div></div><div><br></div><div>J J </div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Sun, May 11, 2014 at 3:34 PM, Fajar A. Nugraha <span dir="ltr"><<a href="mailto:list@fajar.net" target="_blank">list@fajar.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="">On Mon, May 12, 2014 at 5:26 AM, CDR <<a href="mailto:venefax@gmail.com">venefax@gmail.com</a>> wrote:<br>
> let me try that setup.<br>
> I am a few hours from installing Fedora 20, but, hey, I hate to give up.<br>
<br>
</div>If you simply need a GUI, the EASIEST method by far is to:<br>
- install xubuntu-desktop on the server<br>
- install x2go server on the server, and x2go client on your<br>
workstation (<a href="https://www.google.com/search?q=x2go" target="_blank">https://www.google.com/search?q=x2go</a>)<br>
- connect with x2go client, selecting "xfce" as your desktop type<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Fajar<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
lxc-users mailing list<br>
<a href="mailto:lxc-users@lists.linuxcontainers.org">lxc-users@lists.linuxcontainers.org</a><br>
<a href="http://lists.linuxcontainers.org/listinfo/lxc-users" target="_blank">http://lists.linuxcontainers.org/listinfo/lxc-users</a></div></div></blockquote></div><br></div>