From dab826a5dfbe125f62d581aca1f548922b4e94dd Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sun, 22 Mar 2015 17:27:22 +0100 Subject: Added missing preposition in article on self hosting --- articles/2014-09-13_lessons_learned_in_five_years_of_self_hosting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'articles/2014-09-13_lessons_learned_in_five_years_of_self_hosting.md') diff --git a/articles/2014-09-13_lessons_learned_in_five_years_of_self_hosting.md b/articles/2014-09-13_lessons_learned_in_five_years_of_self_hosting.md index 15a5446..3b38751 100644 --- a/articles/2014-09-13_lessons_learned_in_five_years_of_self_hosting.md +++ b/articles/2014-09-13_lessons_learned_in_five_years_of_self_hosting.md @@ -8,7 +8,7 @@ This also means that I did not shut down the SheevaPlug but it _happily_ continu ## Requirements -While one could use any computer equipped with a network connection as a personal server it pays off invest in a _Plug Computer_ like the SheevaPlug[^2] or any other low-power [single board computer]. Most of these devices combine a small form factor with low-power usage, passive cooling and enough performance to run web applications. +While one could use any computer equipped with a network connection as a personal server it pays off to invest in a _Plug Computer_ like the SheevaPlug[^2] or any other low-power [single board computer]. Most of these devices combine a small form factor with low power usage, passive cooling and enough performance to run web applications. Besides a viable computing platform one also requires a Internet connection that offers a public IP address and is not hidden behind a provider subnet. A static IP address on the other hand is not required as a dynamic DNS setup based on [NoIP] or [DynDNS] works really well in my experience. The IP address assigned to my home connection doesn't change more than once a day and downtimes due to DNS related problems were minimal. -- cgit v1.2.3