Toggen Blog

Tech tips

Articles

Latest

Access

Blog History

Cron error

If you get an error message like this when you run cron -l cron -l cron: can't open or create /var/run/crond.pid: Permission denied It's probably because you meant to run crontab -l crontab -l # Edit this file to introduce tasks to be run by cron. # # Each task to run...