by dabempire | Feb 26, 2011 | Knowledgebase, VPS and Dedicated
If you are using cpanel, please make sure that you configure the services to be monitored in: WHM : Service Configuration : Service Manager Also we recommend that you disable these if you do not need them: entropychat, interchange, melange For the rest of the services, both Enabled and Monitor should be...
by dabempire | Feb 26, 2011 | Knowledgebase, VPS and Dedicated
You cannot change system time in a VPS because all VPSes on the hardware node have the same system time. However, it is possible to change the default system timezone inside a VPS, for example, by replacing /etc/localtime with the file from /usr/share/zoneinfo which contains a description of your timezone. For example if you want to change the timezone to NZ, you can do this via SSH: cd /usr/share/zoneinfo cp NZ /etc/localtime The server will ask you: cp: overwrite `/etc/localtime’? Answer with y and your timezone will be...
by dabempire | Feb 26, 2011 | Knowledgebase, VPS and Dedicated
You can not add or remove IP addresses. This can only be done by us at hardware level. Please open a support ticket if you need help with your IP addresses.
by dabempire | Feb 26, 2011 | Knowledgebase, VPS and Dedicated
If gcc is missing, it means the development package is not installed on your vps. Please open a support ticket and we can install it for you.
by dabempire | Feb 26, 2011 | Knowledgebase, VPS and Dedicated
Most applications can be installed within a Virtual Private Server without any modifications. Applications and services do not have to be aware of Virtual Environment. However, direct access to hardware is not available.