[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- <!--x-content-type: text/plain --> "http://www.w3.org/TR/html4/loose.dtd">
- <!--x-date: Tue Nov 23 12:28:28 2004 -->
- <!--x-from-r13: zuvefpu ng ahoevqtrf.pbz ([vpunry R. Vvefpu) -->
- <!--x-message-id: [email protected] -->
- <!--x-subject: [ale] Using VNC from xinetd -->
- <li><em>date</em>: Tue Nov 23 12:28:28 2004</li>
- <li><em>from</em>: mhirsch at nubridges.com (Michael D. Hirsch)</li>
- <li><em>subject</em>: [ale] Using VNC from xinetd</li>
With realVNC, as I think I wrote earlier, my server crashes randomly.
So I'm trying tightVNC.
TightVNC appears to work okay from xinetd. Here is my xinetd config:
#vnc server at 1600 x 1200
service vnc1612
{
protocol = tcp
socket_type = stream
wait = no
groups = yes
user = nobody
server = /usr/bin/Xvnc
server_args = -inetd -query localhost -once -desktop Development
-geometry 1600x1200 -depth 16 -alwaysshared
disable = no
#flags = NOLIBWRAP
}
This works, but because of the "wait = no", only one client can connect
to the session. I want multiple clients to be able to connect, or to be
able to exit my client, then rejoin the session later. With realVNC I
can just switch to "wait = yes" and it works like I want. With tightVNC
the vnc server won't even start up.
Has anyone mastered this?
Thanks,
Michael
</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00972.html">[ale] file size limit?</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00974.html">[ale] file size limit?</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg01009.html">[ale] Firewall?</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00976.html">[ale] CUPS + efax + fax4CUPS as a fax server for Win32 clients</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00973"><strong>Date</strong></a></li>
<li><a href="threads.html#00973"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>
<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>