From 07d722a034c95de70103a35f6aab3478c0a73040 Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Wed, 19 Dec 2018 17:31:47 -0800 Subject: [PATCH] Updated Linux (markdown) --- Linux.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Linux.md b/Linux.md index b5b3787..bb20378 100644 --- a/Linux.md +++ b/Linux.md @@ -6,6 +6,11 @@ statping version ``` [![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-white.svg)](https://snapcraft.io/statping) +If you are using [snap](https://snapcraft.io/statping), you can simply run this command to install Statping. +```shell +sudo snap install statping +``` + ## Systemd Service Setting up a systemd service is a great way to make sure your Statping server will automatically reboot when needed. You can use the file below for your service. You should have Statping already installed by this step. ###### /etc/systemd/system/statping.service