Knowledge Base

Category: Tutorials

1 min read

Learn to Create a PostgreSQL User

For creating a PostgreSQL user, go to your cPanel -> PostgreSQL Databases interface. In the Add New User form, type the username and password. Note that…

1 min read

How Do I Check PHP Version And Configuration?

For checking the current PHP configuration the Phpinfo() function is used. For the purpose of dubugging this function can also be used…

1 min read

Will My Search Engine Ranking Get Affected If I Change My Web Host?

The fact is that if you move your web site from one web host to the opposite, it’s not planning to have…

1 min read

How to Create Multiple Accounts using WHM

For web hosting resellers, WHM is the admin control panel . Through WHM you can administer your VPS/Reseller account and all other…

2 min read

Generate SSH key on Windows

This article will explain how to generate an SSH key on Windows using PuTTY . Using a key accessing your server adds…

1 min read

How to Change Your FTP User Password from the cPanel?

On a computer network, FTP is a standard protocol used for transferring computer files between a client and the server . Follow…

1 min read

Where is my WordPress configuration file is stored?

WordPress is accountable to store your database information in a file that’s referred to as wp-config.php. This configuration file is found within…

1 min read

Setting up Teamspeak on a Dedicated Server

If you are interested in setting up Teamspeak on your *nix dedicated server, simple follow these instructions: 1) Login to SSH as root…

1 min read

File formats supported by different hosting packages.

Q. Which file extensions do Windows and Linux packages support? Ans : The packages that are supported by Windows Hosting Packages are…

4 min read

How and when to use HTTP 301 redirects

When your browser client connects to an web site over the internet, it sends associate HTTP request to it web site for…