Table of Contents

VNC

vncview1.jpg

vncview2.jpg

Server

Install
sudo apt install tightvncserver wmaker xterm
First run
tightvncserver

You will require a password to access your desktops.

Password:
Verify:
Would you like to enter a view-only password (y/n)? n

New 'X' desktop is hostname:1

Creating default startup script /home/user/.vnc/xstartup
Starting applications specified in /home/user/.vnc/xstartup
Log file is /home/user/.vnc/PiG:1.log
First stop
tightvncserver -kill :1
Killing Xtightvnc process ID 10798
Reconfigure .vnc/xstartup
#! /bin/sh
xrdb "$HOME/.Xresources"
export XKL_XMODMAP_DISABLE=1
exec wmaker
Restart
tightvncserver -geometry 1280x1024

Client

Download page

Connect to hostname:1

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies