User Tools

Site Tools


vnc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
vnc [2020/04/03 16:07] – created ssm2017vnc [2022/02/07 13:29] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== vnc server ======
 ### headless mode ### ### headless mode ###
  
Line 12: Line 13:
 </sxh> </sxh>
  
 +===== set resolution =====
 +<sxh bash>
 +vncserver -randr=1280x720
 +</sxh>
 +or add to ~/.vnc/config
 +<sxh bash>
 +-geometry 1280x720
 +</sxh>
 +
 +====== linux mint 18 ======
 +===== config vino =====
 +disable "require-encryption" using dconf-editor in "org – gnome – desktop – remote-access"
 +source : https://helpdeskgeek.com/linux-tips/easiest-way-remotely-connect-linux-mint-os/
 +===== remove vino =====
 +uninstall vino and install x11vnc
 +source : https://community.linuxmint.com/tutorial/view/2334
  
 +{{tag>vnc}}
vnc.1585922867.txt.gz · Last modified: (external edit)