<br><br><div class="gmail_quote">On Sun, Jul 18, 2010 at 1:49 PM, Rob Withers <span dir="ltr">&lt;<a href="mailto:reefedjib@yahoo.com">reefedjib@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
<br>
--------------------------------------------------<br>
From: &quot;Levente Uzonyi&quot; &lt;<a href="mailto:leves@elte.hu" target="_blank">leves@elte.hu</a>&gt;<div class="im"><br>
Sent: Sunday, July 18, 2010 3:42 PM<br></div>
To: &quot;The general-purpose Squeak developers list&quot; &lt;<a href="mailto:squeak-dev@lists.squeakfoundation.org" target="_blank">squeak-dev@lists.squeakfoundation.org</a>&gt;<div class="im"><br>
Subject: Re: [squeak-dev] Headless Linux squeak running max cpu<br>
<br>
<br>
</div><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Install RFB (it&#39;s available on squeaksource). It will give full access to the image. If you never used it, here are a few tips:<br>
After installing the package, in the world menu select open..., then RFB/VNC Server. In the connections submenu set an interactive password. It doesn&#39;t have to be strong, since you&#39;ll tunnel your connection through ssh. In the connections submenu disable &quot;allow remote connections&quot;. In the performance submenu set &quot;allow ZRLE encoding&quot; and disable &quot;conserve memory&quot;. Then start your server. Note that the tcp port is display number + 5900. So if you want your server to listen on 5901, then select display number 1.<br>

<br>
Squeak&#39;s RFB implementation is a bit picky, it won&#39;t accept connections with certain client settings. For example it doesn&#39;t support other display bitdepth than the image&#39;s depth. So if you&#39;re using RealVNC as a client, then set the preferred encoding to ZRLE and select Full color (your image probably uses 32-bits as depth). And make sure you turn off the &quot;Render cursor locally&quot; option.<br>

<br>
</blockquote>
<br></div>
What does RFB stand for?  I intend to check this out.<br></blockquote><div><br></div><div><a href="http://en.wikipedia.org/wiki/RFB_protocol">http://en.wikipedia.org/wiki/RFB_protocol</a></div><div><br></div><div>e.g. &amp; i.e. VNC</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Thanks,<br><font color="#888888">
Rob <br>
<br>
</font></blockquote></div><br>