Last active
          December 28, 2015 13:49 
        
      - 
      
- 
        Save gyk001/7510852 to your computer and use it in GitHub Desktop. 
    ssh远程登录输入密码之前等好久
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | vim /etc/ssh/sshd_config | |
| # 添加或更改为如下配置 | |
| UseDNS no | |
| GSSAPIAuthentication no | |
| # 重启SSH服务 | |
| service sshd restart | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment