• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

disable DrWeb update notification

FatanehE

Basic Pleskian
Hello there,

I receive a lot of email from DrWeb about its' update every day. I think every hours I receive one. how do I disable it.
the mail body is:

Dr.Web (R) update details:
Update server: http://update.msk6.drweb.com/unix/500
Update has begun at Sun Sep 25 08:30:01 2011 Update has finished at Sun Sep 25 08:30:03 2011

Following files has been updated:
/var/drweb/bases/drwtoday.vdb
/var/drweb/bases/dwntoday.vdb
/var/drweb/updates/timestamp

I don't need to these emails.

thanks,
 
Thanks for your reply, but I receive some emails yet:
the body is:

ERROR: Dr.Web (R) Updater: remote host update.msk.drweb.com closed connection variant () !
ERROR: Dr.Web (R) Updater: remote host update.msk.drweb.com closed connection variant () !
ERROR: Dr.Web (R) Updater: cannot download timestamp !
ERROR: Dr.Web (R) Updater: failed to download new/updated files from http://update.msk.drweb.com/unix/500 !


regards,
 
also did that and still get messages like the previous user.

HOW ON EARTH DO I GET RID OF THEM!!!!!!??????? not even using drweb. it's completely disabled.
 
Look at /etc/cron.daily/drweb-update file add '>/dev/null 2>&1' at the end of the line

exec /opt/drweb/update.pl
 
That does not work either, then I get messages every half hour that says:

/bin/sh: /dev/null
: Permission denied
 
yes, i found that info on this forum and i added that to that line in the crontab.
i also tried changing that last bit to: 2>&1 /dev/null as per another forum i found on google, but no luck.
 
Back
Top