...
Connect to the same network as the Raspberry Pi.
SSH into the Raspberry Pi using the following command:
Code Block ssh@[IP Address]
Enter the WARG password (same as WARG Laptop).
You should now see the Raspberry Pi command prompt in your terminal.
Code Block <warg>@<[IP Address] ~ $
...