Good feedback.  After writing the post I realized I failed to take into consideration the $25/mo I am paying extra for the Internet connection.  So actually home hosting cost me more given I had to buy hardware.    The potential for getting more is there and the potential for getting less is there also.  Performance/service that is. This is probably a short term thing.  I would not recommend serving any important websites on a business cable account. I run everything, LAMP + DNS + MAIL (SMTP & IMAP).  So far so good.  I think I may try round cube for webmail.    Thanks!! According to http://www.speedtest.net/  Down :  17.28 Mbsp  Up :  8.65 Mbsp   ------------------------ Keith Smith On Thursday, February 20, 2014 12:08 PM, Matt Graham wrote: On 2014-02-19 16:45, keith smith wrote: > I have cox cable and switched from residential cable to business > cable for just for that purpose. It cost me $25/mo more to do so and I > am able to run a server. Cox residential blocks inbound port 80 (naturally) but doesn't block inbound port 443.  Of course, it's probably against the TOS to run your apache on a residential connection. > My AWS3 backups run about $6/mo and I don't know how much extra > electricity my web server uses.  I figure a battery backup is > a necessity so that is an added expense. My home box doesn't need to be on 24/7, so I've put it and the cablemodem and the router on a power strip.  Suspend-to-disk in the morning, power off before leaving work, and I should be able to save a few pennies in the summer as all those heat-generating things are totally off during the hottest parts of the day. > I miss WHM/cPanel. And I miss GoDaddy's webmail. There are things that work sort of like cpanel.  You can even buy a cpanel license, but I think it only works well with CentOS/RHEL.  There are a number of Free webmail server-side interfaces like roundcube and squirrelmail--I'm using roundcube to write this.  It's got all the basic stuff you'd need and has plugins for additional functionality.  (Its web interface kind of barfs on Android in landscape mode, which is annoying, but that's why K-9 Mail exists.)  You can also pay the developers for custom stuff and/or support, IIRC. The problem is that all of these webmail things require that you install and configure an SMTP server and an IMAP server.  This can get insanely complicated if you're supporting hundreds of users and hundreds of G of mail, but it can be much simpler if you've got just a few users. > My Internet connection services several computers, so if > there are several people streaming video, I wonder how that > affects the bandwidth needed for the web server? Hm.  What are the claimed up/down speeds you're supposed to get?  1K HTTP GET up can be a 100K JPEG down (or whatever) so residential stuff's always down-biased.  The next time several people are downloading a bunch of stuff, try hitting your webserver from another connection (phone?), and see how it performs.  If it's reasonably fast, no worries. > At this point, for me, I think a home server is the best > bang for the buck. I thought about this too, because I can get 1T of disk in a home box quite cheaply, and the same amount of disk would be insanely expensive in any VPS.  The money math didn't really work out for me though, and I don't need to have *all* my data Net-accessible all the time.  YMMV, naturally. -- Crow202 Blog: http://crow202.org/wordpress There is no Darkness in Eternity But only Light too dim for us to see. --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org To subscribe, unsubscribe, or to change your mail settings: http://lists.phxlinux.org/mailman/listinfo/plug-discuss