Recent Activity
Brian Heston
User for 1 year
Created Content
Recently Created Pages View All
DW Service agent installation
wget https://www.dwservice.net/download/dwagent_x86.shchmod +x dwagent_x86.sh./dwagent_x86.sh
New Portainer setup
# create persistent volume for portainer data docker volume create --driver local portainer # c...
Webex Status Light
This note provides the specific details needed to tie your Webex status into a Do Not Disturb lig...
logWatch.sh
#!/bin/bash # USER VARIABLES TARGET_LOG_FILE="/var/tmp/testLog.log" # Log File to monitor ...