Web Hosting, Reseller and Windows Hosting Stuff

Another one of those web hosting blogs …

  • Home
  • Recomended Web Hosting

Available Cheap Hosting India

The internet has provided a means for a lot of companies to provide cheap hosting India services for a large number of businessmen or website owners online. These services help people to own a website and also provide them with a great customer service with skilled professionals and engineers handling whatsoever problem they might have. This will certainly either directly or indirectly have a very good and positive effect on their online business or whatever they are using their website online for thus helping their online based website to have the needed traffic of consumers daily. Asp.net hosting India provides great web hosting services to their customers in India and also provides them other internet services and quality performance.

VPS Vs Cloud: VPS Hosting, With a Chance of Cloud Hosting

Virtual Private Server (VPS) hosting and Cloud hosting are two of the more popular options that are available to companies looking to host their websites with a third-party service provider. With VPS hosting, a website is hosted inside a virtual partition on a large hosting server. The hosting server itself typically contains numerous similar virtual partitions, or virtual servers, each one of which in turn is capable of hosting a separate website. A cloud option is somewhat similar, in the sense that websites are typically hosted on a virtual partition. However, in a cloud environment, the hosting server itself comprises of a collection of servers and storage resources that are tied together to create one massive hosting resource.

Despite the tremendous buzz generated by cloud hosting services, for most website owners today, VPS services offer a more practical and cost-effective solution. With VPS hosting, website owners can purchase the specific amount of computing and storage resources they require for their current needs, and only pay for that specific amount every month. VPS models allow companies to develop a predictable budget for their website hosting needs and gives them the flexibility to move quickly to a new plan in case their resource requirements increase over time.

In contrast, with many cloud computing plans, website owners do not have to specify their resources requirements up front. A website can use as much resources as it needs at any time, or as little as it needs. Website owners are typically billed based on their actual usage of resources during a bill cycle. While such scalability-on-demand can be extremely useful, it can also be costly. As a result, cloud options are often more costly than conventional VPS hosting plans. That is one of the reasons why industry analysts often recommend cloud hosting plans only for larger websites, such as those that garner upwards of 50,000 hits a day or those that support robust e-commerce capabilities.

A VPS plan also gives a website owner more direct control over the virtual domains. Most VPS plans allow website administrators to configure their virtual domains and to run the software of their choice inside their virtual servers. Such flexibility is harder to come by with cloud plans. One of the most compelling cases for choosing VPS models is the fact that it offers an easy upgrade path to cloud hosting environments. Companies that currently have their websites hosted on a Virtual Private Server can migrate to the cloud relatively easily because the hosting models are almost identical. With both VPS and cloud based models, websites are hosted on virtual partitions within larger servers so companies that are already using VPS hosting will see little to no difference from a migration to cloud computing.

ehostpros.com is the best online resource for all information related to VPS Hosting, virtual private servers, cheap web hosting and any related applications and services.

Open source version of Virtuozzo – openVZ

Open source version of Virtuozzo is called OpenVZ created by Paralles.

OpenVZ is container-based virtualization for Linux. OpenVZ creates multiple secure, isolated containers (otherwise known as VEs or VPSs) on a single physical server enabling better server utilization and ensuring that applications do not conflict. Each container performs and executes exactly like a stand-alone server; a container can be rebooted independently and have root access, users, IP addresses, memory, processes, files, applications, system libraries and configuration files.

OpenVZ is free open source software, available under GNU GPL.

OpenVZ project is supported by Parallels

Looking for vps hosting solutions ?? go to http://www.ehostpros.com

Installing Wordpress in cPanel

The blog can no longer be called a fad, as it is more like a phenomenon.  Blogs have gone from small platforms to complete websites with all the works.  They are used by a range of demographics from teens and adults to freelance writers and well known online entities.  Many have used the blog as their vehicle to success.  Some have even gone on to say that no business should be without one.  Thanks to web hosting technology, blogs are no longer limited to their respective development community.

Control panels are powerful web hosting tools that enable users to build and administer their site with ease.  cPanel is regarded as one of the best and is currently the most widely installed.  This control panel is known for being user-friendly with a plethora of features.  cPanel allows you to manage your emails, set up domains, view web stats, backup data and much more right from the interface.  It also gives you the ability implement a variety of scripts to create message forums, chat rooms and even blogging software.

In this tutorial you learn how to install the popular Wordpress blogging software in cPanel by way of the Fantastico script installer.  If you make use of another control panel, we suggest referring to the Wordpress website for more details.

Getting Started

After logging into the cPanel account, click on the “Fantastico” icon.  When that window opens, open the “Full List” menu and click the “Wordpress” link in the “Blogs” category.  A separate page for Wordpress will open giving a short description on what the program is about.  After verifying that the server has adequate space, you will click on a link that reads “New Installation”.

