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 Antworten
0
profile pictureAWS
EXPERTE
kentrad
beantwortet vor 2 Jahren
  • 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
MODERATOR
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen