Quote:
Originally Posted by billymayday
|
Yeah im trying just that..... I came back here to say that the solution there is partially working....
Now i can add my username and login remotely without having to log into the computer also to use vnc...
But the problem is im unable to add my bro...
It never shows any error when i try to add, but when i type
192.168.*.70:2 for display 2 in vncviewer, it connects to port 5902... but the service is only running on 5901... I just dont understand why its doing like this...
I have edited the /etc/sysconfig/vncserver
and changed values
#################################################################33
# Use "-localhost" to prevent remote VNC clients connecting except when
# doing so through a secure tunnel. See the "-via" option in the
# `man vncviewer' manual page.
VNCSERVERS="1:Harry 2:Ray"
VNCSERVERARGS[1]="-geometry 800x600"
VNCSERVERARGS[2]="-geometry 800x600"
##################################################################
I went into ray's login and typed vncpasswd
Then logged into root using su root
Restarted the service, and then edited the xstartup script to uncomment two lines and again restarted the service
But still i am unable to do 192.168.*.70:2 and i get the login screen, when i put ray's password, it says vnc authentication failed.
I need help beyond this please.