Slashdot Mirror


Best Way to Start a Website Hosting Service?

Kwirl writes "Lets say that I wanted to start a small business endeavor, namely reselling my server space and offering pre-built websites. What resources would I need to start something like this on my own? What hosting service would best suit those needs? What would be the best way to manage a subdomain-level service that provided a basic forum, registration, a web site and some controlled administrative access for my friends so they couldn't easily terrorize each other? I'm curious to know if I could start something like this on my own, and without much more than just my own server space, time, and creativity. I'm not looking to make a living out of this, its mostly just a way for me to more efficiently manage having several friends each wanting me to built or run a web site for them, and perhaps make some small residual income if a market exists. The Slashdot community represents such a broad swath of experience and expertise that I'd like to know how you would approach a project of this nature."

2 of 164 comments (clear)

  1. Plesk by nhtshot · · Score: 5, Informative

    1. Don't

    But, if you insist..

    Set up a simple box running Plesk. It automates most of the tasks of handling users, billing and maintenance. It also allows them to mange their own accounts.

    Quick, simple

  2. Like everybody else says by smoker2 · · Score: 5, Informative

    DON'T DO IT.
    If you want to play with a server environment, get a mainstream linux distro and install it with all the web capabilities from the beginning. Then learn how to administrate it, install and modify php, learn apache control mechanisms, learn about chroot jails, even consider virtual servers (as in VMWare type of virtual).
    Then if you're still up for it, rent a virtual solution from somebody else, and play with it a bit more. The costs to entry are very low, but there is almost no return.
    Build your friends website by all means, but you're better off hosting it on a third parties hardware, and let them take the strain of running the hosting business. You still get admin access, but all the tools will already be in place.
    I've been doing this for years (8+) and I get more hassle from the users than from the sites. You need a call centre just to explain to people that there is nothing wrong with the site, maybe their net connection is down. Or they're not getting their email, because their isp is blocking it, or the page doesn't look right because their browser is still caching it from last month etc etc etc.
    I have someone who questioned why their site costs money each month to run. "To pay for the server" I replied. "Oh, I thought that once you had uploaded it, it was out there, on the internet" he replied. *Smacks hand to forehead*
    Oh, and if they want to offer downloads, then make it clear that they will be charged for bandwidth, over and above any monthly fee. Do not give shell access out like candy, and don't allow anonymous ftp.
    All in all, don't bother, unless you really are a masochist. By all means build sites for friends, but set them up with a host somewhere, and let them get on with it. 90% of people don't keep up with updates to sites anyway, and you get left with crap lying around on your server(s). I have 1 guy who bought a domain name through me around 6 years ago. He has never had a website for that domain. Every year I hit him for the renewal fees and he pays up, but it will never be a real functioning site. He is the best kind of customer. Beware of people who want stuff, especially those who think they know what they want.
    Overall, realise that this is a huge subject with many many intricacies that you find as you go along. Do you really want to go down that road, or would it be much better to take the blue pill now and forget about it ?