You can edit your cron jobs by running
crontab -e
Related Posts
How to verify whether DNS is working correctly
http://www.akadia.com/services/check_dns.html
How to Backup MySQL Information using automysqlbackup
There is a utility program called "automysqlbackup" that is available in the Ubuntu repositories. This…