View Single Post
Posts: 121 | Thanked: 28 times | Joined on Oct 2007
#48
Works Great here installed fine N800 os2008 .

The prgram is great and works very good .

My setup looks like this

DD-wrt router with ssh default port 22 you need to turn this on in 2 places one under services and then under admin seting remote manament.


I installed ssh then tsocks

Then start ssh like this

ssh -D 8080 mydomain.com "replace mydomain.com with your ip or domain "

Then I edit tsocks with nano and deleted all but server and port
server = 127.0.0.1
port = 8080 " 8080 is the port is used in ssh line -D 8080 you can change this.

Then i use tsocks to load my app's

tsocks /usr/bin/browser "Works great"
tsocks rdesktop "works great "
tsocks

Here is where i need some help. Bit off topic I can not get VNC viewer or server to install on my n800 os 2008 . It says it can be install it downloads and starts to install then i get an error unable to install . has this happen to anyone . if so have you fixed it and if you did HOW .

Thanks Computerfreek.com