2.5.2 Mac
Connecting from Mac
SSH (Linux Workstations / Clusters)
- Open Terminal (Applications → Utilities → Terminal)
- Use the SSH command from your resource’s connection details:
RDP (Windows Workstations)
- Install Microsoft Remote Desktop from the App Store
- Add a new PC with the IP address from your resource details
- Connect and enter your credentials
Web Console
If available for your resource:
- Click on your resource in Loome
- 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 |