first of all you need to install the ssh-server packages. they are available
on the mandrake cds. Then you need to generate a key for all of them, by
executing another command that I dont remember now. (To see what command and
parameters you need to pass, just execute sshd, and it will throw an error.
Copy the error on google, and there will be some forum questions and answers
on how doing the right thing).
The last thing is to run the daemon to listen the port you want to. I did
something like this:

$sshd -p 80

this way, sshd will be listening on port 80.
For more configuring needs, edit file sshd-config located on /etc/ssh. For
more information, use man on sshd-config ($man sshd-config).

I hope this helps you.

----- Original Message ----- 
From: "Anarky" <[EMAIL PROTECTED]>
To: "mandrake newbie" <[EMAIL PROTECTED]>
Sent: Tuesday, August 12, 2003 7:18 AM
Subject: [newbie] having a ssh server


>     hi. I've installed my mandrake 9.1 only with client networking in
> mind ... but now I'm thinking how nice it would be if I could loggin to
> my computer via ssh? Could somebody tell me how to do this / where to
> find info on it? I would also like this ssh to be on a different port
> than 22.
>
>
>


----------------------------------------------------------------------------
----


> Want to buy your Pack or Services from MandrakeSoft?
> Go to http://www.mandrakestore.com
>

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to