Results 1 to 4 of 4
Is there application for linux which configure and manage the ssh server so that to dont need to configure different files...
- 07-22-2011 #1Just Joined!
- Join Date
- Jun 2010
- Posts
- 24
application for ssh Server
Is there application for linux which configure and manage the ssh server so that to dont need to configure different files
- 07-22-2011 #2
Not aware of any, and frankly: the default sshd_config is fairly reaonable for common usage.
You must always face the curtain with a bow.
- 07-22-2011 #3Just Joined!
- Join Date
- Jun 2010
- Posts
- 24
ok. but could you explain me how i configure the ssh server? Do you know any good manual for this? I want to learn both ssh server and router configuration(port and others) so that ssh server operate right.
- 07-22-2011 #4
Thatīs my point.
sshd *is* fairly good configured by default.
For learning purposes and extending config:
OpenSSH Manual PagesCode:man sshd_config
This can be almost arbitrarily complex, so: have fun
You must always face the curtain with a bow.


Reply With Quote