This applies only to diamond 10 testers on linux/unison software
- login to tester computer
- go to user home directory >lcd
- cd to .vnc >~/.vnc
- open ./xstartup using a text editor or vi
- in the ./xtartup file
- comment out #twm &
- add a new line
- add this on new line >exec startkde
- save the file and exit
- run command to start vnc server
- on lc-rf12 lab tester
- >vncserver -geometry <w>x<h>:z
- w - preferred pixel width of the screen
- h - preferred pixel height of the screen
- x - display port
- when you connect from remote computer, you will be prompted to enter password. use the login password of the account the tester has logged into
- on other testers
- >vncserver -display <w>x<h>:z
- w - preferred pixel width of the screen
- h - preferred pixel height of the screen
- x - display port
- login to your remote computer and run any vncviewer software.
- connect to the right IP address referring to tester computer you wish to vnc into, make sure to reference to the appropriate display port. when asked to enter password, try using the password of the account the tester has been logged into when vncserver run