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:

server side (lxc container for you):
    add-apt-repository ppa:x2go/stable
    apt-get update
    apt-get install xfce4
    apt-get install x2goserver*

  client-side (your Ubuntu Host)
    add-apt-repository ppa:x2go/stable
    apt-get update
    apt-get install x2goclient

J J



On Sun, May 11, 2014 at 3:34 PM, Fajar A. Nugraha <l...@fajar.net> wrote:

> On Mon, May 12, 2014 at 5:26 AM, CDR <vene...@gmail.com> wrote:
> > let me try that setup.
> > I am a few hours from installing Fedora 20, but, hey, I hate to give up.
>
> If you simply need a GUI, the EASIEST method by far is to:
> - install xubuntu-desktop on the server
> - install x2go server on the server, and x2go client on your
> workstation (https://www.google.com/search?q=x2go)
> - connect with x2go client, selecting "xfce" as your desktop type
>
> --
> Fajar
> _______________________________________________
> lxc-users mailing list
> lxc-users@lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-users
>
_______________________________________________
lxc-users mailing list
lxc-users@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to