VNC
Jump to navigation
Jump to search
Command to remotely run VNC server (via):
x11vnc -nowf -display :0
- Before running this, do
su <username>in order to use the active desktop session's display. - There apparently is a way to get it to create its own display, for when you're logged in headlessly, but I'm not sure how to do it.