摘要:
stty erase ^h stty erase ^? 试试那种方式何时 阅读全文
摘要:
stty erase ^h stty erase ^? 试试那种方式何时 阅读全文
摘要:
cd .ssh chmod 600 authorized_keys 还是不行,看日志 tail -f /var/log/auth.log bad ownership or modes for directory /root 去根目录 chown root.root root 再试可以了 阅读全文
|