Skip to content

Instantly share code, notes, and snippets.

@giannivh
giannivh / install-arch-on-dell-xps-7390-2-in-1-laptop.txt
Created January 13, 2020 13:15
Installing Arch Linux on a Dell XPS 7390 2-in-1 laptop
# ____________________________________________________________________________
# | |
# | .:: BOOT & PREPARE ::. |
# |____________________________________________________________________________|
# increase font size due to 4k display
setfont latarcyrheb-sun32

Keybase proof

I hereby claim:

  • I am giannivh on github.
  • I am gvhoecke (https://keybase.io/gvhoecke) on keybase.
  • I have a public key ASDAjWfUiLABAMWQvMn88C-ciSNJC8aLuzjKajL0TH3tqQo

To claim this, I am signing this object:

@giannivh
giannivh / keycloak_impex.sh
Last active September 18, 2020 06:57 — forked from unguiculus/keycloak_impex.sh
Import/Export Keycloak Config running on Kubernetes
#!/usr/bin/env bash
set -e
set -u
set -o pipefail
show_help() {
cat << EOF
Usage: $(basename "$0") <options>
-h, --help Display help