Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试设置我的 ssh 密钥,但出现此错误。
$ rm id_rsa* rm: id_rsa*: No such file or directory $ cp id_rsa* key_backup cp: id_rsa*: No such file or directory
这是一个主要问题,还是我可以跳过?
你在 .ssh 目录中吗?试试 sudo ls ~/.ssh 看看你那里有没有钥匙