Find the answer to your Linux question:
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...
  1. #1
    Just 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

  2. #2
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,098
    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.

  3. #3
    Just 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.

  4. #4
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,098
    Thatīs my point.
    sshd *is* fairly good configured by default.

    For learning purposes and extending config:
    Code:
    man sshd_config
    OpenSSH Manual Pages

    This can be almost arbitrarily complex, so: have fun
    You must always face the curtain with a bow.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...