Hacker News new | ask | show | jobs
by lervag 2124 days ago
It should be "ssh-keygen", not "ssh".

    ssh-keygen -t ed25519
    ssh-keygen -t rsa -b 4096
1 comments

Oops :) thanks for the catch!