Tarun Khanna
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by Tarun Khanna-
Hey there, @Tarun Khanna ! There shouldn't be a need to break up that command at all as that would run in SSH just by copy and pasting. If you have trouble, just ask! Check screenshot . Nothing...
-
It will run for all users which will take long time to complete and for each and every run it will restart the apache so which will make the sites to down You can grep the the proxypass in httpd....
-
cut -d":" -f1 /etc/trueuserowners | while read user;do whmapi1 unset_all_service_proxy_backends username=$user;done @cPanelLauren I hope it will run for all the cP users 1 by 1 by doing an apach...
-
whmapi1 unset_manual_mx_redirects domain WHat is XXXX here ?