-
Follow Us
Translator



































Twitter Updates
- Auto Draft - http://bit.ly/c12ibN 2010-07-21
- Auto Draft - http://bit.ly/detQ6n 2010-07-21
- Auto Draft - http://bit.ly/anJMKX 2010-07-20
- More updates...
-
Recent Posts
Tags
Advertising Amazon EC2 Centos centos5.2 Clocking IT Cluemapper commandline Command Line EC2 Elgg elgg centos5.2 General git GoogleReader Hyperic laconica ldap Mobile Mongrel Monitoring Mysql Network openoffice Open Source php Project Management Redmine remote admin RSS Ruby Ruby on Rails Security Snort SSH subversion taskfreak terminal Twitter Ubuntu8.10 ubuntu8.10 Firewall virtualmin centos5.2 Vista Wordpress Xenserver Zenoss
Tag Archives: Ruby on Rails
How to Remove an Old version of Ruby
This post just saved me a hours of work, thanks http://www.d-man.org/news/2009/01/06/91/ It outlines how to remove an old version of ruby and install the version you need.
How to Install Tracks 1.7 on Centos 5.2
Install Ruby on Rails – Use http://www.how-to-linux.com/2008/12/how-to-install-ruby-on-rails-on-centos-52/ Create a database for Tracks mysql -u root -p create database tracks; exit Download Tracks from http://bsag.bingodisk.com/public/files/tracks-current.zip Unzip the Tracks archive unzip tracks-current.zip Put tracks into /opt mv tracks-1.7 /opt Edit /opt/tracks-1.7/config/database.yml … Continue reading
Posted in Centos 5.2, Open Source, Project Management, Ruby on Rails
Tagged Project Management, Ruby on Rails, Tracks
1 Comment
How To Install Redmine on Centos 5.2 Update
This is a combination of all my instructions on how to setup redmine on Centos. Its still a work in progress so please note any problems in comments. Install Ruby on Rails yum install ruby ruby-devel ruby-libs ruby-irb ruby-rdoc ruby-mysql … Continue reading
Posted in Centos 5.2, Mongrel, RHEL5, Redmine
Tagged Apache, centos5.2, Mongrel, Redmine, Ruby on Rails
6 Comments


