“Verificando as chaves SSH existentes” Respostas de código

Verificando as chaves SSH existentes

$ ls -al ~/.ssh
# Lists the files in your .ssh directory, if they exist
Perro Fiel

Verificando uma chave SSH existente

cat ~/.ssh/id_rsa.pub or cat ~/.ssh/id_dsa.pub
$ ls ~/.ssh/*.pub

Respostas semelhantes a “Verificando as chaves SSH existentes”

Perguntas semelhantes a “Verificando as chaves SSH existentes”

Mais respostas relacionadas para “Verificando as chaves SSH existentes” em Shell/Bash

Procure respostas de código populares por idioma

Procurar outros idiomas de código