How to un suspend all cpanel accounts [ Multiple Cpanel accounts ]
Run the following command in the terminal
/bin/ls -A /var/cpanel/users | xargs -n1 /scripts/unsuspendacct
And all cpanel account will be unsuspended.
How to un suspend all cpanel accounts [ Multiple Cpanel accounts ]
Run the following command in the terminal
/bin/ls -A /var/cpanel/users | xargs -n1 /scripts/unsuspendacct
And all cpanel account will be unsuspended.
How to create backup of Individual cPanel Account via SSH? 1: Log-in to the SSH as Root user....
How to disable SSH Password Authorization Tweak Go to Your cPanel/WHM Search for SSH click on...