Setup VNC Server in BT5 r3 KDE
- Install vncserver – ‘apt-get install vnc4server’
- Run – ‘vncserver’
- Setup 8-character password
- Edit xstartup – ‘vi ~/.vnc/xstartup’
- Comment out entire file
- Append the following three lines to the file:
- export XKL_XMODMAP_DISABLE=1
- exec ck-launch-session startkde
- exec pcmanfm –desktop
- Run – ‘vncserver -kill :1’
- Run – ‘vncserver’
You then just need to install the free VNC Viewer on the client machine and make sure to add ‘:5901’ to the end of the IP address of your new vncserver.
Comments (0)
Trackbacks (0)
Leave a comment
Trackback