User Tools

Site Tools


vnc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

vnc [2025/12/06 20:52] – created reddyvnc [2025/12/06 21:01] (current) reddy
Line 34: Line 34:
 <code> <code>
 vncserver :1 vncserver :1
 +# Prompts for the password the first time this command is run
 # vnc://myserver:5901 # vnc://myserver:5901
 +
 +netstat -peanut | grep vnc
  
 # vncserver -kill :1 # vncserver -kill :1
 +# vncpassword  # Change the password
 +# sudo rm ~/.vnc/passwd  # Remove the password, so the next execution of vncserver will prompt for a password
 </code> </code>
  
vnc.txt · Last modified: by reddy

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki