how to setup a remote login servic

J. K. Cliburn jcliburn at gmail.com
Mon Apr 17 14:07:11 UTC 2006


On 4/17/06, BB Cao <pearlsmm at yahoo.com> wrote:
> Dear All,
>
> I'd like to remotely access to my home machine while at work. The home
> machine is with FC5 on all the time. How do I allow a ssh connection on it?
> Thanks for your help!

1.  Run sshd on your home machine.

2.  Unblock port 22 on your home machine.

3.  Forward port 22 from your home router or other border device to
you home machine.

4.  From your work machine, "ssh -l username home_machine_IP_addr"

There are variations on this theme, but in general, that's how you do it.

Cheers,
Jay




More information about the users mailing list