Skip to content

Instantly share code, notes, and snippets.

View ckaenzig's full-sized avatar

Christian Kaenzig ckaenzig

View GitHub Profile
#!/bin/bash
DATE=$1
ME=Christian
LOG_CMD="git log \$branch --after \"$DATE 00:00\" --before \"$DATE 23:59\" --author $ME"
#set -x
for gitd in $(find -maxdepth 2 -mindepth 2 -type d -name .git); do
d=$(dirname $gitd)

Keybase proof

I hereby claim:

  • I am ckaenzig on github.
  • I am ckaenzig (https://keybase.io/ckaenzig) on keybase.
  • I have a public key whose fingerprint is 66F7 2A90 5FD9 2F3F EADC AC71 9087 1CDE DEE3 3CA1

To claim this, I am signing this object:

[root@kissrv53 geomapfish-installer]# yum install postgis2_94
Loaded plugins: product-id, search-disabled-repos, subscription-manager
Repository 'puppetlabs' is missing name in configuration, using id
Resolving Dependencies
--> Running transaction check
---> Package postgis2_94.x86_64 0:2.1.4-1.rhel7 will be installed
--> Processing Dependency: libgdal.so.1()(64bit) for package: postgis2_94-2.1.4-1.rhel7.x86_64
--> Running transaction check
---> Package gdal-libs.x86_64 0:1.11.0-2.el7 will be installed
--> Processing Dependency: libodbcinst.so.2()(64bit) for package: gdal-libs-1.11.0-2.el7.x86_64
[root@kissrv53 ~]# yum install httpd
Loaded plugins: product-id, search-disabled-repos, subscription-manager
rhel-7-server-rpms | 3.5 kB 00:00:00
rhel-7-server-rt-rpms | 4.0 kB 00:00:00
(1/2): rhel-7-server-rpms/7Server/x86_64/group | 701 kB 00:00:00
(2/2): rhel-7-server-rpms/7Server/x86_64/updateinfo | 1.9 MB 00:00:00
Resolving Dependencies
--> Running transaction check
---> Package httpd.x86