On Mon, Feb 1, 2010 at 11:27 AM, Frank Cox <theatre at sasktel.net> wrote: > > You can accomplish all of these things by following the instructions > here: > > http://wiki.centos.org/HowTos/VNC-Server One thing that has bitten me when configuring the VNC server as describe there, is that "service vncserver restart" invokes each user's shell to start the server, in such a way that the shell believes it is a login shell. Depending on the shell and the user's configuration, this may cause interactive commands to be executed which will hang or otherwise interfere with the restart.