bllli's Digital Garden

Home

❯

cards

❯

ssh remove the passphrase for the ssh key

ssh remove the passphrase for the ssh key

Dec 27, 20231 min read

  • Area/RD/运维/linux

为一个 ssk key 移除密码

$ ssh-keygen -p

This will then prompt you to enter the keyfile location, the old passphrase, and the new passphrase (which can be left blank to have no passphrase).

https://stackoverflow.com/questions/112396/how-do-i-remove-the-passphrase-for-the-ssh-key-without-having-to-create-a-new-ke


Graph View

Created with Quartz v4.4.0 © 2025

  • GitHub
  • Discord Community