Skip to content

Instantly share code, notes, and snippets.

View jakefb's full-sized avatar
🦄
Coding

Jake Fulton jakefb

🦄
Coding
View GitHub Profile
How to install Manjaro on a raid 0 array with EFI
Create a 100 MiB FAT32 partition with Gparted, name the label ESP, apply operations and give it boot and esp flags
Create a swap partition with gparted and give it the label swap
# cfdisk /dev/sdb
Create a swap type partition and give it a Linux RAID type for each disk
sudo mdadm --create /dev/md0 --level=0 --metadata=1.2 --chunk=64 --raid-devices=2 /dev/sdb1 /dev/sdc1
@jakefb
jakefb / gist:900af9a1b99fac3e1ae20d9112bc6e6d
Last active April 8, 2016 22:17
Fastcast nginx config
## /etc/nginx/sites-available/fastcast
server {
listen 80 default_server;
listen [::]:80 default_server;
return 301 https://$host$request_uri;
}
server {
### Keybase proof
I hereby claim:
* I am jakefb on github.
* I am codex (https://keybase.io/codex) on keybase.
* I have a public key whose fingerprint is DF9A 0F92 21E5 C8F2 FA3C 0490 0B60 E17E 0661 FC75
To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am jakefb on github.
  • I am codex (https://keybase.io/codex) on keybase.
  • I have a public key whose fingerprint is 397A 47DF 46D6 C1C8 29E5 EFBB 5703 D357 0BD3 A280

To claim this, I am signing this object: