From 4204e1eeff2f6d2af47fb81323e445adc81f88ca Mon Sep 17 00:00:00 2001 From: dcarracedo Date: Thu, 11 Jul 2024 13:30:08 +0200 Subject: [PATCH] F OpenNebula/one#6430: Typo errors Signed-off-by: dcarracedo --- .../ruby_sunstone/ruby_sunstone_vm_console.rst | 4 ++-- .../end-user_web_interfaces/fireedge_sunstone.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/source/legacy_components/ruby_sunstone/ruby_sunstone_vm_console.rst b/source/legacy_components/ruby_sunstone/ruby_sunstone_vm_console.rst index f194796e15..eca9a8f9e8 100644 --- a/source/legacy_components/ruby_sunstone/ruby_sunstone_vm_console.rst +++ b/source/legacy_components/ruby_sunstone/ruby_sunstone_vm_console.rst @@ -6,7 +6,7 @@ Accessing VM Console and Desktop Sunstone provides several different methods to access your VM console and desktop: VNC, SPICE, RDP, VMRC, SSH, and ``virt-viewer``. If configured in the VM, these methods can be used to access the VM console through Sunstone. For some of those connections, we will need to start a new FireEdge server to establish the remote connection. This section shows how these different technologies can be configured and what each requirement is. -:ref:`FireEdge ` automatically installs dependencies for Guacamole connectinos and VMRC proxy, which are necessary to use VNC, RDP, SSH, and VMRC. +:ref:`FireEdge ` automatically installs dependencies for Guacamole connections and VMRC proxy, which are necessary to use VNC, RDP, SSH, and VMRC. +-----------------+-------------------+---------------------+ | Connection | With FireEdge | Without FireEdge | @@ -215,7 +215,7 @@ After that you can access the VM and configure the SSH service: # Add user: username/password root@:~$ adduser -.. 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 '+ssha-rsa) +.. 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) .. _spice_ruby_sunstone: diff --git a/source/management_and_operations/end-user_web_interfaces/fireedge_sunstone.rst b/source/management_and_operations/end-user_web_interfaces/fireedge_sunstone.rst index ff277b2143..a1a0dde247 100644 --- a/source/management_and_operations/end-user_web_interfaces/fireedge_sunstone.rst +++ b/source/management_and_operations/end-user_web_interfaces/fireedge_sunstone.rst @@ -46,7 +46,7 @@ Templates - **VM Template Tab**: Users can see all their Templates, and perform updates and clones. From this tab, user can also instantiate a Virtual Machine. Also, the user can perform some managing operations over the templates, such as: change permissions, share and unshare, lock and unlock, and more. - **Service Template Tab**: Admins can see all their Service Templates, create new ones and update existing templates. From this tab, admins can also instantiate services directly and perform different kinds of managing operations. -- **Virtual Routers Template Tab**: Admins can see all their Virtual Routers Templates, create new ones and update existing templates. From this tab, admins can also instantiate vritual routers directly and perform different kinds of managing operations. +- **Virtual Routers Template Tab**: Admins can see all their Virtual Routers Templates, create new ones and update existing templates. From this tab, admins can also instantiate virtual routers directly and perform different kinds of managing operations. - **VM Groups Tab**: Admins can access all the VM groups defined in the OpenNebula instance, and perform managing operations such as updating, enabling/disabling, and more. Also, admins can create new VM groups from this tab. Storage @@ -70,7 +70,7 @@ Networks Infrastructure -------------------------------------------------------------------------------- -- **Clusters Tab**: Users can see all their Clusters, and perfom managing operations such as updating and deleting. +- **Clusters Tab**: Users can see all their Clusters, and perform managing operations such as updating and deleting. - **Hosts Tab**: Users can see all their Hosts, and perform managing operations such as enabling, disabling, and more. Also, users can create a new Host from this tab. - **Zone Tab**: Users can see all their Zones and see all the information about a zone.