linux ssh服务器

默认配置文件在: /etc/ssh/下

有两个需要配置的文件:

ssh_config    ssh_client配置文件

sshd_config  ssh服务器的配置文件 

 

两个文件的详细介绍和配置方法:

http://book.51cto.com/art/200906/126284.htm

http://blog.chinaunix.net/uid-8389195-id-1741604.html

 

你可能感兴趣的:(linux ssh服务器)