Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

User must be logged into the WindRiver VPN (Contact Stephen Gooch with WindRiver for access)

You may also need public key before you ssh into the vm. Contact PTL to get the key.

Code Block
languagetext
themeConfluence
titleOnce ssh'd into the VM:
$ sudo su - root

If it prompts for password, use guest321

Code Block
languagetext
themeConfluence
titleAPPC Bash Shell:
$ docker exec -it appc_controller_container bash

...