Wie löse ich die Fehlermeldung "Xtigervnc startete nicht"?

739
Red Science

Beim Starten von vncserver wird folgende Fehlermeldung angezeigt: Zuerst:

vncserver -kill :1 

Zweite:

vncserver :1 -geometry 1366x768 -depth 24 

Ausgabe ist:

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! 

Und

root@win:~# tail -l /root/.vnc/win.localdomain:1.log 

Ausgabe ist:

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 

Wie kann ich dieses Problem beheben?

0

0 Antworten auf die Frage