Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View fapestniegd's full-sized avatar

James S White fapestniegd

View GitHub Profile
Once we know how many nodes of what size and type we're talking about, we'll want to phase it out:
We have a few options along the way.
All hardware prices below are list (no tax included) as of 20100615, and deals could undoubtedly be found.
"server" prices are estimates for Dell 2970s with DRAC boards, redundant power supplies
Costs for : server racks,
cabling,
patch panels,
power distribution units,
breaker boxes,
uninterruptible power supplies,
if [ -f /etc/redhat-release ]; then
yum install -y httpd mod_ssl mod_perl ||
cat<<EOF>/etc/httpd/conf.d/recollection_dav.conf
Alias /working/ "/software/data/factory/working/"
<Directory "/software/data/factory/working/">
DAV On
PerlFixupHandler +ApachePerl::AutoMKCOL
PerlCleanupHandler +ApachePerl::AutoDeleteEmpty
Options Indexes MultiViews FollowSymLinks
AllowOverride None
# Fresh install centos5 on redwood
# redwood
yum install -y git
ssh-keyscan -t rsa freyr.websages.com > .ssh/known_hosts
wd deploy --to=redwood
clear; (cd /opt/local/jarvis/; ./universal.pl)
# look for @INC errors... Remediate them as follows:
cgminer version 3.3.4 - Started: [2013-08-28 20:41:40]
--------------------------------------------------------------------------------
(5s):2.578G (avg):2.741Gh/s | A:84 R:0 HW:2 WU:42.2/m
ST: 2 SS: 0 NB: 1 LW: 168 GF: 0 RF: 0
Connected to us1.bitminter.com diff 1 with stratum as user jameswhite_terra
Block: 0013f139032c309d... Diff:65.8M Started: [20:41:40] Best share: 231
--------------------------------------------------------------------------------
[P]ool management [S]ettings [D]isplay options [Q]uit
AMU 0: | 312.5M/319.4Mh/s | A: 6 R:0 HW:1 WU: 3.4/m
AMU 1: | 327.4M/331.1Mh/s | A:13 R:0 HW:0 WU: 6.4/m
# list follows
whitejs@eir:~$ echo -e '\n\n\n\n\n' > sedfile
whitejs@eir:~$ cat /etc/passwd | md5sum
cf126f084734ebe8113f95dd5540106e -
whitejs@eir:~$ cat /etc/passwd | sed -f sedfile | md5sum
cf126f084734ebe8113f95dd5540106e -
[ ! -d ~/.chef ] && mkdir -p ~/.chef
cat<<EOF > .chef/knife.rb
knife[:vsphere_host] = "virtualcenter.eftdomain.net"
knife[:vsphere_user] = "${LOGNAME}"
knife[:vsphere_pass] = "${WINDOWS_PASSWORD}"
knife[:vsphere_dc] = "Nashville"
knife[:vsphere_insecure] = true
EOF
chmod 600 .chef/knife.rb
proxyon; export GEM_HOME=~/lib; gem install knife-vsphere --no-ri --no-rdoc
Start watching: https://puppetlabs.com/puppetconf-2013-live
Check out today's full schedule below. All times in UTC.
16:00: Keynote: Stop Hiring DevOps Experts (And Start Growing Them) - Jez Humble, ThoughtWorks
16:30: Keynote: Puppet for Production in WebEx - Reinhardt Quelle, Cisco/WebEx
17:00: Keynote: Puppet at Scale – Case Study of PayPal's Learnings - Stan Hsu, PayPal
17:25: Keynote: VMware vCHS, Puppet, and Project Zombie - Nicholas Weaver, VMware
18:10: More Logstash Awesome - Jordan Sissel, DreamHost
20:30: Puppet Module Reusability - What I Learned from Shipping to the Forge - Gareth Rushgrove, Government Digital Service
21:20: DevOps Isn’t Just for WebOps: The Guerrilla’s Guide to Cultural Change - Michael Stahnke, Puppet Labs
16:00: Keynote: - Luke Kanies, Puppet Labs
16:40: Keynote: Why Did We Think Large Scale Distributed Systems Would be Easy? - Gordon Rowell, Google
17:15: Keynote: Open Sourcing the Cloud - Brian Stevens, Red Hat
18:10: How Do We Better Sell DevOps? - Gene Kim, IT Revolution Press
20:30: Nobody Has To Die Today: Keeping The Peace With The Other Meat Sacks - Mykel Alvis, MomentumSI
21:20: Vampires vs Werewolves: Ending the War Between Developers and Sysadmins with Puppet - Bess Sadler, Stanford University Library
22:10: So You've Got Scalability. Now What? - Carla Souza, Reliant Security
23:20: Multi-Provider Vagrant: AWS, VMware, and More - Mitchell Hashimoto, HashiCorp
00:10: Building Data-Driven Infrastructure with Puppet - James Fryman, GitHub, Inc.
uri ldaps://freyr.websages.com:636
base dc=websages,dc=com
ldap_version 3
scope sub
TLS_CACERT /etc/ldap/ssl/domain_trustchain.pem
TLS_REQCERT allow