I can't access my Cloud server
If you are able to connect to your server via SSH or the emergency console, check :
Using the emergency console
- system and critical services logs (usually in '/var/log')
- resources used by the server:
- `free -m` to check memory usage,
- `df -h` to view disk usage,
- `ps false` to see the list of processes currently running.
Using the emergency console