I am running Ubuntu server 9.10, and I am trying to set up some commands in my crontab. However, it seems that none of these commands are executed. I have noticed that there is a crontab group. Do I need to be a member of this group in order for cron to like me?
You do not need to be a member of the cron group to run cronjobs, just debug the commands you are trying to run.