PDA

View Full Version : [ubuntu] SSh or remote desktop


jdelasalas
May 7th, 2008, 01:48 PM
How can I remotely log into a laptop that is in a different town? I have installed ssh and I noticed I have remote desktop. Can I use either of those and how? I want to log into this laptop to aid with the installaion of ndiswrapper.

Monicker
May 7th, 2008, 01:50 PM
https://help.ubuntu.com/community/VNCOverSSH

EDIT: Just to clarify, the Remote Desktop which is integrated into Ubuntu is VNC. So you can skip the portion of the instructions above which deal with installing VNC Server on the host.

bluefrog
May 7th, 2008, 02:09 PM
you can use either one, ssh being the fastest. In both cases, you need either ssh server to be installed on the target or remote desktop enabled.
You also need your target router to forward the corresponding ports (ssh 22, desktop 5900) to your target computer and you will need to know his public IP