Your next step is to make a few essential configurations, starting with the installation location.  Your options are “Install on Domain” and “Install in Directory”.  If you want to install Wordpress on your domain, access the drop-down menu and select the appropriate name.  If want to install it on the root of your domain, leave the “Install in Directory” section blank.  For example, if you want to access Wordpress in a different directory such as “blog”, you would type something like this into the field: http://mysite.com/blog.

After determining where to install the program, you will then need to assign a username and password, the credentials that will allow you to access the back-end of Wordpress.  Enter the following information into the main configuration section:

Administrative nickname: This is the name that will be display on your Wordpress administrative account

Administrative email: The email account where you want to receive administrative messages

Site name: The URL that represents your website

Description: A short description that describes your website

Once you have entered this information, click on the “install” button.  From there the installation will notify you of the updates that were made.  After clicking the “Finish Installation” button you’re done.  You then have the option of sending the details to a particular email account or returning to the overview section.

Tips on Reducing Spam

#1 – In cPanel, set the default address to :fail:

This means that you must have a POP3 account or Mail Forwarder setup for every address@yourdomain.com that you actually want to receive mail at. Any other address@yourdomain will fail. (Which is good, because spammers usually target random email addresses).

#2 – Do NOT use any common email addresses. This includes (accounting, billing, sales, support, webmaster, abuse, ect… ect…)

Instead of having a POP3 or Fowarder for common addresses, setup an auto-responder instead. Your autoresponder could have a message similar to the following:

Quote:
Were sorry, your message was NOT received. Due to the large amount of spam sent to common email addresses, sales@yourdomain.com is no longer a valid address.If you are trying to reach the sales department, please email salesdept@yourdomain.com

This let’s people who are really trying to reach you know the proper address to send mail to. Luckily spammers usually use fake addresses, and will never see the auto-reply.

#3 – If you want to list your email address on your website, make it an image. Spammers sometimes use automated software that searches web sites for email addresses. Luckily their software can not read email addresses if there an image.

#4 – Be cautious when filling out forms on the web. Alot of offers on the web are really just an attempt to get your email address. So if you don’t fully trust a company, don’t give them your email address. If you really want to give an email address to an untrusted company, create a yahoo or gmail account.

What are file and folder permissions?

Owner = the files users (you)
Group = the files group
Others = others

Permissions Definitions:

r = read access
x = execute access
w = write access

Numerical Definitions:

r = 4
w = 2
x = 1

You will come to recognize, if you do not already, Chmod as a word used for changing Permissions from within Telnet or your FTP client.

Some scripts will tell you to chmod 775 (for example). When using the numeric system, the code for permissions is as follows:

4 + 2 + 1 (rwx) = 7

The first number applies to Owner, the second number applies to Group, and the third number applies to Others. Therefore the first 7 of the chmod 775 tells Unix to change the Owner’s permissions to rxw (because r=4 + w=2 + x=1 adds up to 7, this giving the Owner Read, Write, and Execute Permission. The second 7 applies to the group, this giving the Group Read, Write, and Execute Permission, and the last number 5, refers to Others (4 + 1= 5), giving Others only Read and Execute Permission. The permissions for chmod 775 look like this:

-rwxr-xr-x

Permissions are always broken up into three groups of letters, however if there is a dash, this dash simply means that Permission wasn’t given for that particular function, for example in the chmod 775, Permission to Write was not given to Others.

Remember: the first 3 letters always apply to Owner, the second 3 apply to Group, and the third 3 apply to Others. This is explained by ehostpros.com web Hosting support team.

What is DNS propagation?

DNS propagation is the process by which the computers on the Internet update their records to reflect new Domain Names and site names. Once your Domain Name has been propagated throughout the Internet, your Domain Name can be accessed. Once your web hosting account is set up, the process can take from 24-72 hours.

The Domain Name System is a global network of servers that translate host names into IP addresses. Most DNS servers are UNIX machines running BIND (Berkely Internet Name Domain) software; other platforms and software are available. The software is composed of two elements: the name server and a resolver. The name server responds to browser requests by supplying name-to-address conversions. This information is cached (saved for a predefined period of time). When/if it doesn’t know the answer, the resolver will ask another name server for the information. It continues to look up the ‘tree’ of name servers until it finds a name server that knows the answer. Occasionally browsers can timeout waiting for this process even when the propagation has taken place.

Windows Hosting control panel from Cpanel

Cheap Web Hosting

Finally we see feature rich windows hosting control panel from Cpanel Inc. :)
The below excerpts from their web site.
========
The control panel for Windows Server
It’s here! We’ve been working hard to develop the world’s only Windows web hosting control panel worthy of carrying the cPanel logo — and now it’s arrived.

