Generating SSH KEY pairs
Jump to navigation
Jump to search
Creating SSH keys
ssh-keygen -t ed25519 -C "my-computer" ssh-copy-id -i ~/ssh/keyname.pub admin@server.com
ssh-keygen -t ed25519 -C "my-computer" ssh-copy-id -i ~/ssh/keyname.pub admin@server.com