Install a vnc server - Linux Mint - Community
community.linuxmint.com › tutorial › viewInstall a vnc server. sudo apt-get install vnc4server. Then set the password: vncpasswd. If you want to 'see' your own or someone else's screen, install a viewer: sudo apt-get install vncviewer. Start the server on "screen 1": vncserver -geometry 800x600 :1. You can change the "geometry" to whatever you like. To stop the vnc server, remember the command: