zoukankan      html  css  js  c++  java
  • ubuntu scp命令或者用root连接ssh提示:Permission denied, please try again.错误

    1、su -            #!!!

    2、vi /etc/ssh/sshd_config

    3、PermitRootLogin yes    # 找到此字段,改为此行所示

    4、/etc/init.d/ssh restart    # 重启ssh服务 

  • 相关阅读:
    POJ 1673
    POJ 1375
    POJ 1654
    POJ 1039
    POJ 1066
    UVA 10159
    POJ 1410
    POJ 2653
    POJ 2398
    POJ 1556
  • 原文地址:https://www.cnblogs.com/weiyiming007/p/9493699.html
Copyright © 2011-2022 走看看