Mailing list service switched off on Plesk
March 7, 2012Plesk 10.4.4 not displaying domains,. Internal Error
May 31, 2012Run this command as root:
for user in $(cut -f1 -d: /etc/passwd); do echo $user; crontab -u $user -l; done
Run this command as root:
for user in $(cut -f1 -d: /etc/passwd); do echo $user; crontab -u $user -l; done