Quantcast
Channel: Active questions tagged amazon-ec2 - Stack Overflow
Viewing all articles
Browse latest Browse all 29248

How to auto start web services when starting an Amazon EC2 instance?

$
0
0

How do I set the and services to start automatically upon booting an instance?

Currently I have to start them manually by connecting to the instance via ssh and running sudo service httpd start and sudo service mysqld start.


Viewing all articles
Browse latest Browse all 29248

Trending Articles