Issue : - vncserver: couldn't find "xauth" on your PATH.
Solution :-
PATH=$PATH:/usr/X11/bin:/usr/openwin/bin
export PATH
Starting the VNC
$ vncserver :1
You will require a password to access your desktops.
Password:
Verify:
xauth: creating new authority file /home/applprod/.Xauthority
New 'ctssp:1 ()' desktop isctscp:1
Creating default startup script /home/applprod/.vnc/xstartup
Starting applications specified in /home/applprod/.vnc/xstartup
Log file is /home/applprod/.vnc/ctssp:1.log
$ vncserver :1
You will require a password to access your desktops.
Password:
Verify:
xauth: creating new authority file /home/applprod/.Xauthority
New 'aigappsrv:1 ()' desktop is ctssp:1.log
Creating default startup script /home/applprod/.vnc/xstartup
Starting applications specified in /home/applprod/.vnc/xstartup
Log file is /home/applprod/.vnc/ctssp:1.log:1.log
No comments:
Post a Comment