Changes between Version 59 and Version 60 of ServerIntro
- Timestamp:
- Dec 14, 2010, 3:02:41 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ServerIntro
v59 v60 8 8 * Your server should have good CPU speed(dual Xeon or Opteron), at least 2 GB of RAM, and at least 40 GB of free disk space. For a high-traffic project, use a machine with 8 GB of RAM or more, and 64-bit processors. 9 9 * Do whatever you can to make it highly reliable (UPS power supply, RAID disk configuration, hot-swappable spares, temperature-controlled machine room, etc.). 10 * Put it behind a firewall .10 * Put it behind a firewall; allow access via port 80 (HTTP) and optionally 443 (HTTPS). 11 11 * Make it secure; turn off any unneeded network services, especially those that use plaintext passwords (like FTP or Telnet). 12 12