<div dir="ltr"><div class="gmail_default" style="font-size:small">X2go is incompatible with gnome3<br></div><div class="gmail_default" style="font-size:small">LXDE could be, but I need to autologin a user in graphics mode, and I have only found a way to make it happen in Gnome.<br><br></div><div class="gmail_default" style="font-size:small">I changed the file file limits.conf and I am trying again.<br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 3, 2015 at 12:39 AM, 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">(1) does this work on normal, non-lxc F22?<br>
If NO, then you should try fedora/vncserver grup/list first<br>
<br>
(2) What happens when you run as that user manually? e.g.<br>
- ssh falves@localhost (I find that su/sudo sometimes does weird<br>
things when it comes to limits, so login with ssh to be safe)<br>
- run whatever command that start vncserver<br>
<br>
(3) Have you set up special limits for that user on /etc/security/limits.conf?<br>
open files limit for normal user is usually 1024. However it's<br>
possible to use larger than that if root sets it to something greater,<br>
and run su/sudo. If that limit is reached, "normal" user usession (the<br>
ones not created by root su/sudo) would still be stuck at the old,<br>
smaller limit.<br>
<br>
The easiest way to check is to login as that user from ssh, and then<br>
run "ulimit -a". You didn't say where you run your ulimit commands<br>
from, so the results might be different.<br>
<br>
(4) Have you tried other remote GUI solutions?<br>
I use x2go with lxde-qt on my ubuntu trusty containers, works fine<br>
<br>
--<br>
Fajar<br>
<div><div class="h5"><br>
<br>
On Fri, Jul 3, 2015 at 10:42 AM, Federico Alves <<a href="mailto:venefax@gmail.com">venefax@gmail.com</a>> wrote:<br>
> I have Fedora 22 Workstation and many Fedora 22  containers with GUI<br>
> (vncserver).<br>
><br>
> After I start a few, after 35 containers, vncserver refuses to start in a<br>
> new container, under a regular user (falves)<br>
> This is the error:<br>
> Jul 02 23:14:13 voice38 runuser[515]: pam_unix(runuser-l:session): session<br>
> opened for user falves by (uid=0)<br>
> Jul 02 23:14:13 voice38 runuser[515]: runuser: failed to execute /bin/bash:<br>
> Resource temporarily unavailable<br>
> Jul 02 23:14:13 voice38 runuser[515]: pam_unix(runuser-l:session): session<br>
> closed for user falves<br>
> Jul 02 23:14:13 voice38 systemd[1]: vncserver@:0.service: control process<br>
> exited, code=exited status=126<br>
> Jul 02 23:14:13 voice38 systemd[1]: Failed to start Remote desktop service<br>
> (VNC).<br>
> -- Subject: Unit vncserver@:0.service has failed<br>
><br>
> for that user (falves)<br>
> ulimit -a<br>
> core file size          (blocks, -c) 0<br>
> data seg size           (kbytes, -d) unlimited<br>
> scheduling priority             (-e) 0<br>
> file size               (blocks, -f) unlimited<br>
> pending signals                 (-i) 1048576<br>
> max locked memory       (kbytes, -l) unlimited<br>
> max memory size         (kbytes, -m) unlimited<br>
> open files                      (-n) 1048576<br>
> pipe size            (512 bytes, -p) 8<br>
> POSIX message queues     (bytes, -q) 819200<br>
> real-time priority              (-r) 0<br>
> stack size              (kbytes, -s) 8192<br>
> cpu time               (seconds, -t) unlimited<br>
> max user processes              (-u) 4096<br>
> virtual memory          (kbytes, -v) unlimited<br>
> file locks                      (-x) unlimited<br>
><br>
><br>
> At the host and at the container:<br>
>  /sbin/sysctl fs.file-nr<br>
> fs.file-nr = 105472     0       26412773<br>
><br>
> It seems I am breaking some limit, either at the kernel or per user. I don´t<br>
> want to start vncserver as root, because Chrome does not run as root.<br>
><br>
> Any idea how to unblock this sutuation?<br>
><br>
> Yours<br>
><br>
> Federico<br>
><br>
</div></div>> _______________________________________________<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" rel="noreferrer" target="_blank">http://lists.linuxcontainers.org/listinfo/lxc-users</a><br>
_______________________________________________<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" rel="noreferrer" target="_blank">http://lists.linuxcontainers.org/listinfo/lxc-users</a></blockquote></div><br></div>