What to do after instance restart in AWS

I'm pretty hooked.
For Linux

apache startup
sudo service httpd start

mysql startup
sudo /etc/rc.d/init.d/mysqld start

I'm OK with this.