-
-
Save dyslabpro/23cd82d93a5b8843b2e6 to your computer and use it in GitHub Desktop.
Revisions
-
galulex revised this gist
May 4, 2014 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -21,6 +21,8 @@ sudo apt-get update sudo apt-get install ruby-switch [click](http://brightbox.com/docs/ruby/ubuntu/) # Rails sudo apt-get install ruby-rails-4.0 -
galulex revised this gist
Apr 22, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -23,7 +23,7 @@ # Rails sudo apt-get install ruby-rails-4.0 sudo gem install rails # MongoDB -
galulex revised this gist
Apr 18, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ mysql, rmagic, curl, git, vim, sqlite, nodejs nokogiri... sudo apt-get install libxslt1-dev libxml2-dev libmagickwand-dev imagemagick libsqlite3-dev libcurl4-openssl-dev curl git git-gui vim-gtk mysql-server mysql-client ruby-mysql libmysqlclient-dev mysql-workbench exuberant-ctags icedtea-plugin nodejs rar wmctrl # Ruby -
galulex revised this gist
Oct 25, 2013 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -15,6 +15,7 @@ sudo apt-get install ruby2.0 ruby switch sudo apt-get install python-software-properties sudo apt-add-repository ppa:brightbox/ruby-ng sudo apt-get update -
galulex revised this gist
Oct 25, 2013 . 1 changed file with 6 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -14,6 +14,12 @@ sudo apt-get install ruby2.0 ruby switch sudo apt-get install python-software-properties sudo apt-add-repository ppa:brightbox/ruby-ng sudo apt-get update sudo apt-get install ruby-switch # Rails sudo apt-get install ruby-rails-3.2 -
galulex revised this gist
Oct 25, 2013 . 1 changed file with 11 additions and 7 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,27 +2,31 @@ mysql, rmagic, curl, git, vim, sqlite, nodejs nokogiri... sudo apt-get install libxslt-dev libxml2-dev libmagickwand-dev imagemagick libsqlite3-dev libcurl3-dev curl git git-gui vim-gtk mysql-server mysql-client libmysql-ruby libmysqlclient-dev mysql-workbench ctags icedtea-plugin nodejs rar wmctrl # Ruby ruby 1.9.3 sudo apt-get install ruby1.9.3 ruby 2.0 sudo apt-get install ruby2.0 # Rails sudo apt-get install ruby-rails-3.2 sudo gem install rails # MongoDB sudo apt-get install mongodb # Redis sudo apt-get install redis-server # Sphinx sudo apt-get install sphinxsearch -
galulex revised this gist
Jul 16, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ mysql, rmagic, curl, git, vim, sqlite, nodejs nokogiri... $ sudo apt-get install libxslt-dev libxml2-dev libmagickwand-dev imagemagick libsqlite3-dev libcurl3-dev curl git git-gui vim-gnome mysql-server mysql-client libmysql-ruby libmysqlclient-dev mysql-workbench ctags icedtea-plugin nodejs rar wmctrl # Ruby -
galulex revised this gist
Jun 14, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ mysql, rmagic, curl, git, vim, sqlite, nodejs nokogiri... $ sudo apt-get install libxslt-dev libxml2-dev libmagickwand-dev imagemagic libsqlite3-dev libcurl3-dev curl git git-gui vim-gnome mysql-server mysql-client libmysql-ruby libmysqlclient-dev mysql-workbench ctags icedtea-plugin nodejs rar wmctrl # Ruby -
galulex revised this gist
Jun 4, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ mysql, rmagic, curl, git, vim, sqlite, nodejs nokogiri... $ sudo apt-get install libxslt-dev libxml2-dev libmagickwand-dev libsqlite3-dev libcurl3-dev curl git git-gui vim-gnome mysql-server mysql-client libmysql-ruby libmysqlclient-dev mysql-workbench ctags icedtea-plugin nodejs rar wmctrl # Ruby -
galulex revised this gist
Jun 3, 2013 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,6 +13,7 @@ # Rails $ sudo apt-get install ruby-rails-3.2 $ sudo gem install rails # MongoDB -
galulex revised this gist
Jun 3, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -12,7 +12,7 @@ # Rails $ sudo apt-get install ruby-rails-3.2 # MongoDB -
galulex revised this gist
Jun 3, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ mysql, rmagic, curl, git, vim, sqlite, nodejs nokogiri... $ sudo apt-get install libxslt-dev libxml2-dev libmagickwand-dev libsqlite3-dev libcurl3-dev git git-gui vim-gnome mysql-server mysql-client libmysql-ruby libmysqlclient-dev mysql-workbench ctags icedtea-plugin nodejs rar wmctrl # Ruby -
galulex revised this gist
Jun 3, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ mysql, rmagic, curl, git, vim, sqlite, nodejs nokogiri... $ sudo apt-get install libxslt-dev libxml2-dev imagemagick libmagickwand-dev libsqlite3-dev libcurl3-dev curl git git-gui vim-gnome mysql-server libqt4-dev mysql-client libmysql-ruby libmysqlclient-dev mysql-workbench ctags icedtea-plugin nodejs rar wmctrl # Ruby -
galulex revised this gist
Apr 29, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -12,7 +12,7 @@ # Rails $ sudo apt-get install ruby-rails # MongoDB -
galulex revised this gist
Apr 25, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ mysql, rmagic, curl, git, vim, sqlite, nodejs nokogiri... $ sudo apt-get install aptitude libxslt-dev libxml2-dev imagemagick libmagickwand-dev libsqlite3-dev libcurl3-dev curl git git-gui vim-gnome mysql-server libqt4-dev mysql-client libmysql-ruby libmysqlclient-dev mysql-workbench ctags icedtea-plugin nodejs rar wmctrl # Ruby -
galulex revised this gist
Dec 7, 2012 . 1 changed file with 13 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -12,4 +12,16 @@ # Rails $ sudo gem install rails -v=3.2.8 # MongoDB $ sudo apt-get install mongodb # Redis $ sudo apt-get install redis-server # Sphinx $ sudo apt-get install sphinxsearch -
Alex Galushka revised this gist
Oct 25, 2012 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ mysql, rmagic, curl, git, vim, sqlite, nodejs nokogiri... $ sudo apt-get install aptitude libxslt-dev libxml2-dev imagemagick libmagickwand-dev libsqlite3-dev libcurl3-dev curl beanstalkd git git-gui vim-gnome mysql-server libqt4-dev mysql-client libmysql-ruby libmysqlclient-dev mysql-workbench ctags icedtea-plugin nodejs rar wmctrl # Ruby -
Alex Galushka revised this gist
Oct 19, 2012 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ mysql, rmagic, curl, git, vim, sqlite, nodejs nokogiri... $ sudo apt-get install aptitude libxslt-dev libxml2-dev imagemagick libmagickwand-dev libsqlite3-dev libcurl3-dev curl beanstalkd git git-gui vim-gnome mysql-server libqt4-dev mysql-client libmysql-ruby libmysqlclient-dev mysql-workbench ctags openjdk-6-jre nodejs rar wmctrl # Ruby -
Alex Galushka revised this gist
Sep 30, 2012 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -12,4 +12,4 @@ # Rails $ sudo gem install rails -v=3.2.8 -
Alex Galushka revised this gist
Sep 30, 2012 . 1 changed file with 3 additions and 48 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,55 +6,10 @@ # Ruby ruby 1.9.3 $ sudo apt-get install ruby1.9.3 # Rails $ sudo gem install rails -v=3.2.2 -
Alex Galushka revised this gist
Jun 29, 2012 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ mysql, rmagic, curl, git, vim, sqlite, nodejs nokogiri... $ sudo apt-get install aptitude libxslt-dev libxml2-dev imagemagick libmagickwand-dev libsqlite3-dev libcurl3-dev curl beanstalkd git git-gui vim-gnome mysql-server mysql-client libmysql-ruby libmysqlclient-dev mysql-workbench ctags openjdk-6-jre nodejs rar wmctrl # Ruby -
Alex Galushka revised this gist
Jun 29, 2012 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ mysql, rmagic, curl, git, vim, sqlite, nodejs nokogiri... $ sudo apt-get install aptitude libxslt-dev libxml2-dev imagemagick libmagickwand-dev libsqlite3-dev libcurl3-dev curl beanstalkd git git-gui vim-gnome mysql-server mysql-client libmysql-ruby libmysqlclient-dev mysql-query-browser ctags openjdk-6-jre nodejs rar wmctrl # Ruby -
Alex Galushka revised this gist
Apr 23, 2012 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -15,6 +15,7 @@ $ sudo gem update --system or $ sudo apt-get install rubygems1.8 $ wget http://rubyforge.org/frs/download.php/75929/rubygems-1.8.19.tgz $ tar xzf rubygems-1.8.19.tgz -
Alex Galushka revised this gist
Apr 23, 2012 . 1 changed file with 2 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -12,11 +12,10 @@ #Ruby Gems $ sudo apt-get install rubygems1.8 $ sudo gem update --system or $ sudo apt-get install rubygems1.8 $ wget http://rubyforge.org/frs/download.php/75929/rubygems-1.8.19.tgz $ tar xzf rubygems-1.8.19.tgz $ cd rubygems-1.8.19 -
Alex Galushka revised this gist
Apr 23, 2012 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,6 +13,7 @@ #Ruby Gems $ sudo apt-get install rubygems1.8 $ sudo gem update --system or -
Alex Galushka revised this gist
Apr 23, 2012 . 1 changed file with 4 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -11,10 +11,11 @@ $ sudo aptitude install ruby build-essential libopenssl-ruby ruby1.8-dev #Ruby Gems $ sudo apt-get install rubygems1.8 $ sudo gem update --system or $ wget http://rubyforge.org/frs/download.php/75929/rubygems-1.8.19.tgz $ tar xzf rubygems-1.8.19.tgz $ cd rubygems-1.8.19 @@ -55,4 +56,4 @@ if `passenger -v` does not work you have to run this command: now you can run redis with next command: `redis-server` # Thinking Sphinx $ sudo apt-get install sphinxsearch -
Alex Galushka revised this gist
Apr 18, 2012 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,6 +13,7 @@ #Ruby Gems $ sudo gem update --system or $ sudo apt-get install rubygems1.8 $ wget http://rubyforge.org/frs/download.php/75929/rubygems-1.8.19.tgz $ tar xzf rubygems-1.8.19.tgz -
Alex Galushka revised this gist
Apr 18, 2012 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -11,7 +11,8 @@ $ sudo aptitude install ruby build-essential libopenssl-ruby ruby1.8-dev #Ruby Gems $ sudo gem update --system or $ sudo apt-get install rubygems1.8 $ wget http://rubyforge.org/frs/download.php/75929/rubygems-1.8.19.tgz $ tar xzf rubygems-1.8.19.tgz -
Alex Galushka created this gist
Apr 4, 2012 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,56 @@ # Developer libs mysql, rmagic, curl, git, vim, sqlite, nodejs nokogiri... $ sudo apt-get install aptitude libxslt-dev libxml2-dev libmagick9-dev libmagickwand-dev imagemagick libsqlite3-dev libcurl3-dev curl beanstalkd git git-gui vim-gnome mysql-server mysql-client libmysql-ruby libmysqlclient-dev mysql-query-browser ctags openjdk-6-jre nodejs rar wmctrl # Ruby ruby 1.8.7 $ sudo aptitude install ruby build-essential libopenssl-ruby ruby1.8-dev #Ruby Gems $ sudo apt-get install rubygems1.8 $ wget http://rubyforge.org/frs/download.php/75929/rubygems-1.8.19.tgz $ tar xzf rubygems-1.8.19.tgz $ cd rubygems-1.8.19 $ sudo ruby setup.rb # Rails $ sudo gem install rails -v=3.2.2 if `rails -v` does not work you have to run this commands: $ sudo ln -s /var/lib/gems/1.8/bin/bundle /usr/local/bin/bundle $ sudo ln -s /var/lib/gems/1.8/bin/rake /usr/local/bin/rake $ sudo ln -s /var/lib/gems/1.8/bin/rails /usr/local/bin/rails # Nginx $ sudo gem install passenger -v=3.0.2 $ sudo passenger-install-nginx-module if does not work try this: $ sudo apt-get install gcc-4.4 g++-4.4 libstdc++6-4.4-dev $ sudo CC=gcc-4.4 passenger-install-nginx-module if `passenger -v` does not work you have to run this command: $ sudo ln -s /var/lib/gems/1.8/bin/passenger /usr/local/bin/passenger # Redis $ wget http://redis.googlecode.com/files/redis-2.4.9.tar.gz $ tar xzf redis-2.4.9.tar.gz $ cd redis-2.4.9 $ make $ sudo make install now you can run redis with next command: `redis-server` # Thinking Sphinx $ sudo apt-get install sphinxsearch