- lspci to identify to wifi card model
- search for the model in the list : https://wiki.debian.org/WiFi
- follow the instructions here : https://wiki.debian.org/brcm80211
- as root : adduser foo sudo
- logout/login
- copy public and private keys to ~/.ssh
- chmod 0600 ~/.ssh/id_rsa
- chmod 0644 ~/.ssh/id_rsa.pub
- apt-get install git
Ctags (http://ctags.sourceforge.net/)
- apt-get install ctags
Ack (http://beyondgrep.com/)
- apt-get install ack-grep
- sudo apt-get install libimage-exiftool-perl
- sudo apt-get install irssi
- sudo apt-get install weechat
- sudo apt-get install torsocks
- git clone [email protected]:tbalthazar/dotfiles.git
- cd dotfiles
- ./install.sh
- create ~/.bash_profile.private and add :
- git config --global user.name "John Doe"
- git config --global user.email "[email protected]"
- apt-get install autoconf bison build-essential libssl-dev libyaml-dev libreadline6 libreadline6-dev zlib1g zlib1g-dev
- apt-get install libpq-dev (to install the pg (postres) gem)
- apt-get install libsqlite3-dev (to install the sqlite3 gem)
- git clone https://github.com/sstephenson/rbenv.git ~/.rbenv
- echo 'export PATH="$HOME/.rbenv/bin:$PATH"' >> ~/.bash_profile
- echo 'eval "$(rbenv init -)"' >> ~/.bash_profile
- git clone https://github.com/sstephenson/ruby-build.git ~/.rbenv/plugins/ruby-build
- rebenv rehash
- rbenv install 2.1.2
- rbenv global 2.1.2
- sudo apt-get install libnotify-bin
- apt-get remove gnash gnash-common browser-plugin-gnash
- download source
- ./configure && make && sudo make install
- sudo npm install -g keybase-installer
- sudo keybase-installer
- keybase version
- sudo apt-get install totem-mozilla