Quando inicio o vncserver, vejo esta mensagem de erro: Primeiro:
vncserver -kill :1
Segundo:
vncserver :1 -geometry 1366x768 -depth 24
A saída é:
vncserver: /usr/bin/Xtigervnc did not start up, please look into '/root/.vnc/win.localdomain:1.log' to determine the reason! -1
Killing Xtigervnc process ID 451... success!
e
root@win:~# tail -l /root/.vnc/win.localdomain:1.log
A saída é:
Xvnc TigerVNC 1.7.0 - built Dec 4 2017 09:39:19
Copyright (C) 1999-2016 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 11905000, The X.Org Foundation
Mon Apr 2 04:40:32 2018
vncext: VNC extension running!
vncext: Listening for VNC connections on local interface(s), port 5901
vncext: created VNC server for screen 0
Como posso resolver este problema?