ssh not working

0

hello, i have an instance that SSH not working, the problem is with EBS, when i attach another EBS its working!

posta un anno fa204 visualizzazioni
1 Risposta
0

Hi, there is a likelihood that you don't have your SSH Public Keys added to /home/<UserName>/.ssh/authorized_keys. You may attached the non working EBS to the working EC2, mount it to a folder, and update the /<MountedFolder>/home/<UserName>/.ssh/authorized_keys.

Replace <MountedFolder> with the folder on working EC2, and <UserName> with the login username of non working EC2.

profile picture
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande