How to ReInstall cPanel Softwares
cPanel comes with a lot of supporting applications like Horde, pure-ftp, bind etc. This tutorial will help to know how to install, update and reinstall cPanel Softwares.
Update cPanel forcefully
/scripts/upcp --force
Update Apache/PHP and their modules (Only available on EasyApache 3)
/scripts/easyapache
Update Roundcube
/usr/local/cpanel/bin/update-roundcube
Update cpHulkd
/usr/local/cpanel/bin/hulkdsetup
cpAddons
/scripts/cpaddonsup
Install Ruby
/scripts/installruby
Dovecot
/scripts/setupmailserver dovecot --force
Install PostgreSQL
The following script will install PostgreSQL on your server. Please note that if a functional installation of PostgreSQL already exists on the server, this script will overwrite the current PostgreSQL configuration.
/scripts/installpostgres
Install phpPgAdmin
/usr/local/cpanel/bin/updatephppgadmin
Install nameserver applications:
Install Bind
/scripts/setupnameserver bind --force
Install NSD
/scripts/setupnameserver nsd --force
Install mydns
/scripts/setupnameserver mydns --force
Install FTP Server Applications:
Install pure-ftpd
/scripts/setupftpserver pure-ftpd --force
Install proftpd
/scripts/setupftpserver proftpd --force
That’s it!
If you like this post and wish to receive more articles from us, please like our FB page: Grepitout
Your suggestions and feedbacks will encourage us and help to improve further, please feel free to write your comments.
For more details on our services, please drop us an E-mail at info@grepitout.com
Add Comment