• 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.

Command to validate all MU's have been applied?

HostaHost

Regular Pleskian
With the endless security patches, is there a command that can be used to verify that all current microupdates have been applied?
 
Hello,

You can check your microupdates installed status through following command.


Code:
cat /root/.autoinstaller/microupdates.xml
 
I'm looking for a way to verify that they have been installed, not that an xml file has a 62 in it. Something like rpm's ability to verify the files that are part of that rpm from metadata, but instead, verify that the files that are part of a microupdate are indeed installed using an online repository or something that can be safe to verify against.
 
At the moment we haven't any methods for MU files verification. It can be done on basis of md5sum verification. Most probably we will publish special script for this purpose soon.
 
Back
Top