Anybody know how to find the default password for VNC?? I try to connect but it asks for password.
You can & must change VNC password for security reasons
which stored in file /hive-config/vnc-password.txt
Is there a way to change the password and not use password saved in some txt file locally?
Hoow can we change vnc-password.txt via shell? I’m totally newbie in Linux
It’s many possibilities, but easiest from the shell is
echo YOUR_VNC_PASSWORD > /hive-config/vnc-password.txt
Actually I’m think VNC is not needed )