產生 SSH 金鑰對
產生 Ed25519 SSH 金鑰對
Overview
產生 Ed25519 SSH 金鑰對
Commands
ssh-keygen -t ed25519 -C "zshell@$(hostname)" -f ~/.ssh/id_ed25519 -N ""
產生 Ed25519 SSH 金鑰對
產生 Ed25519 SSH 金鑰對
ssh-keygen -t ed25519 -C "zshell@$(hostname)" -f ~/.ssh/id_ed25519 -N ""