Skip to content
  • read -p "Press enter to continue" does not work when using in a piped environement (eg curl ... | bash)

  • Add Watchdog:

    sudo apt install watchdog

    Minimal file /etc/watchdog.conf

    ping			= 192.168.178.3
    max-load-1		= 24
    
    watchdog-device	= /dev/watchdog
    
    realtime		= yes
    priority		= 1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment