摘要:
You cansshdirectly from the Terminal on Mac, but you need to use a.PEMkey rather than theputty.PPKkey. You can use PuttyGen on Windows to convert from... 阅读全文
摘要:
#!/bin/shpasswd ubuntu<<EOFubuntuubuntuEOFsed -i 's/PasswordAuthentication no/PasswordAuthentication yes/g' /etc/ssh/sshd_configservice ssh restart这样你... 阅读全文