Skip to content

Instantly share code, notes, and snippets.

@ruanbekker
ruanbekker / docker-howto.txt
Created April 25, 2017 10:59
Some Docker Howto Command Line Examples
My Docker Notes. I will post more in future on details about Docker, Docker Compose, Docker Swarm on my blog under:
https://sysadmins.co.za/tag/docker
Get Docker:
# curl -sSL https://get.docker.io | bash
Docker Hub:
Search:
# docker search ubuntu
@rmflight
rmflight / adv-r.md
Last active June 7, 2017 04:07
compiling @hadley books

In the shell:

git clone https://github.com/hadley/adv-r.git
gem install jekyll mime-types

In R:

@mtigas
mtigas / gist:952344
Last active June 20, 2024 11:22
Mini tutorial for configuring client-side SSL certificates.

Client-side SSL

For excessively paranoid client authentication.


Updated Apr 5 2019:

because this is a gist from 2011 that people stumble into and maybe you should AES instead of 3DES in the year of our lord 2019.

some other notes: