SSH command-line connection
- 1Prepare your local public key
Use a separate passphrase-protected key whenever possible. Upload only the public key; never send private-key content through tickets or email.
- 2Read the connection details
Verify the device ID, node, host address, port, and username in the console to avoid reusing an old rental record.
- 3Verify the host fingerprint
Compare the fingerprint supplied in the console before connecting for the first time. If it differs, stop and open a ticket instead of overwriting the local record.
- 4Run basic checks
Run
uname -m,xcodebuild -versionanddf -h /, then record the architecture, toolchain, and available disk space.