Last active 1742099354

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

LittleGreenCat's Avatar LittleGreenCat revised this gist 1742099353. 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