niceboy
- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
Posts
Recent activity by niceboy-
specifying a package name in creating a cpanel account thru xmlapi
Hi, How to specify a package name in creating a cpanel account thru xmlapi? I get error "Sorry, you must choose a package." when I use sample php xmlapi account creation script.. I'm trying this...
-
creating custom name server inside cpanel(not whm)
Is it possible to create custom name servers inside cpanel(not whm)? If yes, Which option to use? I tried using "Advanced dns zone editor" to add an A record for ns1 and ns2, but they dont show up...
-
suphp/modphp works with apache 5.4 now?
Hi, Can anybody confirm that suphp/modphp works with apache 5.4.x now? I'm still using 5.3.x because I heard they are incompatible earlier. thx
-
2 backup related questions
1. Thru ssh, how we can disable and re-enable end user full backup feature for all users? Some times, the server will have high load as many users/resellers are using automated cpanel backups to t...
-
finding which hosted domain a visitors ip is connecting to..
Hi, I have a specific visitors ip causing server overload. Since it is causing very small load, instead of blocking the ip, I want to know which hosteddomain this ip is connecting to.. Could so...
-
finding which hosting account/reseller a domain belongs to thru ssh
Hi, This is the situation.. xxxxx <- reseller user | yyyyyy <- cpanel user account | testaddon.com <- addon domain As you can see above, we have an addon domain(testaddon.com...
-
Is it bounce email spam?
Hi, I did read a few threads on bounce email and it seems to be affecting my server too.. I'm seeing gradual increase in exim que.. currently it is at 600+ emails.. I used ConfigServer Mail Que...
-
Changing a users shared ip thru ssh
Hi, Is there any ssh command to change shared ip of a specific user to a different ip? The situation is.. When I restore a full cpanel backup, it is on main server ip by default. But, my reselle...
-
server security is breached?
Hi, One of my customers site was hacked due to outdated theme. I found some php shell script. I copied it to one of my cpanel account hosted on the server, changed the md5 password used in the sc...
-
how to install clamav connector thru ssh?
Hi, I know that clamav connector can be run thru whm. But, is there any command for the same to install it thru root ssh? thanks.