do we need a mac to take this class?

I am using windows 7. have vagrant and virtualbox installed on my computer. try to follow the tutorial, however got stuck on running " vagrant up". how do you run this command in windows 7?

Sorry You must be a logged in, registered user to answer a question.

Answers

Use the host system's command prompt for the vagrant up command. Once the virtual machine is up and running, switch over to using "Cygwin Terminal" to execute the "vagrant ssh" command. When you install Cygwin Terminal on the host machine, be sure to look out for the optional packages, find and include ssh in your install.

You should be able to run it in your Windows command prompt.

To answer your question title, no, you don't have to have a Mac (or Linux) to take this course.