I hereby claim:
- I am utx0 on github.
- I am utx0_ (https://keybase.io/utx0_) on keybase.
- I have a public key ASBdYgUXcsOU2mdSUlyvq0bMBz9NR1GAqSVWrp16kA6P2Ao
To claim this, I am signing this object:
$ # Use Live CD to boot | |
$ sudo su # Switch to root | |
$ fdisk -l # Get names of root, boot & EFI partition names. you can also use blkid | |
$ mount /dev/mapper/fedora_localhost--live-root /mnt # mount root partition | |
$ cat /mnt/etc/fedora-release | |
Fedora release 31 (Thirty One) | |
$ mount /dev/nvme0n1p2 /mnt/boot # mount boot partition | |
$ mount /dev/nvme0n1p1 /mnt/boot/efi # mount EFI partition | |
# Note: If you are not able to mount EFI partition ('Input/Output error'), | |
# You may have to repair ESP file system or format ESP. |
I hereby claim:
To claim this, I am signing this object:
Terraform v0.12.24 | |
Initializing plugins and modules... | |
2020/04/16 02:45:32 [DEBUG] Using modified User-Agent: Terraform/0.12.24 TFC/c375d4d2eb | |
[0m[1mmodule.helm-stack.module.helm-mongodb-shared.helm_release.mongodb-sharded: Destroying... [id=mongodb-sharded][0m[0m | |
[0m[1mmodule.helm-stack.module.helm-mongodb-shared.helm_release.mongodb-sharded: Still destroying... [id=mongodb-sharded, 10s elapsed][0m[0m | |
[0m[1mmodule.helm-stack.module.helm-mongodb-shared.helm_release.mongodb-sharded: Still destroying... [id=mongodb-sharded, 20s elapsed][0m[0m | |
[0m[1mmodule.helm-stack.module.helm-mongodb-shared.helm_release.mongodb-sharded: Destruction complete after 20s[0m[0m | |
[0m[1mmodule.helm-stack.module.helm-mongodb-shared.helm_release.mongodb-sharded: Creating...[0m[0m | |
[0m[1mmodule.helm-stack.module.helm-mongodb-shared.helm_release.mongodb-sharded: Still creating... [10s elapsed][0m[0m | |
[0m[1mmodule.helm-stack.module.helm-mongodb-shared.helm_release.mongodb-sharded: Still creating... [20s elapsed][ |
package main | |
import ( | |
"encoding/json" | |
"io/ioutil" | |
"log" | |
"net/http" | |
) | |
// exchangeInfoData is the primary json object |
OUT := binariy-name | |
PKG := gitlab.com/group/project | |
VERSION := $(shell git describe --always --long --dirty) | |
PKG_LIST := $(shell go list ${PKG}/... | grep -v /vendor/) | |
GO_FILES := $(shell find . -name '*.go' | grep -v /vendor/) | |
all: run | |
server: | |
go build -i -v -o ${OUT} -ldflags="-X main.version=${VERSION}" ${PKG} |
This is a test |
#!/bin/bash | |
# git clone https | |
git clone https://github.com/lukekhamilton/KeyStore.git ~/.keystore | |
# cd | |
cd ~/.keystore | |
# decrypt | |
./decrypt.sh |
Verifying my Blockstack ID is secured with the address 1LkdrBXqqtLN3CqQ4iCZT6CnxvU7DfaQFT https://explorer.blockstack.org/address/1LkdrBXqqtLN3CqQ4iCZT6CnxvU7DfaQFT |
Verifying that "lukekhamilton.id" is my Blockstack ID. https://explorer.blockstack.org/name/lukekhamilton.id |
I hereby claim:
To claim this, I am signing this object: