Skip to content

Instantly share code, notes, and snippets.

@beaucronin
beaucronin / README.md
Last active October 26, 2016 22:01
SSH into an EC2 instance by tag

Usage:

$ ec2-login-amazon <tag>
  • Aside from the AWS CLI tools, you'll need jq: https://stedolan.github.io/jq/
  • If multiple instances have the tag you specify, the first one will be chosen
  • There are separate commands for Amazon Linux and Ubuntu because, aside from looking at the AMI ID, there's no way to know which user name to use
Verifying my Blockstack ID is secured with the address 18UUDfVMEwcVHGtjM8jqxzHvLSX95i6fJ9 https://explorer.blockstack.org/address/18UUDfVMEwcVHGtjM8jqxzHvLSX95i6fJ9
@beaucronin
beaucronin / index.html
Created November 9, 2019 05:24
Leaflet GeoJSON Prototype
<div id="mapid"></div>
{
"observer": {
"email": "[email protected]"
},
"method": {
"mode": "web",
"platform": "orbital",
"identity": "3rdparty",
"encoding": "human"
},