Skip to content

Instantly share code, notes, and snippets.

@nebulak
Last active December 18, 2018 10:07
Show Gist options
  • Save nebulak/beba1b5c2c1df41ba945afff80301dc8 to your computer and use it in GitHub Desktop.
Save nebulak/beba1b5c2c1df41ba945afff80301dc8 to your computer and use it in GitHub Desktop.
netbook setup debian i3

add sudo user:

https://linuxize.com/post/how-to-create-a-sudo-user-on-debian/

Install wifi firmware:

sudo apt-get install firmware-b43-installer

Install i3:

sudo apt-get install i3 i3blocks dmenu rofi

Add testing repo:

/etc/apt/sources.list
https://www.binarytides.com/enable-testing-repo-debian/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment