Creating an SSH Key on Linux
ssh-keygen -t rsa -b 4096 -C "[email protected]"Enter file in which to save the key (/home/yourname/.ssh/id_rsa):Last updated
ssh-keygen -t rsa -b 4096 -C "[email protected]"Enter file in which to save the key (/home/yourname/.ssh/id_rsa):Last updated