• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

crontab jobs

mr_exclusive

Basic Pleskian
Hi,

Could someone write, all tasks in crontab on SuSe 10.0 x64? Plesk 8.1

my crontab is looking, like this and i'am not sure if everything is right.
i thing there is something missing but i don't know what :confused:


*/15 * * * * /usr/local/psa/admin/sbin/backupmng >/dev/null 2>&1
on.gif 0 1 * * 1 /usr/local/psa/libexec/modules/watchdog/cp/secur-check
on.gif 0 1 * * 1 /usr/local/psa/libexec/modules/watchdog/cp/send-report weekly
on.gif 0 3 * * 7 /usr/local/psa/libexec/modules/watchdog/cp/clean-reports
on.gif 10 1 * * * /usr/local/psa/libexec/modules/watchdog/cp/clean-sysstats
on.gif 15 1 * * * /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats day
on.gif 15 1 * * 1 /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats week
on.gif 15 1 1 * * /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats month
on.gif 15 1 1 * * /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats year
on.gif 20 1 * * * /usr/local/psa/libexec/modules/watchdog/cp/clean-events
on.gif 25 3 * * 7 /usr/local/psa/bin/run-parts.sh /etc/psa/plesk-cron.weekly
on.gif 39 4 1 * * /usr/local/psa/bin/run-parts.sh /etc/psa/plesk-cron.monthly
on.gif 40 * * * * /usr/local/psa/bin/run-parts.sh /etc/psa/plesk-cron.hourly
on.gif 56 3 * * * /usr/local/psa/bin/run-parts.sh /etc/psa/plesk-cron.daily
 
Back
Top