How To Install VNC Server On Ubuntu 18.04 LTS ...
How to access Ubuntu 18.04 from Windows 10 using Remote Acess ...
How To Install VNC Server On Ubuntu 18.04 LTS ...
How to access Ubuntu 18.04 from Windows 10 using Remote Acess ...
apt-get -y install tightvncserver
vncpasswd
tightvncserver :1
tightvncserver -kill :1
nano ~/.vnc/xstartup
exec xfce4-session &
xrdb $HOME/.Xresources
xsetroot -solid grey
autocutsel -fork
export XKL_XMODMAP_DISABLE=1
/etc/X11/Xsession
tightvncserver -geometry 1366x768 :1