January 15th, 2009 by
You will be able to change the name of your VPS manually with the help of the steps given below : 1) stop/suspend the virtual server; 2) Rename ‘old-domain.com.conf’ and ‘old-domain.com.sh’ (by default located are at /hsphere/local/config/vserver); 3) Change S_HOSTNAME and S_DOMAINNAME in the new ‘new-domain.com.conf’ file; 4) Rename H-Sphere Control Panel related directory and [...]
Read More
January 15th, 2009 by
You will be able to install modules to your VPS with the help of CVS and this can be done through Drupal contributions. Follow the steps given below to install modules on your Linux VPS. Note : Make sure you make the changes which are required according to your server information. Find out latest released [...]
Read More
January 15th, 2009 by
You will be able to have backup for your database but the condition is you should have SSH access to your Linux VPS. Follow the steps given below to have backup for your databases. 1) Enter the following command : ssh yourdomain.com -l admin If you have a different account name then enter the details [...]
Read More
January 15th, 2009 by
MSSQL servers are available with different features and this can be used by different type of users for different purposes. Following are the MSSQL versions and some features of those versions : SQL Server Compact Edition (SQL CE) Compare to other editions of MSSQL server databases SQL Server Compact Edition (SQL CE) has less features [...]
Read More
January 15th, 2009 by
You will be able to manage your MSSQL databases with the control panel which is provided with Windows hosting packages. You will find an option called MSSQL manager in your control panel. You will find a web interface with ASP Enterprise manager. Follow the steps given below to setup and launch MSSQL Manager : 1) [...]
Read More
January 14th, 2009 by
You will be able to create a MSSQL database quite easily with the help of the following steps : 1) Login to your control panel. 2) You will be able to see a list of icons here. 3) Now go to “Databases” and then select “MSSQL server”. 4) Now you will have to create a [...]
Read More
January 14th, 2009 by
PhpMyAdmin is the software which will help you to manage MySQL databases for your server very well. It is a free software which is written in PHP and it will help you to handle many operations in MySQL very easily. Even if you have PhpMyAdmin it is possible for you to execute any MySQL statements [...]
Read More
January 14th, 2009 by
MySQL databases does not have a limit and hence you can create as many databases as you wish to have. Hence it is not recommended to have same i.e. use table prefixes on an existing database for your different site as it will create a risk of having conflicts between the databases and hence can [...]
Read More
January 14th, 2009 by
The password to login through SSH is not different as you can use the same password which you use to login into your Unix VPS. You can change this password with the help of the steps given below : 1) Login to your VPS through SSH root 2) Enter the following : passwd 3) You [...]
Read More
January 14th, 2009 by
It is also possible to change your MYSQL password in case there is doubt that this password is known to someone or you have problems to remember this password. You can change the password of your MySQL database with the help of the following steps : 1. Login to your VPS via SSH 2. Login [...]
Read More