# pacman -S tigervnc # pacman -S xterm # pacman -S gnome-session 起動と停止クライアント$ vncserver New 'example.com:1 (uchida)' desktop is example.com:1 Starting applications specified in /home/uchida/.vnc/xstartup Log file is /home/uchida/.vnc/example.com:1.log $ vncserver -kill :1 Killing Xvnc process ID 24814
Arch Linux # pacman -S gtk-vnc 使い方CentOS 7.3$ gvncviewer example.com:1 Connected to server Got credential request for 1 credential(s) Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. Remote desktop size changed to 1024x768 Connection initialized
sudo yum install tigervnc-server $ vncserver