VNC Server

From QwikITedia

Jump to: navigation, search

Contents


Setup VNC Server on Hardy Heron


root@serverXY:/# apt-get install vnc-common
root@serverXY:/# apt-get install tightvnc-java
root@serverXY:/# apt-get install tightvncserver
root@serverXY:/# apt-get install xtightvncviewer

root@serverXY:/# apt-get install fontconfig
root@serverXY:/# apt-get install xfonts-base
root@serverXY:/# fc-cache -f -v
root@serverXY:/# /usr/bin/tightvncserver
Found /usr/share/tightvnc-java for http connections.

New 'X' desktop is serverXY:1

Creating default startup script /root/.vnc/xstartup
Starting applications specified in /root/.vnc/xstartup
Log file is /root/.vnc/serverXY:1.log

Install a Windows X Manager on sever

sudo apt-get install ubuntu-desktop --fix-missing
serverXY# vi /root/.vnc/xstartup
gnome-session &
startfluxbox &

Install a VNC Viewer on your client

Start a VNC Session on Server

Start a VNC Session on Server

Personal tools
Namespaces
Variants
Actions
Richard Esmonde.com
Wiki Navigation
Toolbox