I hereby claim:
- I am zomo on github.
- I am zomo (https://keybase.io/zomo) on keybase.
- I have a public key whose fingerprint is 27A9 1057 DCC8 8FB7 BE78 9537 54CF 4162 57E8 4312
To claim this, I am signing this object:
#!/bin/sh | |
# taken from http://qmail.jms1.net/djbdns/osx.shtml | |
# find appropriate uid/gids by $ dscl . -list /Users UniqueID | sort -n -k2 | |
# if you are working with a directory services path other than the | |
# local machine, put the correct path here. | |
DSPATH="." | |
# if you need different numeric UID/GID values, set them here |
#!/usr/bin/env ruby | |
require 'nokogiri' | |
require 'pp' | |
xin = Nokogiri::XML(STDIN) | |
xout = Nokogiri::XML::Builder.new do |x| | |
x.database { | |
xin.css('PwList').each do |list| | |
group = list['name'] |
$ cp ~/Music/iTunes/iTunes\ Music\ Library.xml ~/itunes.xml | |
$ xml select --template \ | |
--elem voicememos \ | |
--match "//dict[string='Voice Memo']" \ | |
--elem voicememo \ | |
--elem name \ | |
--copy-of "key[text()='Name']/following-sibling::string[1]/text()" \ | |
--break \ | |
--elem location \ |
--- /usr/lib/python2.6/site-packages/cobbler/utils.py- 2013-06-20 01:42:48.000000000 -0400 | |
+++ /usr/lib/python2.6/site-packages/cobbler/utils.py 2013-09-26 22:51:42.000000000 -0400 | |
@@ -1168,13 +1168,15 @@ | |
# arg | |
raise "Internal error: API handle is required" | |
- is_remote = is_remote_file(src) | |
+ logger.info('skipping is_remote_file, is_safe_to_hardlink checks') | |
+ is_remote = False | |
+ # is_remote = is_remote_file(src) |
# install a build zone | |
# 9eac5c0c-a941-11e2-a7dc-57a6b041988f base64 13.1.0 smartos 2013-04-26T15:17:57Z | |
[root@hxd11 ~]# vmadm create -f smartos.json | |
[root@hxd11 ~]# I=... | |
[root@hxd11 ~]# zlogin ${I} | |
# Prereqs | |
[root@smartos ~]# pkgin install gcc47 openssl libpam zlib |
I hereby claim:
To claim this, I am signing this object:
// from https://news.ycombinator.com/item?id=8554132 | |
javascript:(function()%20{%20var%20s,e,i,ee=document.getElementsByTagName('*');%20for(i=0;%20e=ee[i];%20i++)%20{%20s=getComputedStyle(e);%20if%20(s%20&&%20s.position%20==%20'fixed')%20e.style.position='static';%20}%20})(); |
--- /home/lemon/tmp/puppetmaster 2014-11-29 07:33:00.105610545 +0000 | |
+++ /usr/local/etc/rc.d/puppetmaster 2014-11-29 07:33:44.000000000 +0000 | |
@@ -28,13 +28,13 @@ | |
unset puppetmaster_flags | |
pidfile="${puppetmaster_rundir}/master.pid" | |
-puppet_manifestdir="$($command config print manifestdir)" | |
+puppet_manifest="$($command config print manifest)" | |
start_precmd="puppetmaster_checkconfig" |
I hereby claim:
To claim this, I am signing this object: