Archive for the ‘Hosting Tutorials’ Category

Web Hosting-Customer service and support

While choosing a web hosting service the major consideration should be given to find a providers that offers excellent customer service and support. You must give top priority to choose the host providers that offers 24 hours a day, 7 days a week technical support that fielded with highly experience and knowledgeable staff, so that you can get solve any problem within a reasonable amount of time. You may also opt to test how responsive their customer support is by sending mail or by dropping a ticket to the web hosting provider. In most cases, any response in less than 24 hours is considered acceptable and if you get response after one day, it is a sign of poor customer service.

Additionally, a hosting provider with excellent support should also provide multiple support channels, such as toll-free phone support, 24/7 email support, live chat, online knowledgebase, web hosting tutorials and FAQ.

Also it is important to know about their stability like how long has the web hosting provider in business and the number of customers they have. Since the large curstomer base is also good indication of the quality of their hosting products as well as the stability of the company. Also price should not be a major deciding factor while choosing a reliable hosting service.

Furthermore it is important to make sure that the web hosting service that you choose is able to meet your website hosting requirements, like guarantee for uptime since your website should always accessible with agreeable speed, and they should provide scalability consistent to your growth with excellent customer supports.

permalinkRead More CommentComments (0) CatHosting Tutorials

Disk space & Bandwidth requirement

Disk space & Bandwidth requirement Overview.

Bandwidth is defined as the capability to transfer data from one point to another in a fixed amount of time. The greater the bandwidth speed you have, the more data you can send over your Broadband Internet connection which is often refers to a data rate measured in bits/s. Depending on your web hosting requirement

While choosing host providers depending on your requirement you will need disk space and bandwidth. If you plan to publish a website that does not have a lot of contents then the disk space requirement may not be a huge concern to you. In most cases, a disk space with 200MB to 500MB should be enough to meet your hosting requirement in general. However if you wish to host a website with massive amount of graphic pictures, video files, mp3 then you should think about a web hosting plan that provide huge disk space, for example, 500 MB to 1,000 MB.

Likewise, the bandwidth requirement will depend on your site traffic judgment and evaluation too. Obviously, a website that anticipates attracting high traffic will consume the monthly bandwidth greater. In such case you will need to find a website hosting service that offer huge bandwidth with 50 GB to 100 GB per month. Depending upon your website requirement, choosing a website hosting service that provide sufficient amount of disk space and bandwidth is key consideration to avoid any future problem and put off yourself paying extra costs while you overuse it in future.

permalinkRead More CommentComments (1) CatHosting Tutorials

Install Mod_perl on cpanel server

Here is the set of directories which let you install mod_perl onto a cpanel server.

* You can go to your existing account or create new account where you will install mod_perl. You may select either the rvskin admin account or fantastico admin account. Suppose if you’ve install it in the rvadmin account then you can proceed as below.
* SSH into the server, and go to:
cd /home/rvadmin/ directory
*  Get the mod_perl-1.29.tar.gz
wget http://perl.apache.org/dist/mod_perl-1.0-current.tar.gz
* Unpack the file:
tar xzf mod_perl-1.29.tar.gz
* Move to the mod_perl directoy:
cd mod_perl-1.29
* Configure
perl Makefile.PL USE_APXS=1 WITH_APXS=/usr/local/apache/bin/apxs EVERYTHING=1
*  Run Make
make
Run Install
make install
*  Activate Mod Perl
/usr/local/apache/bin/apxs -a -n perl -i libperl.so
#########
Now Create the script as shown below, and add it to the root directory of the mod_perl account holder (for this case rvadmin), and modify the permissions (chmod +x add-mod-perl.sh), so to add mod_perl back into apache, you just require to run the script, and then confirm that apache restarted with mod perl in it, you can then check in WHM/News to see if mod_perl is listed .
#########
Now  you will need to run if you re-compile Apache. The mod_perl binary is at
/home/rvadmin/mod_perl-1.29/apaci/libperl.so, to make it more simple just put the following lines in a file:
— cut here —
#!/bin/sh
libperl=/home/rvadmin/mod_perl-1.29/apaci/libperl.so
apxs=/usr/local/apache/bin/apxs
$apxs -a -n perl -i $libperl
/etc/init.d/httpd stop
/etc/init.d/httpd start
— cut here —
Name the file add-mod-perl.sh and execute “chmod +x add-mod-perl.sh”. after compiling apache run the script (”./add-mod-perl.sh”) and it should now work.

permalinkRead More CommentComments (0) CatHosting Tools, Hosting Tutorials

How to create Remote login page for cPanel

If your website has HTML codes you can create a remote cPanel login page. Consider your website url is www.yourdomain.com, your cPanel login url will be http://www.yourdomain.com:2082 for non-SSL or https://www.yourdomain:2083 for SSL login.
You need to put the following HTML from in your website HTML codes.

<form action=’http://www.yourdomain.com:2082/login/’ method=’post’>
<table border=’1′ width=’250′ cellpadding=’2′ cellspacing=’0′>
<tr>
<td align=’right’>Username:</td>
<td><input type=’text’ name=’user’></td>
</tr>
<tr>
<td align=’right’>Password:</td>
<td><input type=’password’ name=’pass’></td>
</tr>
<tr>
<td colspan=’2′ align=’center’><input type=’reset’ name=’r1′ value=’Reset’><input type=’submit’ name=’s1′ value=’Login’></td>
</tr>
</table>
</form>

In the code, you should replace “www.yourdomain.com” with your website domain name.
If you want to use SSL login, you should replace “http” with “https” and “2082″ with “2083″.
Replace “Username:” and “Password:” with your own phrase if you like to translate it or such.
Replace “Login” and “Reset” with your own phrase if you like to translate it or such.

Nowyou can put  put this code in your website every where you need in the body section.

permalinkRead More CommentComments (0) CatHosting Tutorials, cpanel Hosting

Media Streaming & Video Hosting

Streaming media let you to stream video content in real time, you can sway viewing or listening such as preview, video clips and can enable view again features. With modest simple equipment and viewing control, you can be capable to broadcast an audio-visual material on a worldwide.

Through Internet-connected device, or a PC or something more precise, the user can access on-line media in much the same way as it was earlier possible only with a television or radio receiver. Also through podcast you can use much variation  like you can download in full the audio material and play back on a computer or shift to a digital audio player for listening. Also On -demand streams are being stored on a server for a longer period, and are made accessible at a user’s request.
YouTube, is one of the best  example for video streaming since  it has grown up with enormous number of daily users and achieved popularity  in a short time span. Youtub is is now  world number one website for free streaming video. It uses a flash-based web player which streams video files in the format FLV. Users are able to watch videos without creating an account. The users those desire to upload their video and broadcast themselves can  get an unlimited amount of videos and create own personal profile and subscriber list.  Millions of new videos are uploaded every day in youtube attracting viewers worldwide, which is really incredible!

For web hosting of streaming media site you need greater control and network as well as highest security features with higher bandwidth and 24×7 technical support which should be your priority while looking for video hosting providers.

permalinkRead More CommentComments (0) CatHosting Tutorials
CSS Template by RamblingSoul || Tomodachi theme by Theme Lab