2.5.2 Mac

Connecting from Mac

SSH (Linux Workstations / Clusters)

  1. Open Terminal (Applications → Utilities → Terminal)
  2. Use the SSH command from your resource’s connection details:
ssh username@<resource-ip>

RDP (Windows Workstations)

  1. Install Microsoft Remote Desktop from the App Store
  2. Add a new PC with the IP address from your resource details
  3. Connect and enter your credentials

Web Console

If available for your resource:

  1. Click on your resource in Loome
  2. Click Web Console or Open in Browser

Troubleshooting

Issue Solution
Connection timeout Check that the resource is Running and your IP is allowed
Permission denied Verify your credentials from the resource details page
SSH key permissions Run chmod 400 ~/.ssh/your-key.pem if using key-based auth