Clone cPanel Feature Lists From Command Line


This article provides a guide for how to clone cPanel Feature Lists from command line interface (root-level access required).

Clone cPanel Feature Lists from Command Line

For cPanel server administrators, it may be helpful to create a clone of an existing Feature List. Here are the steps to clone cPanel Feature Lists from the command line:

  1. Login via SSH as root.
  2. Run the following command to clone "existing" Feature List to "cloned" Feature List:
    cp /var/cpanel/features/existing /var/cpanel/features/cloned
    Replace "existing" with name of Feature List to clone. Replace "cloned" with the desired name of cloned list.

That's it. You should now find the cloned list from the WHM Feature Manager, as well as be able to assign the list to Packages.

Conclusion

You now know how to clone cPanel Feature Lists from command line interface.

Related:

  • whm, feature manager
  • 0 istifadəçi bunu faydalı hesab edir
Bu cavab sizə kömək etdi?

Related Articles

Remove a Service from ChkServd Monitoring for cPanel Servers

This guide requires root user account in server. In some circumstances, ChkservD cPanel...

Assigning a Dedicated IP Address to a Subdomain using WHM

To assign a dedicated IP address to a subdomain, perform the following steps: Step 1: Add the...

How to Uninstall Installatron in WHM cPanel Server

This guide will show you how to quickly uninstall Installatron software from WHM/cPanel server....

How to Install Installatron in WHM cPanel Server

This guide will show you how to download and install Installatron on your cPanel/WHM server. To...

How to Install Softaculous with cPanel/WHM

This guide will show you how to download and install Softaculous on your cPanel/WHM server. To...