On Sun, 31 Aug 2003, Nicholas Pappas wrote:

> Date: Sun, 31 Aug 2003 22:32:36 -0400
> From: Nicholas Pappas <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: [gentoo-user] Where is sshd?
> 
>       Hello all.
> 
>       At the risk of show off my extreme newbie status -- where can I locate 
> sshd on Gentoo?  I can ssh out of my system, but I need to get it too! :)
>       Thank you!
> 
Try "whereis sshd".
By default, it's in /usr/sbin/sshd. I remember that you also should make a 
hostkey before you can start the sshd. I think it was the following 
syntax:
ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key
then
/usr/sbin/sshd

- Nick
 > 
> --
> [EMAIL PROTECTED] mailing list
> 
> 
> 
> 

--
[EMAIL PROTECTED] mailing list

Reply via email to