
Tarun Khanna
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Tarun Khanna-
Tarun Khanna commented,
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...
-
Tarun Khanna commented,
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....
-
Tarun Khanna commented,
whmapi1 unset_manual_mx_redirects domain WHat is XXXX here ?
-
Tarun Khanna commented,
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...