Herald Tech Notes
built
  • Home
  • Favorite
  • About
  • Search
Subscribe
Tagged

VNC

A collection of 2 posts

VNC

TigerVNC + x0vncserver

安装 TigerVNC 创建密码文件 $ vncpasswd ~/.vnc/passwd 交互式命令创建密码文件 启用 x0vncscerver 服务 注意参数的大小写,可以用 screen 把 x0vncserver 跑在后台。 $ x0vncserver -dispaly :0 -PasswordFile ~/.vnc/passwd

  • Herald Yu
Herald Yu Oct 22, 2020 • 1 min read
VNC

Linux Mint 19 配置 VNC Server (x11vnc)

Remove the default Vino server: $ sudo apt-get -y remove vino Install x11vnc: $ sudo apt-get -y install x11vnc Create the directory for the password file: $ sudo mkdir /etc/x11vnc Create the encrypted password file: $ sudo x11vnc --storepasswd /etc/x11vnc/vncpwd You will be asked to enter and verify the password. Then

  • Herald Yu
Herald Yu Oct 16, 2018 • 1 min read
Herald Tech Notes © 2022
Powered by Ghost