IT Tips

by James McDonald | May 19, 2026 | 0 comments

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...

read more...