Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We value your experience with Plesk during 2024 Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024. Please take this short survey: https://pt-research.typeform.com/to/AmZvSXkx
The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.
Prefers on your needs, mostly if you only need AntiVirus-Protection ClamAV should be enough.
You can also discover Imunify as Plesk-Extension. There is a free version in the extension-catalog in the plesk panel.
But the free version has retrenchments.
I use additional crowdsec but this is for additional security-reasons, it was just a hint you maybe also searched for.
see on my extensions, maybe ill insert plus the ClamAV for extra protection, also i have backup to google drive for full backups on my sites and emails
Unfortunately stuck on that part : chmod 755 /usr/local/bin/clamsmtp_on_virus.sh
says :
chmod: missing operand after ‘755 /usr/local/bin/clamsmtp_on_virus.sh’
Try 'chmod --help' for more information.
tried to figure out and changed to :
sudo chmod 700 ~/usr/local/bin/clamsmtp_on_virus.sh
and get error:
chmod: cannot access '/home/socialme/usr/local/bin/clamsmtp_on_virus.sh': No such file or directory
But im pretty sure that file created because previous i paste the data as it on tutorial..
Unfortunately stuck on that part : chmod 755 /usr/local/bin/clamsmtp_on_virus.sh
says :
chmod: missing operand after ‘755 /usr/local/bin/clamsmtp_on_virus.sh’
Try 'chmod --help' for more information.
tried to figure out and changed to :
sudo chmod 700 ~/usr/local/bin/clamsmtp_on_virus.sh
and get error:
chmod: cannot access '/home/socialme/usr/local/bin/clamsmtp_on_virus.sh': No such file or directory
But im pretty sure that file created because previous i paste the data as it on tutorial..
Unfortunately stuck on that part : chmod 755 /usr/local/bin/clamsmtp_on_virus.sh
says :
chmod: missing operand after ‘755 /usr/local/bin/clamsmtp_on_virus.sh’
For some reason i tried today and the command passed without error, maybe fixed with restart?
I finish the last step but when i make run command now get that error:
For some reason i tried today and the command passed without error, maybe fixed with restart?
I finish the last step but when i make run command now get that error:
So right now im using that command, rm /var/log/clamav/freshclam.log;/usr/bin/freshclam --quiet
is the right command or must use the : sed -i -e "s/^SafeBrowsing /#SafeBrowsing /" /etc/clamav/freshclam.conf
also how i can monitor the antivirus? i suppose that cant see anything from plesk right?