Skip to content

Instantly share code, notes, and snippets.

View tychedelia's full-sized avatar
💭
💅

charlotte tychedelia

💭
💅
View GitHub Profile
@tychedelia
tychedelia / docker-run-elastic.sh
Last active February 19, 2018 06:47
run commands
CLUSTERNAME=""
ES_VERSION=6.2.1
docker run \
-dti \
-e "CLUSTER_NAME=$CLUSTER_NAME" \
-p "9200:9200" \
-p "9300:9300" \
--name=elasticsearch \
docker.elastic.co/elasticsearch/elasticsearch:"$ES_VERSION"
docker run \
@tychedelia
tychedelia / arch-linux-install
Last active May 13, 2018 21:09 — forked from mattiaslundberg/arch-linux-install
Minimal instructions for installing arch linux on an UEFI system with full system encryption using dm-crypt and luks
# Install ARCH Linux with encrypted file-system and UEFI
# The official installation guide (https://wiki.archlinux.org/index.php/Installation_Guide) contains a more verbose description.
# Download the archiso image from https://www.archlinux.org/
# Copy to a usb-drive
dd if=archlinux.img of=/dev/sdX bs=16M && sync # on linux
# Boot from the usb. If the usb fails to boot, make sure that secure boot is disabled in the BIOS configuration.
# Create partitions

Keybase proof

I hereby claim:

  • I am james-mcelwain on github.
  • I am jamesmcelwain (https://keybase.io/jamesmcelwain) on keybase.
  • I have a public key whose fingerprint is C793 65F4 A2BA 0314 4DBF FC68 079F EA0F 968B A673

To claim this, I am signing this object: