Skip to content
This repository was archived by the owner on Dec 6, 2021. It is now read-only.
This repository was archived by the owner on Dec 6, 2021. It is now read-only.

VM instructions incorrect #95

@jgwinner

Description

@jgwinner

The address of "Localhost:8080" or http://localhost:8000 is incorrect, and just times out.

Localhost is only accessible on the server; using "localhost" on the HOST machine will result in a timeout unless bench is installed locally. Localhost won't work on the VM without installing a web browser, and (wisely of course) the O/S is a minimal text only setup.

mDNS appears to be installed on the seeded VM, and the host name is ubuntu.

The nginx.config in the VM I downloaded today has a listen 80; statement, so from the HOST machine the correct URL would be:

"http://ubuntu"

    == John ==

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions