摘要:
PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$' 阅读全文
posted @ 2024-06-07 17:42
feipeng8848
阅读(19)
评论(0)
推荐(0)
摘要:
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 阅读全文
posted @ 2024-06-07 17:32
feipeng8848
阅读(269)
评论(0)
推荐(0)