Remote Access with VNC: Difference between revisions
m →Configuring Persistant VNC Sessions: Made procedure not a section. Added missing section title |
m →Procedure 4.2: Stating a Persistant VNC Session using vncserver: Made procedure not a section |
||
| Line 165: | Line 165: | ||
A session can have multiple client connections of both kinds at once. | A session can have multiple client connections of both kinds at once. | ||
'''Procedure 2: Stating a Persistant VNC Session using <code>vncserver</code>''' | |||
# Open a shell and make sure you are logged in as the user that should own the VNC session. | # Open a shell and make sure you are logged in as the user that should own the VNC session. | ||
# If the network interface serving the VNC sessions is protected by a firewall, you need to manually open the port used by your session in the firewall. If starting multiple sessions you may alternatively open a range of ports. See Book ''"Security Guide", Chapter 15 "Masquerading and Firewalls"'' for details on how to configure the firewall. | # If the network interface serving the VNC sessions is protected by a firewall, you need to manually open the port used by your session in the firewall. If starting multiple sessions you may alternatively open a range of ports. See Book ''"Security Guide", Chapter 15 "Masquerading and Firewalls"'' for details on how to configure the firewall. | ||