diff --git a/content/blog/raspberry-pi-wake-on-lan-server.md b/content/blog/raspberry-pi-wake-on-lan-server.md index 6d08203..dbaa904 100644 --- a/content/blog/raspberry-pi-wake-on-lan-server.md +++ b/content/blog/raspberry-pi-wake-on-lan-server.md @@ -177,4 +177,4 @@ So this is it! A simple, easy and cheap solution to monitor your servers' respon However, while this solution works to power servers back on after a power outage, it does not prevent them to be brutally shut down when the power loss occurs. For a proper tolerance to short power outage and a proper shutdown for your servers in case of a long one, buy a UPS. -Note that this "Wake On Lan" solution can totally co-exist with a UPS, so your servers are properly shutdown in case of a long power outage and automatically powered by on when the power's back! :slight_smile: +Note that this "Wake On Lan" solution can totally co-exist with a UPS, so your servers are properly shutdown in case of a long power outage and automatically powered back on when the power's back! :slight_smile: diff --git a/public/blog/raspberry-pi-wake-on-lan-server/index.html b/public/blog/raspberry-pi-wake-on-lan-server/index.html index ed02990..36e65e2 100644 --- a/public/blog/raspberry-pi-wake-on-lan-server/index.html +++ b/public/blog/raspberry-pi-wake-on-lan-server/index.html @@ -535,7 +535,7 @@

Configuring the Raspberry Pi

So this is it! A simple, easy and cheap solution to monitor your servers’ responsiveness and power them back on automatically if needed.

However, while this solution works to power servers back on after a power outage, it does not prevent them to be brutally shut down when the power loss occurs.
For a proper tolerance to short power outage and a proper shutdown for your servers in case of a long one, buy a UPS.

-

Note that this “Wake On Lan” solution can totally co-exist with a UPS, so your servers are properly shutdown in case of a long power outage and automatically powered by on when the power’s back! 🙂

+

Note that this “Wake On Lan” solution can totally co-exist with a UPS, so your servers are properly shutdown in case of a long power outage and automatically powered back on when the power’s back! 🙂