Follow these steps to establish an Oracle ILOM Remote System VNC Console connection to the remote Oracle Solaris VNC server.
For instance, if you are using TigerVNC, you can launch the VNC viewer and establish a connection to Solaris host VNC server using either the command line or the Windows Start menu.
Command Line:
vncviewer [server SP hostname or IP address]
-or-
vncviewer [server SP hostname or IP address]:5900
Windows Start Menu:
Click the Start menu, select TigerVNC.
In the VNC Server property, type the server SP address (hostname or IP).
Click Connect.
Follow these guidelines for troubleshooting the VNC connection to the Solaris host VNC server.
Verify the Xvnc on the Solaris host server is running.
svcs -a |grep vnc
Restart Xvnc if reported disabled.
svcadm enable svc:/application/x11/xvnc-inetd:default