rpi-watchdog
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
rpi-watchdog [2024/01/19 19:34] – gm5aug | rpi-watchdog [2025/07/28 20:44] (current) – [Steps to install and run RPi Watchdog:] 2e0ijc | ||
---|---|---|---|
Line 7: | Line 7: | ||
< | < | ||
sudo -i | sudo -i | ||
- | echo ' | + | echo ' |
- | reboot | + | |
- | </ | + | |
- | + | ||
- | Then copy/paste these commands into your terminal, one at a time: | + | |
- | + | ||
- | < | + | |
- | sudo -i | + | |
yes | apt install watchdog | yes | apt install watchdog | ||
echo ' | echo ' | ||
Line 20: | Line 13: | ||
echo ' | echo ' | ||
systemctl enable watchdog | systemctl enable watchdog | ||
- | systemctl start watchdog | + | reboot |
- | systemctl status watchdog | + | |
</ | </ | ||
+ | To include your WiFi interface in the scope of the watchdog check: | ||
+ | |||
+ | < | ||
+ | sudo su | ||
+ | echo ' | ||
+ | reboot | ||
+ | </ | ||
--- // | --- // | ||
rpi-watchdog.1705692879.txt.gz · Last modified: by gm5aug