by dabempire | Feb 26, 2011 | Knowledgebase, VPS and Dedicated
No, proxy related services are not allowed on our network.
by dabempire | Feb 26, 2011 | Knowledgebase, VPS and Dedicated
Yes, iptable modules are available and you can install APF firewall. Or if you need assistance with the install, please open a support ticket.
by dabempire | Feb 26, 2011 | Knowledgebase, VPS and Dedicated
VPN support for a VPS via the TUN/TAP device is available on Linux VPS only. Please contact support if the device is not loaded in your vps. The TUN/TAP devices cannot be supported on Windows VPS.
by dabempire | Feb 26, 2011 | Knowledgebase, VPS and Dedicated
f your vps is getting hit with a QoS parameter, either your resource usage is higher or that parameter is set to a generic value. The QoS parameter can be increased provided: 1. Your CPU usage is not abusive for the hardware node 2. That parameter is not directly related to your allotted RAM (memory), both the dedicated and burstable. 3. That parameter is not related to disk space directly. You can open a support ticket if you need further...
by dabempire | Feb 26, 2011 | Knowledgebase, VPS and Dedicated
f you are on a cpanel vps, the stats should be automatically updated on daily basis. If somehow they are not getting updated, please make sure the account is within the allowed disk quota. You can check this from WHM. In case you need to update the stats manually, you can do this via ssh using this command format: /scripts/runweblogs USERID where USERID is the account...
by dabempire | Feb 26, 2011 | Knowledgebase, VPS and Dedicated
If your cpanel/WHM is down on your vps, you can start it from ssh. You first need to login to your vps as root user via ssh, and then issue this command: service cpanel start Or service cpanel restart