I'm learning Rails development and attempting to learn how to manage a server to host the rails applications I develop. I want to host each of them at distinct domain names.
I know that server management is not to be taken lightly (that's an understatement) but Linode has some guides for beginners so I'm hoping I can learn as I go. I have to make a choice among these three set ups (if I want to use their guides). Can you offer any insights about what I might prefer as a beginner?
-Apache on Debian 6 (Squeeze)
-Apache on Ubuntu 10.04 (Lucid)
-Apache on Ubuntu 10.10 (Maverick)
I personally use a Mac (if that matters)