Skip to content

Instantly share code, notes, and snippets.

View Jorgeelalto's full-sized avatar
🦎

Jorge Marcos Chávez Jorgeelalto

🦎
View GitHub Profile
#!/bin/bash
# Script to generate an EFI entry in arch
# so that there is no need for a boot manager,
# as kernel is directly launched from EFI boot process
# Tailored for and tested on a Thinkpad x220
# by metroid2010
# uncomment to disable the creation of a fallback entry
#NO_FALLBACK=1
@dleske
dleske / Three-Node-LustreFS-Cluster-Quickstart-Centos7.md
Last active December 18, 2024 06:12 — forked from joshuar/Three-Node-LustreFS-Cluster-Quickstart.md
Quick three-node Lustre set-up on CentOS 7