How to connect to Cloud Application shell (Web interface & CLI) - ZirveSunucum Information
Login
Customer Panel
Login
Register

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 :

ssh [email protected]

* Replace 192.168.1.1 with a valid IP or hostname.