Last active 8 months ago

Сгенерировать публичный ssh ключ из приватного.

LittleGreenCat's Avatar LittleGreenCat revised this gist 8 months ago. Go to revision

1 file changed, 1 insertion

pubkey.sh(file created)

@@ -0,0 +1 @@
1 + ssh-keygen -y -f ~/.ssh/id_rsa > ~/.ssh/id_rsa.pub
Newer Older