Check:
lsb_release –a
=> Ubuntu 20.04
echo $XDG_CURRENT_DESKTOP
=> ubuntu: GNOME
1. Opensetting => check “Automatic login”
2. Intall vino & dconf
sudo apt-get install vino gconf-editor dconf-cli dconf-editor dconf-tools -y
gsettings set org.gnome.Vino require-encryption false
3. Open remote setting
4. Oke, Open TightVNC Viewer or VNC Viewer:
<IP_OF_UBUNTU>:5900
5. Option:
5.1 Change port: You need to use dconf-editor instead gconf-editor.
The settings for vino are there in org -> gnome-> desktop -> remote-access
5.2. Note
TightVNC Viewer : exit full-screen (Ctrl+ Alt+ Shift+ F)
Comments
Post a Comment