On Friday 10 February 2006 01:14 pm, Stephen R Laniel wrote: > On Fri, Feb 10, 2006 at 11:07:25AM -0800, Tyson Varosyan wrote: > > I want to be able to remotely access my Debian box. I have an SSH client > > on my machine. What do I need to do to my Debian machine? > > 1) install sshd (package openssh-server) > 2) ssh to your Debian machine. > > That's it! You can configure things, but for basic > connections that'll do the trick.
You can always run 'dpkg-reconfigure ssh' and then answer 'yes' to enable the ssh server. You can configure ssh server's settings under /etc/ssh/sshd_config and /etc/ssh/ssh_config for the client's settings. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]