Questions tagged [hosting]

A broad term for a service where a third party "hosts" (physically stores/runs) computers, content or services that are managed and/or maintained by the customer. Questions that are specific to the current point in time (such as prices) are likely to be closed.

A broad term for a service where a third party "hosts" (physically stores) computers, content or services that are managed and/or maintained by the customer.

There are many types of hosting service employed today, including:

  • Dedicated hosting service, also called managed hosting service, where the hosting service provider owns and/or manages the machine, leasing full control to the client.

  • Virtual private server hosting, in which virtualization technology is employed in order to create multiple "virtual" servers that are leased out to customers

  • Colocation facilities, which provide the Internet connection, uninterruptible power and climate control, but let the client do his own system administration.

  • Cloud hosting, which can also be termed time-share or on-demand hosting, in which the customer pays for the system time and space used, and capacity can be quickly scaled up or down as computing requirements change.

Additionally, there are a number of popular, limited or application-specific hosting services, such as file hosting services, where customers store files on a service provider's machines, web hosting services, where a web page is hosted by a service provider, e-mail hosting service, where email services are hosted by a provider and DNS hosting services, where a service provider hosts DNS services and/or nameservers for a customer.

1228 questions
18
votes
13 answers

Reasons to not allow people into the server room

I have worked at a few hosting companies and seen two schools of thought on this Do not allow customers into the server room. The argument is basically it raises security (this news story is normally provided as a reason that security is only good…
Robert MacLean
  • 2,186
  • 6
  • 28
  • 45
16
votes
2 answers

What are the different classes of Internet Connection and how do they differ?

I'm looking for the technical differences between consumer and professional Internet connections. By "professional" I mean: The kind you can get at a datacenter The kind you can get at an office that would be good enough for hosting servers typical…
odemarken
  • 347
  • 1
  • 9
14
votes
3 answers

How to share domain name with multiple servers?

I have a website on shared hosting and would like to setup another host (semi-dedicated server) and use the same domain name as the shared hosting. Is it possible to have two separate servers share the same domain name? If so, how? Thanks!
chobo
  • 309
  • 2
  • 3
  • 6
14
votes
15 answers

Python Hosting

I would love to start learning python by setting up a little website, and for that I need hosting. What should I look for in a hosting provider to be sure I can use python? EDIT: to be complete: I don't want a list of hosting companies, but I want…
Fortega
13
votes
3 answers

What do Virtual Private Server vs Dedicated Cloud run on?

Before you mark this duplicate I read all the suggestions an none answer my question. I am being told something by a hosting provider, however what they are telling me is contradictory to what I am seeing online, this information is coming from the…
Anthony Fornito
  • 9,546
  • 1
  • 34
  • 124
13
votes
5 answers

Where are you going for Mono hosting?

I'm ready to deploy and I want to get my ASP.net web service off of my home development server and out onto the internet. Who would you recommend for good, reliable Mono hosting? Doesn't have to be rock-bottom cheap, just classy and stable.
Chris McCall
  • 348
  • 1
  • 3
  • 8
13
votes
4 answers

Is it possible to use Docker to separate web sites for users?

I manage servers where users have their own websites on it that can be accessed by FTP (like an hosting company) and instead of working on isolating LAMP stack processes, I was wondering if it was possible to implement Docker and use an images per…
Cyril N.
  • 624
  • 1
  • 10
  • 36
13
votes
12 answers

What are some pitfalls of hosting a website from home?

So, it's not terribly difficult to host a website from home. It doesn't seem to make sense to pay a 3rd party to host some low traffic websites, so in some cases hosting from your home computer makes sense .But maybe I'm not seeing the whole…
Jim
  • 1,555
  • 7
  • 25
  • 30
13
votes
7 answers

Changing Servers - Redirect to new IP = No Downtime?

I am changing servers of my website. The IP of old server cannot be moved to the new one. To have no downtime I am planing to do the following, please someone confirm it will work: Setup the new server and listen on the new IP Old server redirect…
Denis Pshenov
  • 227
  • 1
  • 2
  • 9
13
votes
1 answer

Several IPs per server. Why?

Usually providers allow to add additional IP addresses to your server. I don't understand why. I can't imagine any common usecase which needs several IP addresses for one server.
SiberianGuy
  • 635
  • 1
  • 8
  • 19
12
votes
9 answers

Opinions on hosting servers in-house

I've read a half-dozen threads here about the pros and cons of hosting in-house, but our situation is a little different than most, so I figured I'd just open a new question. In short, we're a small software company in the northeast U.S. (not Boston…
cemerick
  • 283
  • 2
  • 6
12
votes
2 answers

Can't update linux kernel on VPS

I recently started using VPS from OVH: http://www.ovh.co.uk/vps/vps-classic.xml This is likely problem very specific to this one provider. My goal is to install and run Docker on it, for this I need kernel supporting modules. By default, OVH's VPS…
zencodism
  • 265
  • 1
  • 5
  • 9
12
votes
9 answers

Multiple private SSL certificates on a single shared hosting plan?

Recently I contacted my shared hosting provider about setting up private SSL for a few of my sites. I have several sites hosted under the same plan (the plan allows for unlimited domains). However, I was told that since it is shared hosting and…
em444
  • 133
  • 1
  • 4
12
votes
3 answers

When are DNS "glue" (or "host") records needed?

I kind of know why glue records are needed (cyclic dependencies), but when are they needed? Are they only needed when setting a domain's nameservers to my own machine on the internet - like "ns1.mydomainonmyserver.com" ?? Is there any need / point…
Dougal
  • 317
  • 1
  • 5
  • 11
11
votes
7 answers

How can I explain the difference between a domain name and a web host?

I'm wondering if anyone has any useful analogies to describe what DNS is versus hosting. The average user "just wants a website" and sees it as one atomic unit. To be fair it is possible to buy it like this from some companies but in some situations…
noonand
  • 287
  • 1
  • 7
  • 25
1
2
3
81 82