Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 297 Bytes

File metadata and controls

7 lines (5 loc) · 297 Bytes

Example Diagnostics Script

This is an example diagnostics script.

  1. Start up a SSH server. i.e. sudo wolfsshd -f sshd_config.txt
  2. Use an SSH client to connect and run the script. i.e. ssh <usr>@<ip> diagnostics.sh
  3. If transfering a file use SCP. i.e. scp localFile <usr>@<ip> /tmp/