Skip to content

Instantly share code, notes, and snippets.

View maykonchagas's full-sized avatar
💭
I may be slow to respond.

Maykon Chagas maykonchagas

💭
I may be slow to respond.
View GitHub Profile
@maykonchagas
maykonchagas / arch-linux-install
Last active February 15, 2022 19:58 — 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.
## Set brazilian portuguese keymap
@maykonchagas
maykonchagas / diceware.wordlist.pt.txt
Created November 13, 2017 22:33 — forked from patxipierce/diceware.wordlist.pt.txt
A diceware wordlist for the Portuguese language.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
11111 a
11112 aa
11113 aaa
11114 aaaa
11115 ab
11116 aba
11121 abaco
@maykonchagas
maykonchagas / vpn_psk_bingo.md
Created August 19, 2016 13:34 — forked from kennwhite/vpn_psk_bingo.md
Most VPN Services are Terrible
@maykonchagas
maykonchagas / loader.conf
Created March 24, 2016 20:14 — forked from maxrp/rc.conf
FreeBSD 10 confs for a slightly better life on a Lenovo x220
# even if you aren't using ELI, this is a good module to load for SSL, etc.
aesni_load="YES"
# WiFi
iwn6050fw_load="YES"
iwnfw_load="YES"
if_iwn_load="YES"
legal.intel_iwn.license_ack=1
# Enable power saving modes for the Intel i915 chipset