User Tools

Site Tools


infrastructure:x11vnc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
infrastructure:x11vnc [2021/08/19 11:13] mine1infrastructure:x11vnc [2021/12/09 10:26] (current) pmania
Line 1: Line 1:
-Ubuntu 18.04 +Please check the following page[[infrastructure/vnc]]
-Package https://github.com/LibVNC/x11vnc  How to use x11vnc +
- +
-**On remote machine** +
- +
-install x11vnc:    //sudo apt-get install x11vnc// +
- +
-Gnome Display Manager makes problems for starting a x11 session because of authorizations. +
-Install and use lightdm instead.  //sudo apt-get install lightdm// +
- +
- +
-**on local machine** +
- +
-Install a vncviewer. x11vnc recommends tightvnc.  +
- +
-//sudo apt install xfce4 xfce4-goodies// +
- +
-//sudo apt install tightvncserver// +
- +
-**Start server on remote** +
- +
-Monitor has to be connected login on real pc not required if lightdm is used +
- +
-alias remote-server="ssh -t -L 5900:localhost:5900 user@remote_ip 'sudo x11vnc -localhost -display :0 -auth guess'" +
- +
-**connect to client** +
- +
-alias remote-client='vncviewer -encodings "copyrect tight zrle hextile" localhost:0' +
- +
infrastructure/x11vnc.1629371634.txt.gz · Last modified: 2021/08/19 11:13 by mine1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki