Install NComputing L230 at UBuntu 8.04 or 8.10
berikut ini artike yang saya dapat dari http://david.bits-soft.com/setting-ncomputing-on-ubuntu-804 adapun isinya sebagai berikut:
root@hq:/home/david/tmp# ln -s /usr/share/fonts/X11/75dpi /usr/X11R6/lib/X11/fonts/75dpi root@hq:/home/david/tmp# ln -s /usr/share/fonts/X11/100dpi /usr/X11R6/lib/X11/fonts/100dpi root@hq:/home/david/tmp# ln -s /usr/share/fonts/X11/misc /usr/X11R6/lib/X11/fonts/misc root@hq:/home/david/tmp# ln -s /usr/share/fonts/X11/Type1 /usr/X11R6/lib/X11/fonts/Type1 root@hq:/home/david/tmp# ln -s /etc/X11/ /usr/X11R6/lib/X11/xkb root@hq:/home/david/tmp# ln -s /usr/share/X11/locale /usr/X11R6/lib/X11/locale root@hq:/home/david/tmp# mkdir /usr/X11R6/lib/X11/xserver root@hq:/home/david/tmp# ln -s /etc/X11/xserver/SecurityPolicy /usr/X11R6/lib/X11/xserver/SecurityPolicy install gdm/xdm allow XDMCP from other comp ========================================================= root@hq:~# /usr/bin/ncomputing/x2nc --help root@hq:~# ps aux|grep -i nc root 5674 0.0 0.2 7336 3736 ? S 19:16 0:00 /usr/bin/ncomputing/Xvnc4nc :1 root 6165 0.0 0.0 9680 176 ? Ss 19:19 0:00 /usr/bin/ncltbootsrv root 6166 0.0 0.0 9680 176 ? S 19:19 0:00 /usr/bin/ncltbootsrv root 6167 0.0 0.0 9680 176 ? S 19:19 0:00 /usr/bin/ncltbootsrv root 6198 0.2 0.4 41076 6508 ? Sl 19:19 0:00 x2nc :2 -sock 7 -geometry 1024x768 -depth 16 -rfbwait 30000 -securitytypes none -broadcast -query localhost -once -pn root 6200 0.0 0.3 11424 5696 ? S 19:19 0:00 Xvnc4nc :2 -geometry 1024x768 -depth 16 -rfbwait 30000 -securitytypes none -broadcast -query localhost -once -pn root 6209 0.0 0.0 3004 768 pts/0 R+ 19:20 0:00 grep -i nc