{% trans "Protocol" %}: |
![]()
{% if i.template.os_type == 'linux' %}
{% blocktrans %}You can access Linux machines through the SSH protocol (we recommend PuTTY for Windows and OpenSSH for all other systems). {% endblocktrans %} {% if i.template.access_type == 'nx' %}{% blocktrans %}Graphical log in is also supported with the NoMachine NX Client application.{% endblocktrans %} {% endif %} {% else %}{% blocktrans %}You can access Windows machines through the remote desktop protocol.{% endblocktrans %} {% blocktrans %}We recommend the built-in remote desktop client for Windows and Remmina for Linux.{% endblocktrans %} {% endif %} |
---|---|
{% trans "IP" %}: | {{ i.firewall_host.pub_ipv4 }} |
{% trans "Port" %}: | {{ i.get_port}} |
{% trans "Username" %}: | cloud |
{% trans "Password" %}: |