Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Ruby

Rails Stack, Ubuntu

I happen to be running Ubuntu 12.10 for the sake of getting use to a Unix environment before buying a Mac. The issue as it stands is that there's no Rails Installer for Ubuntu.

Any ideas, or will I have to go about installing the various tools separately?

Thanks in advance,

C.

3 Answers

James Barnett
James Barnett
39,199 Points

@Christopher -

You have to be a little more self-sufficient on Linux systems (such as Ubuntu) than you do on OS X.

Here's a blog post that will walk you through installing the rails stack under Ubuntu.

James Barnett
James Barnett
39,199 Points

In terms of learning Unix you might want to check out CLI Crash Course from the maker of this famous Learn Python the Hard Way course.

There's also Lynda.com's Unix for OS X course.

James Barnett
James Barnett
39,199 Points

You might be interested in trying out Linux Mint, it's Ubuntu-based distribution that is designed to "work out of the box" here's a blog post that compares Minut & Ubuntu.