I killed ssh daemon by mistake. Any chance I can connect to the instance and start it again?
|
feedback
|
migrated from stackoverflow.com Oct 26 '11 at 22:18
This question came from our site for professional and enthusiast programmers.
|
If a reboot does not work and you are running an EBS boot AMI/instance (recommended), then you can get access to the root disk of the instance using a method I write about in this article:
If you are running an instance-store AMI/instance (not recommended), then you are in trouble and may need to beg Amazon through your premium support contract to see if there is any chance they can make the root disk information available to you. | |||
|
feedback
|
|
You can use the AWS console to reboot the instance. | |||||
feedback
|