Building A Home Web Server: Grant Root
Building A Home Web Server: Grant Root
Grant Root
grant@rootcentral.org
This Presentation
... is posted on my site, at http://www.rootcentral.org. Look for a Site News entry with a link to the presentation.
The Downside
Bandwidth limitations
Significant learning curve
Requirements
Web server
Wireless
T-1 / Fractional T-1
Speed / Throughput
My SBC DSL:
YMMV
name
Whois tools nameboy.com, etc.
Choosing a registrar
Price
Reputation
Maintenance tools
Registrars
http://www.technopagan.org/dynamic/
e.g. rootcentral.dyndns.org
Firewall First!
DMZ?
Selecting a Firewall
Base architecture
Features
Hardware vs. software
Software platform
Ease of use is critical
Hardware firewalls
Dedicated appliances
Software firewalls
Set Up Firewall
Use NAT (network address translation) to translate private to public IP addresses and vice-versa.
Allow access from the Internet to port 80 on web server. Use port forwarding if web server has a private address.
Redundant array of independent disks Provides data protection from hardware failures (*not* mistakes) More drives, performance issues
Hardware or software based
Apache
Disable indexes
Common problems:
Apache config
On the server using text-based tools or more likely... On your [Windows | Linux] workstation w/ text or GUI tools
Questions