解决 Unix 系统复制 .ssh 文件夹后提示权限过于开放的问题

Mar 27, 2020#Linux#SSH
chmod 400 ~/.ssh/id_rsa chmod 400 ~/.ssh/id_rsa.pub