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!
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

James Barnett
39,199 PointsPlaying with the Treehouse Console
So I was playing around with the new Treehouse Console that is part of the Console Foundations course.
I learned a few things, I thought I'd share with the forum:
- You can run commands that can break your console
- If you ever want to start over from scratch
- delete the cookie for
console.teamtreehouse.com
- delete the cookie for
- The Treehouse Console is an Amazon EC2 instance running Ubuntu
3 Answers

Ryan Carson
23,287 PointsThanks James! :)

Christopher Vallone
Python Development Techdegree Student 4,686 PointsAny Recommended methods to build skills beyond "Console Foundations"?

James Barnett
39,199 PointsIt depends on your comfort level with the command line. If you are still getting comfortable then check out command line crash course and linuxcommand.org, there's a lot of overlap with those 2 courses and Console Foundations but if you are looking for more practice it's a good place to start.
If after you go through both of those and you still want more, then it's time for linuxacademy.com, they have interactive, step-by-step video courses that gives you access to a real Linux lab environment, with the ability to play, learn, and follow lessons on actual Linux servers.

Christopher Vallone
Python Development Techdegree Student 4,686 PointsThank you very much; I will definitely check those out.

Gonzalo Torres del Fierro
Courses Plus Student 16,750 Pointsvery nice tips thx James well done!