Tuesday, October 9, 2012

vncpasswd need passwd, and directory!

Question :

While accessing the vnc terminal created on the server i saw that it prompts for passwd but setting password was not working as shown below :

bash-3.00# vncpasswd
need passwd, and directory!
bash-3.00#



Answer :

Provide a valid password and directory name as shown below and it works .


bash-3.00# vncpasswd new4now ~/.vnc/passwd
bash-3.00#

Search This Blog