View Single Post
Posts: 26 | Thanked: 0 times | Joined on Nov 2005 @ Hants, UK
#18
Holy crap, it worked perfectly, that is awesome! (aside from the keyboard issue which I will be working on as soon as I get some USB sockets from CPC)

That would have been the only other reason I would need to carry my laptop around with me, I just need a bluetooth phone and I am done for all my portable comms needs.

For those not able to get it running:

- install xterm
- copy vncviewer.bin onto the MMC
- start xterm
- type:
Code:
cd ~
cp /media/mmc1/vncviewer.bin .
./vncviewer.bin hostname:portnumber -passwd=yourpassword
The default port for VNC is 5900, you can probably leave it out though. I always run my VNC installs off a different port though, just to be safe, but obviously use strong passwords too.

Gareth