-
Notifications
You must be signed in to change notification settings - Fork 70
Automation: Verify Server Configuration
@AlanOrlikoski edited this page Apr 12, 2018
·
8 revisions
Must complete the steps to setup the CCF-VM automation script found on Automation: Creating and Installing RSA Keypair prior to running these tests
- The
otto_rsa
private key is readable by user performing tests and is stored in /tmp/otto_rsa -
localhost
resolves to 127.0.0.1 - No firewalls or other issues are blocking this communication
- If on a remote device replace
localhost
with the resolvable FQDN or IP address for the CCF-VM server and ensure that TCP port 22 is allowed from the testing device to the Skadi server
Run the following command from the Skadi terminal with the private key stored in /tmp/otto_rsa
ssh -t -i /tmp/otto_rsa ottomate@localhost -h