• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.

update of chroot commands after upgrade

Shantal

New Pleskian
Hi guys,

After update of some system commands, there is now difference between the system-wide command and the equivalent that is located in the chroot template directory (and the command that is in the domain's bin dir).

Is there a command/utility that can help with updating the commands (and all libraries that they depend on), that we have in our chroot template directory /var/www/vhosts/chroot?

Thank you for reading this far.
 
IgorG, thank you for reading and answering.

The article that you point out is very useful, I have used the script to add new commands.
The
./chroot_update.sh --update

part of it, might be what I need here, I am just unsure if it will delete all my manually added commands - I'll have to read trough the script.
By the way, the link from that article ( http://kb.odin.com/Attachments/24112/Attachments/chroot_update.zip) seems to have some corrupted scripts, but the zip file from the attachment works. The script cannot be used to create devices on ubuntu 14.04 - it seems to be using some wrong parameters, but the rest is ok.

Thanks again for your kind reply!
 
Back
Top