Opened 14 years ago
Last modified 14 years ago
#57 assigned defect
x11vncをxinetd経由で用いると、まれに勝手にログアウトする — at Version 1
Reported by: | mitty | Owned by: | mitty |
---|---|---|---|
Priority: | critical | Component: | research |
Keywords: | vnc,x11,x11vnc,xinetd,logout | Cc: |
Description (last modified by mitty)
- see also wiki:TipAndDoc/network/vnc#x11vnc
- Ubuntu 10.10 Maverick on VMware Workstation 7.1.3
Linux ubuntu-pxe 2.6.35-27-generic #48-Ubuntu SMP Tue Feb 22 20:25:46 UTC 2011 x86_64 GNU/Linux
- $ x11vnc --version
x11vnc: 0.9.10 lastmod: 2010-04-28
- $ aptitude show xinetd
1:2.3.14-7ubuntu3
- Xface4 on Xubuntu
4.6.2 (Xfce 4.6)
- UltraVNC Win32 viewer 1.0.5
- SSH forwarding to localhost:5900
- /etc/xinetd.d/x11vnc
service x11vnc { port = 5900 type = UNLISTED socket_type = stream protocol = tcp wait = no only_from = 127.0.0.1 user = root server = /usr/bin/x11vnc server_args = -display :0 -auth guess -nopw -localhost -inetd -o /var/log/x11vnc.log disable = no }
Change History (1)
comment:1 Changed 14 years ago by mitty
- Description modified (diff)
- Status changed from new to assigned
Note: See
TracTickets for help on using
tickets.
logon Xface4 session with VNC