Skip to content

Instantly share code, notes, and snippets.

View dweremeichik's full-sized avatar

Dylan Weremeichik dweremeichik

View GitHub Profile
@dweremeichik
dweremeichik / Debian Ricing.md
Last active April 21, 2018 06:31
Debian Ricing
  1. Download Debian and install network install.
  2. No root user.
  3. Seperate partition for home.
  4. Add non-free to the end of /etc/apt/sources.list 1.
  5. Find missing firmware with cat /var/log/syslog | grep firmware.
  6. Locate new firmware with apt search FIRMWAREnAME.
  7. Install the packages suggested by apt.
  8. Install the following: apt install git i3 xorg firefox-esr wicd-curses xinput dbus-x11 htop scrot. * Note that dbus-x11 must be installed or dbus will not function correctly in the user space (the system bus will still work).
  9. Install i3-gaps