diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-06-13 14:18:47 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-06-13 17:50:15 +0100 |
commit | 7d729dd605b06b25047324ff097688ccd09a4f5e (patch) | |
tree | 067c7e49a33f46fb9a7dd77af932feb712229b9d /docs/getting_started.md | |
parent | 3ee9c31040a70b26cbad9b505a9ef0bb512371ef (diff) |
Make it clear that we recommend 64-bit hardware for Debian.
Closes #1200.
Diffstat (limited to 'docs/getting_started.md')
-rw-r--r-- | docs/getting_started.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting_started.md b/docs/getting_started.md index 4bfd9eb24..c51847b69 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -109,7 +109,7 @@ advantage if they do. You'll also need to source a server. You should ask your tech person to help with this. The minimum spec for running a low traffic website is 512MB RAM and -a 20GB disk. 2GB RAM would be ideal. We recommend Debian Squeeze as the +a 20GB disk. 2GB RAM would be ideal. We recommend Debian Squeeze 64-bit as the operating system, though any sort of Linux should do. Rackspace offer suitable cloud servers, which start out at around $25 / month. Then your tech person should follow the [installation documentation]({{ site.baseurl }}docs/installing). |