Free Hosting Tutorials

WHM SERVER CONFIGURATIONS

ERVER CONFIGURATION Basic cPanel/WHM Setup -here we have to enter the local host ip address, setup the name servers and add an A record. Click save Cpanel-server configuration

How to install wordpress in Centos

If you are using VPS means 1.Log into the terminal using ssh 2. Down load the package wget http://wordpress.org/latest.zip 3.extract the package unzip latest.zip 4. cd wordpress 5. mv wp-config-sample.php wp-config.php 6. vi wp-config.php define(‘DB_NAME’ database name); define(‘DB_USER’ database user); define(‘DB_PASSWORD’ database password); 7.Now create the database 8. log into control panel >> mysql database […]

cpanel tutorial pacage create new account

Now we are creating new Domain with speicifed username and password and select package which one did you create.After giving all the input click the create button.

How to Edit DNS zone

In the edit dns zone and click the edit dns zone and it will list out the list out the domain name and selet which one did you like to edit. You can see the Title “Add New Entries Below this Line” add your host name and Name server separetely. For adding Host name First […]

Create New package in cpanel WHM Server

Create the new package by through opening cpanel in whm server open the browser https://IP:2087/ https refers to secure http http it tranfer the file unencrypted https it tranfer the file with encrypted. https adds a layer of security over SSL 1)In the Cpanel , on the left side of the window click on Basic/WHM […]