GOT
- Total activity 1461
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 579
Comments
Recent activity by GOT-
If you are running CSF for your firewall, there is a queue alert size setting in the configuration.
-
Shouldn't be much of a difference really. Both are going to turn on strict mode by default (which you can and probably should disable right after the upgrade. If you are worried about it you can ...
-
Something is funky with that, it should not be doing that. Though I do not know how to advise you to start looking, if this were a client, I would just have to jump in and start digging around.
-
I would do it like you are doing it. Each subdomain gets its own vhost entry and needs the certificate applied to it. The only way you can avoid this would be to set the account up on its own IP ...
-
Just for grins, I would suggest trying the WHM interface. The WHM interface should pull the IP and you could then manually change it to 100 as I recall.
-
Is the 101 ip actually bound to your server? (ifconfig will show this) Does the domain actually resolve to the 101 ip? When installing the certificate, did you use thw WHM interface and put the ...
-
Ping specifically is an icmp request and if you are pinging a domain all it does is send a request to that ip and unless you've disabled pings in the firewall your server will respond. It has noth...
-
Making a website on an addon domain is not that different from making a website on the primary domain. Who/how was the primary website made and edited?
-
iptables --list --numeric |grep 2224 should show something like ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:2224 ACCEPT tcp -- 0.0.0.0/0 0.0.0....
-
Yes but when you do that you have to reload the firewall