wwc2025 /Cyber for Beginners

NETLAB+ Access

  • URL: https://labs.fhsu.edu
  • Username: (email address you registered with)
  • Password: wwc2025! (change on first login)

  1. Launch the lab environment.
  2. Inside client1, click on the Docker Desktop icon on the left (whale).
  3. Once up you can minimize, not close that window.
  4. Click on the Terminal icon on the left above the whale.
  5. Use the following command to get into the labs folder:
cd wwc2025-labs
  1. Then update the git repo:
git pull
  1. Rebuild labs:
docker compose --profile labs build
  1. Start the hub:
docker compose up -d hub
  1. Launch Firefox and go to the following URL:

http://localhost:8080