I hereby claim:
- I am hernandanielg on github.
- I am hernandanielg (https://keybase.io/hernandanielg) on keybase.
- I have a public key ASAPdO6A45PrkE_PuFerLteRsL12o0nz1a50eSu8mgCxfgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| package main | |
| import ( | |
| "context" | |
| "fmt" | |
| "github.com/docker/docker/api/types" | |
| "github.com/docker/docker/client" | |
| ) |
| #!/bin/bash | |
| # | |
| # @author: Hernan Garcia <hernandanielg@gmail.com> | |
| # https://gist.github.com/hernandanielg/430f3adb8e297f37ef6f0efb45a51bdc | |
| # | |
| # usage: ./delete_iam_user.sh [options] <user> | |
| # options: | |
| # -d|--dry-run dry run mode | |
| # |
:~# curl -O http://openssl.org/source/openssl-<version>.tar.gz
:~# tar xvf openssl-<version>.tar.gz
:~# cd openssl-<version>
:~# yum install perl gcc make zlib-devel -y
:~# ./config --prefix=/usr/local --openssldir=/usr/local/openssl shared zlib-dynamic
:~# make && make install
This is a basic installation/configuration "how-to" to provide DNSSEC using OpenDNSSEC and BIND. ENUM is involved since it uses NAPTR records.
apt-get update && apt-get upgrade
apt-get install softhsm opendnssec opendnssec-enforcer opendnssec-enforcer-sqlite3