no method available for opening http localhost 8000 (second part)
I have exactly the same problem as in this question. It has an answer with two solutions:
- install a web browser inside the VM,
- punch port 8000 through to the host and use the host web browser.
I want to use the second option but I cannot understand it. Could somebody explain in detail the second option?