I installed VNC and create user, login as user and so on.
But after typing "vncserver :1" I got following:
You will require a password to access your desktops.
vncserver: Couldn't find "tigervncpasswd" on your PATH.
Please install the tigenvnc-common package, i.e., sudo apt-get install tigenvnc-common.
I tried as well "sudo apt-get install tigenvnc-common.", but I got also an error message
try tigervnc-common not tigenvnc-common
OK, thank you. I'm a little bit further.
Now it seems, that it works, but when I use VNC Viewer from another computer, I can not connect.
On the Rock64 I have following message:
Would you like to enter a view-only password (y/n)? n
/usr/bin/xauth: file /home/rock64/.Xauthority does not exist
New 'localhost:1 (rock64)' desktop at :1 on machine localhost
Starting applications specified in /etc/X11/Xvnc-session
Log file is /home/rock64/.vnc/localhost:1.log
Use xtigervncviewer -SecurityTypes VncAuth -passwd /home/rock64/.vnc/passwd :1 to connect to the VNC server.
Isn't it possible to use the regular VNC viewer?