![]() |
2011-04-18
, 21:12
|
Posts: 61 |
Thanked: 31 times |
Joined on Mar 2011
@ Germany
|
#132
|
On the N900:Create a configuration file /home/user/.ssh/config (to simplify the connection strings):Host pc.dyndns.org
IdentitiesOnly yes
PasswordAuthentication no
User fred
Port 522
LocalForward localhost:5900 127.0.0.1:5900
![]() |
2011-04-18
, 21:14
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#133
|
The Following User Says Thank You to Rob1n For This Useful Post: | ||
![]() |
2011-04-18
, 22:18
|
Posts: 61 |
Thanked: 31 times |
Joined on Mar 2011
@ Germany
|
#134
|
![]() |
2011-04-19
, 08:10
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#135
|
The Following User Says Thank You to Rob1n For This Useful Post: | ||
Thanks for all your hard work with this. I followed your posts and got everything running securely, excellent.
Do you know if it is possible to write a script of sorts that I could use that would automate the x-terminal/VNC viewer logging in stuff with one click?
Any information regarding this would be great.
Thank you.