Locked out of ubuntu server after installing OpenSSL

0

Hi,

I just got locked out of my lightsail instance after installing OpenSSL without keeping the Port 22 Open,Now I'm not able to access my instance's FTP or SSH, Is there any possible way to recover the access or allow the port without SSH.

2 Risposte
0
profile pictureAWS
ESPERTO
kentrad
con risposta 2 anni fa
  • Lightsail isn't EC2. Probably won't work.

0

Please check if TCP port 22 is open in the instance's Network settings.

(replace REGION & INSTANCE_NAME with appropriate values):

https://lightsail.aws.amazon.com/ls/webapp/REGION/instances/INSTANCE_NAME/networking

If the port is open but you still can't SSH in, this means sshd server or some other network configuration is in invalid state. In this case, this article may help:

https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-create-an-instance-root-volume-snapshot

It shows how to make a disk snapshot and attach a disk created off this snapshot to another instance for data recovery purposes.

AWS
MODERATORE
con risposta 2 anni 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