How to connect to Cloud Application shell (Web interface & CLI)
Web based command line
URL : https://192.168.1.1:12320/
User : root
SSH
Login as root.
From Windows :
- You can download and use called PuTTY program for SSH connections.
- You can use if installed Powershell SSH client : ssh [email protected]
From Linux :
* Replace 192.168.1.1 with a valid IP or hostname.