> I have one quick question. During the install I used YAST2 and VNC via a
> java enabled web browser. I want to use it again for some normal updates
> but I do not know how to start/enable the VNC server. Can someone provide
> an old MVS dude some help? Thanks.

Connect with some command-line tool.
That is,  get a shell.   Then issue the command:

        vncserver -depth 16 -geometry 1024x768 :0

where you can pick a different "depth" or "geometry" if you like.
And presuming your zSeries is headless w/r/t the bitmapped display,
running on X windows screen zero seems reasonable.

Lemme know if it works.

-- R;

Reply via email to