This document describes how to install cPanel DNSONLY™ on your server.
Install cPanel DNSONLY
To install cPanel DNSONLY, perform the following steps:
- To open the
/home
directory, run the following command:cd /home
- To fetch the latest installation files from cPanel's servers, run the following command:
curl -o latest-dnsonly -L https://securedownloads.cpanel.net/latest-dnsonly
- To open and execute the installation files, run the following command:
sh latest-dnsonly
- Restart cPanel DNSONLY. To do this, run the following command:
/usr/local/cpanel/scripts/restartsrv_cpsrvd
Good Luck!