2.5.3 Linux
Connecting from Linux
SSH (Linux Workstations / Clusters)
- Open your terminal emulator
- Use the SSH command from your resource’s connection details:
RDP (Windows Workstations)
Use an RDP client such as Remmina or xfreerdp:
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; check key permissions with chmod 400 |
| SSH host key changed | Remove old key with ssh-keygen -R <resource-ip> |