Termux中的一些VNC操作

当使用 vncserver :1 -localhost no 出下面这种错误时

1
2
Warning: localhost:1 is taken because of /data/data/com.termux/files/usr/tmp/.X11-unix/X1
Remove this file if there is no X server localhost:1

使用以下命令解决

1
rm /data/data/com.termux/files/usr/tmp/.X11-unix/X1

.X1-lock 也是以上这样操作


Termux中的一些VNC操作
https://xinliushi.github.io/2025/09/12/Termux中的一些VNC操作/
作者
BJ
发布于
2025年9月12日
许可协议