Steps to install powerDNS on VPS

What is powerDNS?
PowerDNS: It stands for Power Domain Nameservers. Power DNS is written in C++ language and it is licensed under the GPL. This Power DNS is setup on Linux as well as Windows OS. PowerDNS updates your DNS information (if your DNS is hosted at TextDrive) according to your domains set up in webmin. [...]

How to Access Webmails

In this article I will explain you how to login directly into Squirrelmail/Horde of any account by using “webmail.yourdomain.com”
Before starting with webmail you will have to create a subdomain that should be redirected to your preferred Webmail client that is Squirrelmail/Horde. By following the below steps you can easily create subdomain through Cpanel:-
1) First login [...]

Plesk:: Login Failed (Unable to login to Horde Webmail)

While Login into Horde Webmail gives :Login failed error then follow the below steps to fix this problem:-
1) By command line using telnet please check if you are able to connect to localhost:143 from the command line using telnet and if you get the error as below:
# telnet localhost 143
localhost/143: Name or service not [...]

File transfer process through VPS

It is one of the most basic thing you will need to perform is to transfer all your files from your VPS to your local machine or from local machine to VPS. To do this task there are many programs that you can use to copy your files between your local computer and your VPS. [...]

Optimize Windows VPS

By following the tips given below you can Optimize your Windows VPS running on Virtuozzo:-
1) First of all You must disable Indexing Service. If you are not using FrontPage search bot then you don’t need indexing service running and you must disable it.
2) You should regularly Defrag your VPS drives.
3) Avoid to [...]

How to Transfer VPS

By following the below steps you can easily transfer your VPS from one hosting provider to another and you will not face a single minute downtime:-

1) Before cancelling your old webhosting account or server you should order a hosting package with a new hosting provider.
2) Once your new hosting account is setup you will need [...]

Configure DNS on VPS

In this article I will help you to Setup DNS on VPS.You can easily configure DNS(Domain Name Server) on your VPS through Direct Admin. It doesn’t require much technical knowledge. First of all you will require a VPS with Direct Admin installed on it. By following the below steps you can configure DNS on your [...]

Game server on VPS

You can run game server which requires low resources on VPS. VPS is an isolated server that share the hardware of a single physical server and if your game server requires more resources assigned to your VPS then it will definitely overload the node and as there are certain limitations on VPS’s CPU or [...]

Setup VPN on Windows VPS

Before configuring VPN on Windows VPS you will need to contact you hosting provider and ask them to enable RRAS (Routing and Remote Access) in Windows 2003. Once it is enabled you can easily configure VPN by following the steps given below:-
First login to your Windows VPS and after that run the below command
1) START [...]