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

Development Tools Git Basics Getting Started With Git Git Ready

Mayur Pande
PLUS
Mayur Pande
Courses Plus Student 11,711 Points

Should I install linux on my windows 10 machine

I am currently in the Git basics course of the PHP track and am thinking should I install linux (ubuntu) on my machine (windows 10). On the previous course (command prompt) I simply used the console provided but am now thinking maybe having linux installed would be a good idea.

3 Answers

Rasbin Rijal
PLUS
Rasbin Rijal
Courses Plus Student 10,864 Points

Hi Mayur Pande ,

You can use windows / linux to work on with the Git course on PHP. You can work on any platform that you feel comfortable. If you have not used linux before, it is a nice idea to start now. :)

Some virtual machine applicatins like VMWARE may be good if you don't wan't to install linux directly on your physical machine now.

Mayur Pande
Mayur Pande
Courses Plus Student 11,711 Points

thanks Rasbin Rijal I think I will download linux and get started with it

Kevin Korte
Kevin Korte
28,148 Points

You can install linux in a virtualbox, which is what I did. I just used the Oracle Virtualbox software to install Linux inside of that.

It allowed me to retain my office, and other software on my work computer, but still give myself a Linux based development environment.

Mayur Pande
Mayur Pande
Courses Plus Student 11,711 Points

I downloaded VM ware do you recommend virtual box over vm ware?

Just wanted to add my two cents. You can now use the Windows Subsystem for Linux.

Linux on Windows is the official site for more info.