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 trialKat Stacy
41,658 PointsI have a question about the extra credit activity.
Extra Credit Try installing the software you need to host a basic website. What software would I need to install to host a basic website? Also how can I do this if I do not have a Linux based console? I have Windows 10 what kind of alternative could I use instead of Linux?
1 Answer
Iain Simmons
Treehouse Moderator 32,305 PointsFor a console emulator in Windows, try cmder or Cygwin.
To host a basic website on your local computer, you could play with WampServer.
Kat Stacy
41,658 PointsKat Stacy
41,658 PointsTo install cmder is it the kind of download where I just have to hit okay a few times or do I actually have to install this software through the windows command prompt?
Iain Simmons
Treehouse Moderator 32,305 PointsIain Simmons
Treehouse Moderator 32,305 PointsSounds fairly straightforward:
Installation
Kat Stacy
41,658 PointsKat Stacy
41,658 PointsOkay thanks Iain for all of your help! :)