I hereby claim:
- I am deepakmdass88 on github.
- I am deepakmdass88 (https://keybase.io/deepakmdass88) on keybase.
- I have a public key whose fingerprint is 833D E36D 021F 47A5 4288 E1CC C77C EE24 9379 FD6B
To claim this, I am signing this object:
| #!/usr/bin/env ruby | |
| # | |
| # graphite-mdash client - build ontop of munin-graphite | |
| # | |
| # Copyright: Copyright (c) 2012, Jonas Genannt <[email protected]> | |
| # | |
| # Author:: Adam Jacob (<[email protected]>) | |
| # Copyright:: Copyright (c) 2008 HJK Solutions, LLC | |
| # License:: GNU General Public License version 2 or later | |
| # |
| #! /bin/bash | |
| # | |
| # This script needs "fpm". If you dont have it, | |
| # run "gem install fpm" | |
| # | |
| # You also need to "apt-get install python-setuptools" (otherwise fpm fails) | |
| clean() { | |
| rm -rf whisper-0.9.9 carbon-0.9.9 graphite-web-0.9.9 |
| # First do a fresh install of CentOS 5.7 i386, server configuration (no GUI) | |
| # This should be performed as root since it's going to be installing a bunch of stuff | |
| # --- Update things to make sure we have the latest patches --- | |
| # Add EPEL so we can get reasonably recent packages | |
| rpm -Uvh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm | |
| # --- Install all the packages --- # | |
| yum -y install python-whisper python-carbon graphite-web python-memcached python-ldap httpd memcached |
| /* | |
| * | |
| * To enable this backend, include './backends/riemann' in the backends | |
| * configuration array: | |
| * | |
| * Requires Riemann Node client | |
| * | |
| * backends: ['./backends/riemann'] | |
| * | |
| */ |
| #! /usr/bin/ruby | |
| require 'net/ssh' | |
| user_name = ARGV[0] | |
| if user_name == NIL | |
| abort("No username mentioned. command should run like ---> account_call_details.rb {plivo username}") | |
| else | |
| cmd_format_userid = %q(psql -U postgres plivo_cloud -F, --no-align -c "select id from auth_user where username=') | |
| cmd_userid = cmd_format_userid + user_name + %q(';" | grep -v id | grep -v row) |
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| --- | |
| # ^^^ YAML documents must begin with the document separator "---" | |
| # | |
| #### Example docblock, I like to put a descriptive comment at the top of my | |
| #### playbooks. | |
| # | |
| # Overview: Playbook to bootstrap a new host for configuration management. | |
| # Applies to: production | |
| # Description: | |
| # Ensures that a host is configured for management with Ansible. |
| #include <stdlib.h> | |
| #include <stdio.h> | |
| #include <string.h> | |
| #include <stdint.h> | |
| #include <clem_rmq.h> | |
| #include <assert.h> | |
| #include <amqp_tcp_socket.h> | |
| #include <amqp.h> |
Edward Snowden answered questioned after a showing of CITIZENFOUR at the IETF93 meeting; this is a transcript of the video recording.
For more information, see the Internet Society article.