TLDR
Enter a command. For example: conky, nemo, nmcli connection.

vncserver

 
Launches a VNC (Virtual Network Computing) desktop. More information: https://manned.org/vncserver.1x.
 
  • Launch a VNC Server on next available display:
     
    vncserver
     
  • Launch a VNC Server with specific screen geometry:
     
    vncserver --geometry {{width}}x{{height}}
     
  • Kill an instance of VNC Server running on a specific display:
     
    vncserver --kill :{{display_number}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.