This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
# | |
# Ansible playbook: install Mosquitto from PPA on Ubuntu v201502131346 | |
# Louis T. Getterman IV (@LTGIV) | |
# www.GotGetLLC.com / www.opensour.cc | |
# | |
# Thanks to @jpmens for insight on cert locations ( https://twitter.com/jpmens/status/565513595644313600 ) | |
# | |
# Example Usage: | |
# [user@host ~$] ansible-playbook /etc/ansible/playbooks/ubuntu-mosquitto.yml --extra-vars 'target=nameFromHostsFile' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# bitcoind upstart v201502051158 | |
# Louis T. Getterman IV (@LTGIV) | |
# www.GotGetLLC.com / www.opensour.cc | |
# | |
# Example usage: | |
# Save as /etc/init/bitcoind.conf | |
# service bitcoind (start|stop|status|restart) | |
# | |
# Thanks to: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DFWU GitHub Gist is now a GitHub Repository, and part of my "DDNS Utilities" package: | |
https://github.com/LTGIV/ddns-utils.git | |
-Louis T. Getterman IV | |
2015-02-23 22:12:15 UTC |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
# | |
# Quick compile: bitcoind for Ubuntu v201501310502 | |
# Louis T. Getterman IV (@LTGIV) | |
# www.GotGetLLC.com / www.opensour.cc | |
# | |
# Example Usage: | |
# ./compile-bitcoind.bash | |
# | |
# Compiling bitcoind (round 2) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
# | |
# Ansible playbook: Webmin (for Ubuntu) GitHub Gist is now a GitHub Repository, and part of my "GotGet Common - Ansible - Playbooks" package: | |
# https://github.com/LTGIV/ggcom-ansible-playbooks.git | |
# | |
# -Louis T. Getterman IV | |
# 2015-04-18 05:47:37 UTC |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php echo '<?xml version="1.0" encoding="UTF-8"?>'."\n"; | |
/** | |
* Twilio SIP Voice Receiver => Asterisk PBX (also works on FreePBX's Inbound Routes) | |
* (Constructive suggestions for improvement are certainly welcomed.) | |
* | |
* Based on dealing with Jonathan Gottfried's blog entry on Twilio re: Twilio => SIP => Asterisk: | |
* https://www.twilio.com/blog/2013/03/build-a-twilio-hard-phone-with-sip-from-twilio-raspberry-pi-asterisk-freepbx-and-the-obihai-obi100.html | |
* | |
* Point Twilio Voice Request URL to http://YOUR-SERVER.COM/path/call.php/###-###-#### | |
* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am ltgiv on github. | |
* I am ltgiv (https://keybase.io/ltgiv) on keybase. | |
* I have a public key whose fingerprint is 0974 1D72 A708 D42A DAD7 D921 3D90 7537 A722 0250 | |
To claim this, I am signing this object: |
NewerOlder