User Tools

Site Tools


old:netzwerk:vnc

VNC - Server - Client - Setup

Server

root> apt-get install vnc4server

USER> vnc4passwd

USER> vnc4server -geometry 800×600 -depth 24

New 'SERVER_IP:1 (USER)' desktop is SERVER_IP:1

Creating default startup script /home/USER/.vnc/xstartup
Starting applications specified in /home/USER/.vnc/xstartup
Log file is /home/USER/.vnc/SERVER_IP:1.log

Client

root> apt-get install xvnc4viewer

USER> xvnc4viewer SERVER_IP:1

Stop VNC-Server

On Server:
USER> vnc4server -kill :1

old/netzwerk/vnc.txt · Last modified: 2023/01/11 20:29 by 127.0.0.1

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki