Thursday 28 July 2011

Status of Amazon EC2 Server

To check the status of Amazon EC2 Server:
1
# tail -f /var/log/apache2/error.log

Cron Jobs at Amazon EC2 Server

Show you the list of cron jobs:
1
# crontab -l
It is a standard unix cron job file located in /var/www/project/_config/crontab.txt.