.png)
Ubuntu 19.10이 설치된 Raspberry Pi4가 있고 Linux 노트북에서 SSH를 통해 헤드리스로 사용하고 있습니다.
vncserver에 액세스하고 싶고 다음과 같이 Tightvncserver를 설치했습니다.이 가이드
나는 remmina를 주소 localhost:5901과 함께 사용했습니다.
makem@ssdTOSH:~$ vncviewer 192.168.2.73:5901
TigerVNC Viewer 64-bit v1.7.0
Built on: 2017-12-05 09:25
Copyright (C) 1999-2016 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Wed Nov 6 00:13:23 2019
DecodeManager: Detected 4 CPU core(s)
DecodeManager: Creating 4 decoder thread(s)
CConn: unable connect to socket: Connection refused (111)
항상 이 오류가 발생하며 이 문제를 해결하기 위한 제안을 주시면 감사하겠습니다.
답변1
VNC 서버가 시작되지 않은 동안 이런 일이 발생했습니다. 구성 파일에 오류가 있었습니다. 운 좋게도 나는 그것을 알아낼 수 있는 로그가 어디에 있는지 알아냈습니다.
ArchLinux에서 실행 중인 TigerVNC 서버는 작동 후 다음과 같이 표시됩니다( systemctl status vncserver@:1
).
● vncserver@:1.service - Remote desktop service (VNC)
Loaded: loaded (/usr/lib/systemd/system/[email protected]; enabled; preset: disabled)
Active: active (running) since Sat 2023-11-18 04:36:49 EET; 8min ago