Hey guys, while I'm at a basic-medium level of programming knowledge my unix knowledge is extremely limited. I ran 'Mint' for about 8 months 6-7 years ago. So my memory is somewhat lacking. However when I did I enjoyed bash scripting far more than I ever enjoyed java (urgh).
So I recently purchased a VPS from Hostgator as I'm out of work and looking to start my new career online. I chose linux naturally because they make far superior servers than windows installations (bias opinion).
However right from the get go I'm getting these error messages sent to my inbox from my server. I'm running Windows7 however I have cygwin (full), putty and filezilla installed.
Please be kind, I have no idea what cron-daily is about. If anyone could shed some light on it that would be great. Thanks, G.
Code:
/etc/cron.daily/60sa-update:
Shutting down psa-spamassassin service: [ OK ]
Starting psa-spamassassin service: [ OK ]
/etc/cron.daily/logrotate:
error: temp:1 lines must begin with a keyword or a filename (possibly in double quotes)
error: temp:2 lines must begin with a keyword or a filename (possibly in double quotes)
error: temp:3 lines must begin with a keyword or a filename (possibly in double quotes)
error: temp:4 lines must begin with a keyword or a filename (possibly in double quotes)
error: temp:5 lines must begin with a keyword or a filename (possibly in double quotes)
error: temp:6 lines must begin with a keyword or a filename (possibly in double quotes)
error: temp:7 lines must begin with a keyword or a filename (possibly in double quotes)
error: temp:8 lines must begin with a keyword or a filename (possibly in double quotes)
error: temp:9 lines must begin with a keyword or a filename (possibly in double quotes)