Skip to content

Instantly share code, notes, and snippets.

View fapestniegd's full-sized avatar

James S White fapestniegd

View GitHub Profile
# with the AP4J java applet running on 172.17.2.54:7070
################################################################################
# add these to your apache config
ProxyPass /7070/ http://172.17.2.54:7070/
ProxyPassReverse /7070/ http://172.17.2.54:7070/
ProxyRequests On
ProxyVia On
#!/bin/bash
TARGET=$1
USER=$(echo ${TARGET}|sed -e 's/@.*//')
HOST=$(echo ${TARGET}|sed -e 's/.*@//')
KH=$(mktemp /tmp/known_hosts.XXXX);
ssh-keyscan -t dsa,rsa ${HOST} > ${KH} 2>/dev/null
ssh -oUserKnownHostsFile=${KH} $*
/bin/rm ${KH}
Dear Customer,
Amazon is currently gathering research on the customer experience of S3, and recognized that you have substantially discontinued the use of S3 storage in the past 12 months. We are hoping you could share what motivating factors guided your decision to leave our service, and if possible, what new solution you have chosen for data storage. Your feedback will directly assist us in improving our storage product offering.
Thanks for your time and assistance from the Amazon S3 team.
Best,
Martin Williams
Global setup:
Set up git
git config --global user.name "James S White"
git config --global user.email [email protected]
Next steps:
mkdir gary
Puppet converts this:
interface GigabitEthernet0/1
description --> to upstream router
switchport trunk allowed vlan 99,1000
switchport mode trunk
end
into this:
Not Critical
DNS Name: www.bubbleup.net
DNS Name: www.waltonandjohnson.com
DNS Name: api.bugilive.com
DNS Name: store.abbyabbondanza.com
DNS Name: thegraincollective.bubbleupstore.com
DNS Name: walterbecker.mailboatstore.com
DNS Name: www.bbkingclubs.com
DNS Name: www.firehousesaloon.com
DNS Name: www.freakparade.com
jQuery.jstree._reference( $('#' + data.rslt.obj.attr("id") )).delete_node( $('#' + jQuery.jstree._reference( $('#' + data.rslt.obj.attr("id") ))._get_children().attr("id") ));
//Add the children returned by the POST
if (r.children) {
for(var i=0; i<r.children.length; i++){
$("#certificate_tree").jstree( "create", data.rslt.obj, "inside", r.children[i], null, true );
}
#!/bin/bash
search=$1
if [ -z "$search" ];then search="objectclass=*";fi
ldapsearch -h eftdomain.net \
-b "ou=EFT Users,dc=eftdomain,dc=net" \
-D "[email protected]" \
-s sub -xw ${WINDOWS_PASSWORD} \
"(${search})" \
| tr "\n" ''| sed -e 's/ //g' | tr '' "\n"
\\\//
-(o o)-
========================oOO==(_)==OOo=======================Top
Subj: Software & Hardware Engineers And Manager's Car Stops
From: Internet Humor Archive (DU)
(Also see 'Three Computer People Have A Car Problem' - COMPUTERS3
and see 'Car Stops For Three Engineers' in ENGINEER3)
A software engineer, hardware engineer and department manager
were on their way to a meeting in Switzerland. They were
aci: (targetattr="carLicense || description || displayName || facsimileTelephoneNumber || homePhone
|| homePostalAddress || initials || jpegPhoto || labeledURL || mail || mobile || pager || photo || p
ostOfficeBox || postalAddress || postalCode || preferredDeliveryMethod || preferredLanguage || regis
teredAddress || roomNumber || secretary || seeAlso || st || street || telephoneNumber || telexNumber
|| title || userCertificate || userPassword || userSMIMECertificate || x500UniqueIdentifier")(versi
on 3.0; acl "Enable self write for common attributes"; allow (write) userdn="ldap:///self";)