[Box-Admins] VNC access to website image

Ken Causey ken at kencausey.com
Tue Apr 5 19:19:49 UTC 2011


Yes, assuming the VNC process is started up the display number is simply
the next available one, so the number each one is assigned is determined
by the startup order.  That of course assumes the process is even
running under VNC which may well not be the case.

To check this login as website and run

ps auwx | grep website

You will see a list of processes running as the website user which would
include the VNC process and of course the Squeak process.  If you don't
see VNC listed then it's not running under VNC and someone with root
access will need to stop it via daemontools so it is not automatically
restarted and then either you or they can start it under VNC.  If you do
see it listed you can see the display number.

Ken

> -------- Original Message --------
> Subject: Re: [Box-Admins] VNC access to website image
> From: Bert Freudenberg <bert at freudenbergs.de>
> Date: Tue, April 05, 2011 2:12 pm
> To: Squeak Hosting Support <box-admins at lists.squeakfoundation.org>
> 
> 
> On 05.04.2011, at 20:28, Janko Mivšek wrote:
> 
> > Hi guys,
> > 
> > I don't have VNC access to website image anymore. On vncviewer
> > squeak.org:1 my old password doesn't let me in. Is this VNC for
> > something else or password is changed?
> 
> :1 is serving squeaksource right now
> 
> - Bert -



More information about the Box-Admins mailing list