Skip to content

Instantly share code, notes, and snippets.

View simonfrey's full-sized avatar
🖥️
coding

Simon Frey simonfrey

🖥️
coding
View GitHub Profile
@simonfrey
simonfrey / packages.md
Created January 31, 2017 18:08 — forked from mikroskeem/0x0.sh
Arch Linux must-have packages
  • weston-git libinput-git wayland-git OR i3 Lightweight GUI
  • dwb OR chromium and chromium-pepper-flash (dwb is lighter, but chromium is m
  • gedit GTK text editor
  • youtube-dl to get your kitty videos from youtube
  • mpv better than mplayer
  • htop Best process viewer
  • ncdu "NCurses Disk Usage"
  • byobu Terminal manager/multiplexer
  • tor to become (almost)anonymous
  • proxychains-ng to use proxy on app what doesn't actually support it
@simonfrey
simonfrey / Arch Linux Install - UEFI Encrypted
Last active January 31, 2017 18:25 — 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/
# Boot from the usb. If the usb fails to boot, make sure that secure boot is disabled in the BIOS configuration.
#Start the script
###