Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Fri Feb 10, 2012 6:25 am 
Offline
Senior Member

Joined: Wed Dec 01, 2010 10:39 am
Posts: 71
Website: http://www.pannix.net
Location: Belgium
I guess this is the most appropriate place to ask.
What is the difference between the types of hosting?
My Hostgator account is called web hosting, but isn't this more correctly referred to as shared-hosting?
I have moved a first site from Hostgator to my Linode. Is this site now self-hosted ? However, managing your own Wordpress blog on a shared hosting account is also called self-hosting.
What do you tell other people? "I am now self-hosting my websites", or "My websites are on my VPS"?


Top
   
 Post subject:
PostPosted: Fri Feb 10, 2012 7:27 am 
Offline
Junior Member

Joined: Tue Jan 31, 2012 6:17 am
Posts: 42
Website: https://www.serverfruit.com/
Location: Denmark
On hostgator, you probably are on their shared plans. On Linode you are on a VPS.

The most correct way to say it is probably that you're on a VPS. However, most people don't know what a VPS is, so I guess it doesn't really matter.

_________________
lakridserne
Serverfruit - shared and managed VPS hosting, SSL certificates and domains
Awesome servers rented from Linode!


Top
   
 Post subject:
PostPosted: Fri Feb 10, 2012 8:10 am 
Offline
Senior Member

Joined: Wed Dec 01, 2010 10:39 am
Posts: 71
Website: http://www.pannix.net
Location: Belgium
As far as the general public is concerned I might as well be doing some hocus pocus? :?

Quote:
Any sufficiently advanced technology is indistinguishable from magic.


Top
   
 Post subject:
PostPosted: Fri Feb 10, 2012 8:11 am 
Offline
Senior Member
User avatar

Joined: Fri Dec 11, 2009 7:09 pm
Posts: 168
I say I have my own server.

_________________
--
Chris Bryant


Top
   
 Post subject:
PostPosted: Fri Feb 10, 2012 9:52 am 
Offline
Junior Member
User avatar

Joined: Mon Jun 20, 2011 8:54 am
Posts: 44
+1 on saying "I have my own server". Self-hosted sometimes implies that you have a server (or 6) in your basement/bedroom closet/garage/behind the couch. But to the general public, it is pretty much hocus pocus

<Disclaimer> Okay, I didn't have one in the garage, but that's only because I didn't have a garage! :D </Disclaimer>


Top
   
 Post subject:
PostPosted: Fri Feb 10, 2012 11:36 am 
Offline
Senior Member

Joined: Fri May 02, 2008 8:44 pm
Posts: 1121
In Hostgator, if you want to change something that isn't permitted by the host, like installing the bleeding-edge version of a programming language or running some random background process, you have to ask them to enable it. If they say no, you're screwed.

In Linode, if you want to do anything whatsoever, you just do it. No need to ask anybody for permission, as long as you're not breaking the law or abusing the service (like spamming). If you want to torrent open-source stuff (no copyright violation) 24/7, by all means do it.

If you don't need the extra configurability as well as the extra responsibility that comes with it, there's no difference, it's just a damn website.


Top
   
 Post subject:
PostPosted: Fri Feb 10, 2012 12:03 pm 
Offline
Senior Member
User avatar

Joined: Tue May 26, 2009 3:29 pm
Posts: 1691
Location: Montreal, QC
Web: The most basic form. There's a lot of overlap with shared, but if I had to put a distinction on this, I'd say that at the basic level this just gets you static file hosting, not dynamic stuff.

Shared hosting: What people typically think of as web hosting. The company will have one (or more servers), and on each server, there will be many different accounts, each one hosting a different site.

Self hosting: Running everything off your own server, either some place you physically control, or colocated.

Dedicated hosting: similar to colocated, except you're renting the server from the company; you have complete control over the entire box.

VPS hosting: Half way between shared and dedicated. Instead of multiple people sharing one operating system on one box, but with different accounts, in this case virtualization software is used to create multiple virtual computers on a single physical host. Each person, with good virtualization, will get their own complete operating system to control. Functionally, this works pretty much identically to dedicated hosting, since you get a complete virtual server to control. The performance isn't as much as a dedicated, but you get cost savings (since multiple people share each box), and the fact that it's virtual grants an enormous amount of additional flexibility (moving a virtual machine to a different machine or even a different datacenter is very easy, but moving a dedicated server to a different datacenter involves a truck).


Top
   
 Post subject:
PostPosted: Fri Feb 10, 2012 12:04 pm 
Offline
Senior Member
User avatar

Joined: Fri Dec 11, 2009 7:09 pm
Posts: 168
A number of Linodians use their Linode for something other than serving a website, as well. I know many run asterisk.
There was a thread around on what unusual things people use their 'nodes for.

_________________
--

Chris Bryant


Top
   
 Post subject:
PostPosted: Fri Feb 10, 2012 12:37 pm 
Offline
Senior Member

Joined: Wed Dec 01, 2010 10:39 am
Posts: 71
Website: http://www.pannix.net
Location: Belgium
"I have my own VPS" is probable the most correct phrase, but then I would have to explain what a VPS is to .... like 95% of the people. To make it easy for myself I think I will stick to "I have a server".

The thread about what unusual things people use their 'nodes for, sounds like fun.


Top
   
 Post subject:
PostPosted: Fri Feb 10, 2012 5:59 pm 
Offline
Senior Member
User avatar

Joined: Tue May 26, 2009 3:29 pm
Posts: 1691
Location: Montreal, QC
I use mine for the boring standard stuff, but I also use mine for "random useful stuff". For example, I've got OpenVPN on it and I use that to watch Netflix USA content, which is distinct from Netflix Canada content. I also use my linode to drive a dynamic DNS service for my home file server after DynDNS deleted all of my hostnames with no possibility of recreating them as part of their "screw over all of the few remaining free customers" campaign.


Top
   
 Post subject:
PostPosted: Fri Feb 10, 2012 11:56 pm 
Offline
Senior Member

Joined: Fri Jan 09, 2009 5:32 pm
Posts: 634
Guspaz wrote:
I also use my linode to drive a dynamic DNS service for my home file server after DynDNS deleted all of my hostnames with no possibility of recreating them as part of their "screw over all of the few remaining free customers" campaign.


I do the same, but just using the linode api rather than needing to run anything on my linode


Top
   
 Post subject:
PostPosted: Sat Feb 11, 2012 10:00 am 
Offline
Senior Member
User avatar

Joined: Tue Apr 13, 2004 6:54 pm
Posts: 833
Guspaz wrote:
I also use my linode to drive a dynamic DNS service for my home file server after DynDNS deleted all of my hostnames with no possibility of recreating them as part of their "screw over all of the few remaining free customers" campaign.

Huh? My free dnsalias.org entry is still working for me...

_________________
Rgds
Stephen
(Linux user since kernel version 0.11)


Top
   
 Post subject:
PostPosted: Mon Feb 13, 2012 11:06 am 
Offline
Senior Member
User avatar

Joined: Tue May 26, 2009 3:29 pm
Posts: 1691
Location: Montreal, QC
sweh wrote:
Guspaz wrote:
I also use my linode to drive a dynamic DNS service for my home file server after DynDNS deleted all of my hostnames with no possibility of recreating them as part of their "screw over all of the few remaining free customers" campaign.

Huh? My free dnsalias.org entry is still working for me...


I had several ath.cx domains. DynDNS has been pulling tricks to try to get rid of free accounts. Their latest was to send out an e-mail that suspiciously ended up in everybody's spam folder (their mail never has before, and it wasn't just me) that said something like "log into your interface in 5 days or we delete all your hosts". They deleted my hosts, and ath.cx is no longer available to create new domains, so they're all gone permanently.

glg wrote:
I do the same, but just using the linode api rather than needing to run anything on my linode


That's what I'm doing. The linode is required because I can't use the Linode API without having a linode. Also, I stuck a PHP script on my linode that spits out the IP of the requesting user, which is used by the dyndns client to figure out if its IP has changed. There are public services I could use for this, though (it was faster to write a one-line PHP script than find a good service), so there isn't really anything critical being done on the linode.


Top
   
 Post subject:
PostPosted: Wed Feb 15, 2012 10:57 am 
Offline
Senior Member

Joined: Fri Jan 09, 2009 5:32 pm
Posts: 634
Guspaz wrote:
glg wrote:
I do the same, but just using the linode api rather than needing to run anything on my linode


That's what I'm doing. The linode is required because I can't use the Linode API without having a linode. Also, I stuck a PHP script on my linode that spits out the IP of the requesting user, which is used by the dyndns client to figure out if its IP has changed. There are public services I could use for this, though (it was faster to write a one-line PHP script than find a good service), so there isn't really anything critical being done on the linode.


Target="[remote_addr]" works with the API, no need for for the php page on your linode.

(yes, obviously one has to have a linode to have access to the API, but what I'm doing with the API isn't touching my linode at all)


Top
   
 Post subject:
PostPosted: Wed Feb 15, 2012 1:02 pm 
Offline
Junior Member

Joined: Tue Mar 29, 2011 10:34 am
Posts: 25
Website: http://www.netrival.com
I am actually surprised.. You are on Unmanaged VPS and still don't know the meaning of these things!! :wink:


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group