Applicable to:
- Plesk for Linux
Question
How to rerun daily maintenance tasks separately for Plesk on Linux?
Answer
-
Login server via SSH
-
List all available tasks:
# plesk daily -l
ReportTrialAgreement
ReportProductAgreement
UpgradePanel
CheckForUpdates
InstallUpdates
InstallSystemPackageUpdates
UpdateKeys
CheckDomainsResolve
PleskUsage
Sitebuilder
MailUsage
ExecuteStatistics
ProcessAutoreports
OptimizeStatistics
AnalyseDomainStatistics
AnalyseClientStatistics
ExecuteSpamtrain
RemoveSpamTempFiles
LoadCustomizations
UpdateApsCache
UpdateApsApplications
UpgradeExtensions
ExecuteGlCleaner
StoreProtectedConfigs
ExecuteWebStatistics
UpdateModSecurityRuleSet
AutoresponderEndDate
CheckPostponedFeedback
SearchIndex
CleanupPanelNotifications
ReportUsage
UpdatePhpCurlCertificates
BackupRestoreStats
ComposerSelfUpdate -
Select required one and run the command specifying task as argument. For example to execute only Web Statistics run:
# plesk daily -f ExecuteWebStatistics
Additional information
How to rerun daily maintenance tasks separately for Plesk on Windows?
Comments
0 comments
Please sign in to leave a comment.