Search FAQ...
-
Software
- Changing the Outgoing Mail IP in WHM/cPanel
- cPanel - Verify License
- Disable Network Manager Centos
- Fix WordPress website downloading
- How to Install Multicraft onto a Server
- htaccess force HTTPS
- License Install Commands
- MOTD WELCOME POPUP CENTOS
- Software Update Licenses
- Update Server Hostname SSL - cPanel
-
Server Commands
-
LiquidWebSpace
< All Topics
Print
Suspend / Un-suspend
Table of Contents
Suspend:
/bin/ls -A /var/cpanel/users | xargs -n1 /scripts/suspendacct
Un-suspend:
/bin/ls -A /var/cpanel/users | xargs -n1 /scripts/unsuspendacct
Table of Contents