A fresh install for my laptop, with some Desktop tools ans all the rails/ruby stuff i need. I tried using rvm for all gems, but since executables are not available it kind of sucks for things like passenger, where youd have to change the ruby path all the time, a real showstopper imo.
- Replace radiance theme with clearlock
- copy important dotfiles + firefox history/forms/… database from .mozilla
- install dotfiles
- Multi-clipboard: sudo apt-get install glipper (add to panel)
- install Skype
- Application laucher: sudo apt-get install gnome-do + enable skype plugin
- Ruby enterprise
- Java: sudo apt-get install sun-java6-jre
- Rubymine + add Rubymine Desktop icon + choose “meta is mapped to left win” in advanced keyboard layout options
- Mysql: sudo apt-get install mysql-server mysql-client libmysql-ruby
- Apache: sudo apt-get install build-essential apache2 apache2-mpm-prefork apache2-prefork-dev
- sudo a2enmod rewrite
- Passenger
- SSL for apache/passenger
- gem sources -a http://gems.github.com
- gems…
- Git: sudo apt-get install git-core git-svn
- install redis
- sudo apt-get install memcached + add memcached -d to startup
- Arial/Verdana etc fonts: sudo apt-get install msttcorefonts
- VirtualBox