Remote Access with VNC: Difference between revisions
m Added text box for example, must fix for others |
m First two text boxes added correctly for examples. Rest need to be added. |
||
| Line 3: | Line 3: | ||
openSUSE Leap supports two different kinds of VNC sessions: One-time sessions that "live" as long as the VNC connection from the client is kept up, and persistent sessions that "live" until they are explicitly terminated. | openSUSE Leap supports two different kinds of VNC sessions: One-time sessions that "live" as long as the VNC connection from the client is kept up, and persistent sessions that "live" until they are explicitly terminated. | ||
<div style="padding-bottom:5px;padding-top:5px;"> | |||
<div style="background:#C0C0C0;border:1px solid #666666;padding-left:5px;padding-right:5px;"> | |||
'''Note: Session Types''' | '''Note: Session Types''' | ||
A machine can offer both kinds of sessions simultaneously on different ports, but an open session cannot be converted from one type to the other. | A machine can offer both kinds of sessions simultaneously on different ports, but an open session cannot be converted from one type to the other. | ||
</div> | |||
</div> | |||
<div style="padding-bottom:15px;padding-top:5px;"> | <div style="padding-bottom:15px;padding-top:5px;"> | ||
<div style="background:# | <div style="background:#FDDFA6;border:1px solid #BB7B03;padding-left:5px;padding-right:5px;"> | ||
'''Important: Supported Display Managers''' | '''Important: Supported Display Managers''' | ||