diff --git a/source/images/fireedge_sunstone_ssh_console.png b/source/images/fireedge_sunstone_ssh_console.png new file mode 100644 index 000000000..d2385776c Binary files /dev/null and b/source/images/fireedge_sunstone_ssh_console.png differ diff --git a/source/images/fireedge_sunstone_ssh_list.png b/source/images/fireedge_sunstone_ssh_list.png new file mode 100644 index 000000000..2cb90a998 Binary files /dev/null and b/source/images/fireedge_sunstone_ssh_list.png differ diff --git a/source/management_and_operations/vm_management/vm_instances.rst b/source/management_and_operations/vm_management/vm_instances.rst index 76250d468..69cc62bcc 100644 --- a/source/management_and_operations/vm_management/vm_instances.rst +++ b/source/management_and_operations/vm_management/vm_instances.rst @@ -1172,8 +1172,12 @@ After that you can access the VM and configure the SSH service: # Add user: username/password root@:~$ adduser +|fireedge_sunstone_ssh_list| |fireedge_sunstone_ssh_console| + .. note:: Guacamole SSH uses RSA encryption. Make sure the VM SSH accepts RSA, otherwise you need to explicitly enable it in the VM SSH configuration (HostkeyAlgorithms and PubkeyAcceptedAlgorithms set as '+ssh-rsa) + + .. |sunstone_vm_charter| image:: /images/sunstone_vm_charter.png .. |sunstone_charter_info| image:: /images/sunstone_charter_info.png .. |sunstone_rdp_connection| image:: /images/sunstone_rdp_connection.png @@ -1185,3 +1189,7 @@ After that you can access the VM and configure the SSH service: .. |sunstone_guac_nic_2| image:: /images/sunstone_guac_nic_2.png .. |sunstone_sg_main_view| image:: /images/sunstone_sg_main_view.png .. |sunstone_sg_attach| image:: /images/sunstone_sg_attach.png +.. |fireedge_sunstone_ssh_list| image:: /images/fireedge_sunstone_ssh_list.png + :width: 45% +.. |fireedge_sunstone_ssh_console| image:: /images/fireedge_sunstone_ssh_console.png + :width: 45% \ No newline at end of file