The simple yet powerful Enkompass interface offers a rich assortment of features that can save your business time and money.

Top Business Features

* Reduce software licensing costs
Quickly add servers as your business grows, paying only for the licenses you need on each type of server.
* Gain access to 30% more market share
According to Netcraft, Microsoft IIS7 is is one of the two leading web server technologies, installed on over 60,000,000 servers worldwide.
* Reduce support costs
Single sign-on provides easier management, greater time savings, and the ability to add new resources.
* Accurate & fast reporting
Easily run reports on bandwidth utilization, disk space utilization, active accounts, resource availability and more, for instant access to valuable decision-making tools.
* Offer premium hosting plans
As a commercial technology, Windows® web hosting can command premium prices. This provides you the opportunity to increase your bottom line.

For more information visit http://www.cpanel.net/windows/overview.html

How to create your own hosting packages in WHM ?

What is package ?

Packages enables you to create your own custom web hosting packages/plans and are a critical function in WebHost Manager.
Web Host Manager (WHM) helps you in this process by allowing you to customize a large number of parameters, from disk space and bandwidth to the number of sub-domains and MySQL databases, as well as specifying whether CGI, shell access, and what CPanel default theme are provided.

Step-by-step procedure to create hosting packages in WHM reseller panel.

====================================================
IMPORTANT NOTE: do not put “unlimited” text in any fields while creating package as WHM takes “Unlimited” = 1. you can assign some number 99 or 999 or 9999 instead of “unlimited”. Enter “0″ (zero) when you do not want to allow that particluar feature.
====================================================

To add a package:

1) Click on the Add New Package link in the Packages menu.

2) Enter the name of the package and the maximum disk space the account can occupy in the Package Name and Quota fields.

3) Indicate whether Shell Access is allowed in the Shell Access tick box.

4) Enter the maximum number of items allowed in the Max Ftp Accounts, Max Email Accounts, Max Email Lists, Max SQL Databases, Max Sub Domains, Max Park Domains, and Max Addon Domains fields.
See above IMPORTANT information.

5) Never tick IP tick Box.

6) Indicate whether CGI access and Frontpage Extensions are allowed in the CGI Access and Frontpage Extentions tick boxes.

7) Enter the maximum bandwidth in megabytes allowed by the account in the Bandwidth Limit field.

Cool Select default CPanel theme for the package in the Cpanel Theme
field.

9) Click on create button on top.

10) You can see status “Created the package yourusername_packagename”. WHM creates packages by adding your user name as prefix to package name.

Now you can start creating domains using this package.

What is IP Deny Manager

The IP Deny Manager enables you to block access to your website from specific IP addresses. This is useful to remove nuisance surfers who use a large amount of bandwidth or to prevent hotlinking to your site (refer to HotLink Prevention for more information about hotlinking).

To add an IP address to the IP Deny Manager:

  1. Click on the IP Deny Manager button on the home page.
  2. Enter the IP address that you want to block in the IP Address field.
  3. Click on the Add button.

That’s it and you are done.

shared web hosting

12»
    • Recent comments
    • Popular posts
    • Archives
    • Tags
    • Categories
    • cPanel Hosting (5)
    • Domains and DNS (1)
    • Email Related Stuff (1)
    • PHP Stuff (2)
    • Reseller Hosting (1)
    • Server Security (1)
    • VPS Hosting (2)
    • WHM Help (2)
    • Windows Hosting (2)
    • Wordpress Hosting (1)
    asp.net hosting backup backups cheap hosting cloud cpanel cron dns domain-hosting ehostpros ehostpros.com Enkompass firewall hotlink ip OpenVZ package Paralles permissions php reseller restore safe-mode server skins spam vps website whm windows wordpress
    • April 2011 (1)
    • February 2011 (1)
    • August 2010 (4)
    • July 2010 (4)
    • June 2010 (4)
    • May 2010 (1)
    • How do i Backup and Restore my site ? (0)
    • WHM Skins (0)
    • Secure Your Server in ten steps (0)
    • How to disable the safe mode for particular domain (0)
    • How to run a PHP script on cron? (0)
    • What is IP Deny Manager (0)
    • How to create your own hosting packages in WHM ? (0)
    • Windows Hosting control panel from Cpanel (0)
    • What is DNS propagation? (0)
    • What are file and folder permissions? (0)
  • Unlimited Web Hosting
  • Resources

    • Cheap India Hosting
    • Cheap Web Hosting
    • Cheap Web Hosting UK
    • Fast Web Hosting
    • India Web Hosting
    • Web Hosting Coupons
    • Web Hosting Reviews
Hosted by eHostPros.com