How to Reinstall Plesk on Linux
Plesk is a Web server management program that runs on Linux and is used to manage domains, IPs and Web server files. If Plesk is installed on your Linux server, you can reinstall it by using the server's "Aptitude" package management utility. Reinstalling Plesk will cause you to lose all of your files and settings that it manages, so make sure to create a backup before proceeding.
Instructions
-
-
1
Log into your Linux Web server as the root user.
-
2
Type "apt-get remove purge plesk" and press "Enter."
-
-
3
Wait a few moments until the uninstallation completes.
-
4
Type "apt-get install plesk" and press "Enter" to reinstall the software.
-
1