Finishing first lesson and exiting command promp

Is there any specific way to exit the command prompt after finishing the lesson so we can start the next lesson where we left off? (within the blog venv). If I run vagrant halt -it says that vagrant is not currently installed, and to install it typing sudo apt-get install vagrant?

Thanks in advance

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

Answers

Yeah, sorry, I didn't include that in the lesson.

While you're still SSH'd into the machine, you need to enter exit in order to leave. When you're back to your normal command prompt, vagrant suspend or vagrant halt should put it into an easily restorable state.

No problem! Thanks for the response
tlands on