用户工具

站点工具


linux:ssh

SSH

Commands

Remove ssh keys passphrase:

ssh-keygen -p -P [oldpassphrase] -N "" -f /path/to/ssh-key
linux/ssh.txt · 最后更改: 2023/12/03 10:24 由 127.0.0.1