摘要:
PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$' 阅读全文
摘要:
Unable to negotiate with x.x.x.x port 2222: no matching host key type found. Their offer: ssh-rsa 修改ssh的配置文件~/.ssh/config添加,默认开启rsa HostKeyAlgorithms 阅读全文