Hello,
Been browsing open source hosting panels to deploy on VPS systems. I'm looking for a way via ssh/bash to disable some of the default modules that get installed. Is this possible?
I noticed there was an setso function, but I'm unable to find a list or examples or commands for this. To start as an example, I'd like to remove "DNS Config" and "DNS Manager", or even an option to just disable their view for the various user levels (Administrators, Resellers, Users). I know it can be done via the interface, but looking for a command line option for easier deployment.
Edit: Okay it seems "zppy remove dns_manager" will solve removing of them. How about just disabling them from view? I assume that would be handled in the database itself.
Been browsing open source hosting panels to deploy on VPS systems. I'm looking for a way via ssh/bash to disable some of the default modules that get installed. Is this possible?
I noticed there was an setso function, but I'm unable to find a list or examples or commands for this. To start as an example, I'd like to remove "DNS Config" and "DNS Manager", or even an option to just disable their view for the various user levels (Administrators, Resellers, Users). I know it can be done via the interface, but looking for a command line option for easier deployment.
Edit: Okay it seems "zppy remove dns_manager" will solve removing of them. How about just disabling them from view? I assume that would be handled in the database itself.