Remote Access with VNC: Difference between revisions
m →Persistant VNC Sessions: Added tip box |
m →Connecting Using the vncviewer CLI: Added note box |
||
| Line 28: | Line 28: | ||
tux > vncviewer thinkserver.freddythechick.uk::5901 | tux > vncviewer thinkserver.freddythechick.uk::5901 | ||
<div style="padding-bottom:5px;padding-top:5px;"> | |||
<div style="background:#C0C0C0;border:1px solid #666666;padding-left:5px;padding-right:5px;"> | |||
'''Note: Display and Port Number''' | '''Note: Display and Port Number''' | ||
The actual display or port number you specify in the VNC client must be the same as the display or port number picked by the '''<code>vncserver</code>''' command on the target machine. See Section 4.4, "Persistent VNC Sessions" for further info. | The actual display or port number you specify in the VNC client must be the same as the display or port number picked by the '''<code>vncserver</code>''' command on the target machine. See Section 4.4, "Persistent VNC Sessions" for further info. | ||
</div> | |||
</div> | |||
==Connecting Using the vncviewer GUI== | ==Connecting Using the vncviewer GUI== | ||