Skip to content

Instantly share code, notes, and snippets.

View teeebs's full-sized avatar

Trevor teeebs

  • Nevada City, CA
View GitHub Profile
@teeebs
teeebs / installation.txt
Last active June 30, 2017 20:34
Script to mute a monitor when host shuts down, then unmute and resolve when back online
vagrant@kratos:~$ chmod +x manage_monitor.sh
vagrant@kratos:~$ sudo cp manage_monitor.sh /etc/init.d/manage_monitor
vagrant@kratos:~$ sudo update-rc.d manage_monitor defaults