I hereby claim:
- I am chr4 on github.
- I am chr4 (https://keybase.io/chr4) on keybase.
- I have a public key ASAC2cWqMZFJHH54RN9scNgsEz09RfULwCePquEv7pwIqAo
To claim this, I am signing this object:
/*! | |
* Bootstrap v4.0.0-beta (https://getbootstrap.com) | |
* Copyright 2011-2017 The Bootstrap Authors | |
* Copyright 2011-2017 Twitter, Inc. | |
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) | |
*/ | |
@media print { | |
*, | |
*::before, | |
*::after { |
I hereby claim:
To claim this, I am signing this object:
This was adapted from this document
Download ISO image, then run:
openstack image create --file ~/Downloads/FreeBSD-12.0-RELEASE-amd64-disc1.iso --disk-format iso --container-format bare "FreeBSD-12.0-RELEASE-amd64-disc1.iso"
# Console applications keep failing when accessing cacert.org HTTPS resources on Debian Squeeze. | |
# When setting the link manually, it works | |
squeeze$ openssl x509 -hash -noout -in /etc/ssl/certs/cacert.org.pem | |
5ed36f99 | |
wheezy$ openssl x509 -hash -noout -in /etc/ssl/certs/cacert.org.pem | |
99d0fa06 | |
raring$ openssl x509 -hash -noout -in /etc/ssl/certs/cacert.org.pem |