This is an old revision of the document!


Table of Contents

Server

Install

sudo apt install tightvncserver wmaker

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

Client

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