You can edit your cron jobs by running
crontab -e
Related Posts
How to Backup MySQL Information using automysqlbackup
There is a utility program called "automysqlbackup" that is available in the Ubuntu repositories. This…
List available upgrades from apt without upgrading the system
apt-get --just-print upgrade
