<div dir="ltr">I know Vino work as you need. Look for those VNC servers that require you to setup user and password for each session.<br><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><br></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">2016-05-19 15:44 GMT-03:00 Emiliano Vazquez <span dir="ltr"><<a href="mailto:emilianovazquez@gmail.com" target="_blank">emilianovazquez@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">El 18/05/16 a las 23:29, Andre Campos Rodovalho escribió:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<a href="https://help.ubuntu.com/community/VNC/Servers" rel="noreferrer" target="_blank">https://help.ubuntu.com/community/VNC/Servers</a><br>
<br>
<br>
</blockquote>
<br>
I'm using this<br>
<br>
sudo nano /etc/init/x11vnc.conf<br>
<br>
# description "Start x11vnc at boot"<br>
<br>
description "x11vnc"<br>
<br>
start on runlevel [2345]<br>
stop on runlevel [^2345]<br>
<br>
console log<br>
<br>
respawn<br>
respawn limit 20 5<br>
<br>
exec /usr/bin/x11vnc -auth guess -forever -loop -noxdamage -repeat -rfbauth /home/USERNAME/.vnc/passwd -rfbport 5900 -shared<br>
<br>
To start automatically x11vnc<br>
<br>
But the problem is i need to connect to another session not the local session logged.<br>
<br>
<br>
Best regards.<span class="HOEnZb"><font color="#888888"><br>
<br>
Emiliano</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
-- <br>
Lubuntu-users mailing list<br>
<a href="mailto:Lubuntu-users@lists.ubuntu.com" target="_blank">Lubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/lubuntu-users" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailman/listinfo/lubuntu-users</a><br>
</div></div></blockquote></div><br></div></div>