While setting up the AWS Cloud9 EC2 instance, I selected 30 mins for auto-hibernation. I would like to change this to X time/Never. How do I do that?
Asked
Active
Viewed 117 times
1 Answers
0
Now you can login to the Cloud9 and change the value as per your need:
vim ~/.c9/autoshutdown-configuration
e.g SHUTDOWN_TIME=120

Kashan
- 906
- 10
- 15