- create
- gpg --gen-key
- if entropy taking too long
- sudo apt-get install rng-tools
- note your key ID from output
- pub 4096R/B110C232 2014-04-23
- here it is: B110C232
- push
- gpg --send-keys --keyserver keyserver.ubuntu.com B110C232
- replace B110C232 with the key ID output from above
- more to come
Wednesday, 23 April 2014
Subscribe to:
Post Comments (Atom)
Interview questions: 2020-12
Terraform provider vs provisioner Load balancing Network Load Balancer vs Application Load Balancer Networking Layer 1 vs Layer 4 haproxy u...
-
kubectl --cert=/tmp/tls.crt --key=/tmp/tls.key create secret tls tls-wc-ingress
-
apt-get install exim4 dpkg-reconfigure exim4-config Select: internet site; mail is sent and received directly using SMTP IP-addresses...
-
NOTE: unbound is now available via epel repo on Amazon Linux install requirements yum groupinstall "Development Tools" yum i...
No comments:
Post a Comment
Note: only a member of this blog may post a comment.