Remote Access with VNC: Difference between revisions
m →Configuring One time VNC Sessions: Added important box |
m →VNC Session Initiated using vncserver: Added important box |
||
| Line 202: | Line 202: | ||
The password(s) you are providing here are also used for future sessions started by the same user. They can be changed with the '''<code>vncpasswd</code>''' command. | The password(s) you are providing here are also used for future sessions started by the same user. They can be changed with the '''<code>vncpasswd</code>''' command. | ||
<div style="padding-bottom:5px;padding-top:5px;"> | |||
<div style="background:#FDDFA6;border:1px solid #BB7B03;padding-left:5px;padding-right:5px;"> | |||
'''Important: Security Considerations''' | '''Important: Security Considerations''' | ||
Make sure to use strong passwords of significant length (eight or more characters. Do no share these passwords. | Make sure to use strong passwords of significant length (eight or more characters. Do no share these passwords. | ||
</div> | |||
</div> | |||
To terminate the session shut down the desktop environment that runs inside the VNC session from the VNC viewer as you would shut it down if it was a regular local X session. | To terminate the session shut down the desktop environment that runs inside the VNC session from the VNC viewer as you would shut it down if it was a regular local X session. | ||