2024年6月5日

VNC相关

摘要: 配置vnc 1. sudo apt install tigervnc-standalone-server 2. vncpasswd生成password在~/.vnc/password 3. vim ~/.vnc/vnc.conf,内容为 $localhost = "no"; $geometry = 阅读全文

posted @ 2024-06-05 15:11 heysong 阅读(2) 评论(0) 推荐(0) 编辑