/docs/MyDocs

To get this branch, use:
bzr branch http://darksoft.org/webbzr/docs/MyDocs

« back to all changes in this revision

Viewing changes to Administration/Server/Access/desktop/vnc.txt

  • Committer: Suren A. Chilingaryan
  • Date: 2017-04-03 02:45:17 UTC
  • Revision ID: csa@suren.me-20170403024517-dwzj0z0k1cmhxm7u
Restructuring, OpenShift, Ansible, Git

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Servers
 
2
=======
1
3
B. TightVNC
2
4
    Classical VNC server/client for Linux/Windows. Utilizes by default port
3
5
    5900. To specify different port following client command should be issued:
6
8
C. X11VNC
7
9
    Easy to run VNC server for X11R6. Just run x11vnc from the user account and
8
10
    VNC server is running.   
 
11
 
 
12
Clients
 
13
=======
 
14
 - Vinagre
 
15
    use suren.me as ssh forwarding host
 
16
    use suren.me:5901 to connect
 
17
    enable scalling
 
18
    enable keyboard shortcuts (F11 to exit full screen mode)
 
19
 - Remmina is a good multi-client, but ssh-forwarding uses SHA1 only,
 
20
 otherwise all Vinagre features are supported
 
21
 
 
22