Difference between revisions of "Redhat7:SSH config"
Jump to navigation
Jump to search
(Created page with "== Configuration Files == There are two sets of configuration files used for SSH - those on the client side (ssh,scp and sftp) and those for the server (sshd daemon). The sy...") |
(No difference)
|
Revision as of 11:19, 13 January 2015
Configuration Files
There are two sets of configuration files used for SSH - those on the client side (ssh,scp and sftp) and those for the server (sshd daemon).
The system wide ssh configuration files can be found in /etc/ssh, while user specific files are found in /home/.ssh. The various files are list below: