+ Reply to Thread
Results 1 to 1 of 1
-
Administrator
- Join Date
- Mar 2010
- Posts
- 74
changing VNC Server password on Linux
You can do this directly from the terminal.
Open up a command prompt for the user that you have vnc server by running the command
vncpasswd
You will then be prompted to enter a new password twice. Choose your new vnc server password and then restart the vncserver service using the following command.
service vncserver restart


LinkBack URL
About LinkBacks



Reply With Quote