Micro updates of Plesk help us prevent most of the new vulnerabilities in Plesk. I will explain how it can be done via command line. It is actually really simple to do it if you are having root access to the system.
Steps
1) login to your server via ssh( root@<ip> -p <port>).
2) Just execute the command
--------------------------------------------------------------------------------------------------------
/usr/local/psa/admin/sbin/autoinstaller --select-product-id plesk --select-release-current --reinstall-patch --install-component base
--------------------------------------------------------------------------------------------------------
This can also be found in plesk KB (http://kb.parallels.com/en/9294). The only confusing part for a new bie is the term ($PRODUCT_ROOT_D)
which have to be replaced with the plesk directory which is /usr/local/psa in most cases.
Hope you have enjoyed the post.
rzm
Steps
1) login to your server via ssh( root@<ip> -p <port>).
2) Just execute the command
--------------------------------------------------------------------------------------------------------
/usr/local/psa/admin/sbin/autoinstaller --select-product-id plesk --select-release-current --reinstall-patch --install-component base
--------------------------------------------------------------------------------------------------------
This can also be found in plesk KB (http://kb.parallels.com/en/9294). The only confusing part for a new bie is the term ($PRODUCT_ROOT_D)
which have to be replaced with the plesk directory which is /usr/local/psa in most cases.
Hope you have enjoyed the post.
rzm
No comments:
Post a Comment