From c81847a78047c9cce7322b78d0dcceba255804fb Mon Sep 17 00:00:00 2001 From: parulin <161326115+parulin@users.noreply.github.com> Date: Fri, 12 Sep 2025 17:29:46 -0400 Subject: [PATCH] Fix typos on how-to-enable-a-service --- user/how-to-guides/how-to-enable-a-service.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/user/how-to-guides/how-to-enable-a-service.rst b/user/how-to-guides/how-to-enable-a-service.rst index 29c6b2f8..d11c758e 100644 --- a/user/how-to-guides/how-to-enable-a-service.rst +++ b/user/how-to-guides/how-to-enable-a-service.rst @@ -4,8 +4,8 @@ How to enable a qube service To enable a :doc:`service ` in a qube there are two options: -* use the :program:`Settings` of the qube -* use `qvm-service `__ +* Use the :program:`Settings` of the qube +* Use `qvm-service `__ You might have to restart the qube for changes to be reflected. @@ -18,24 +18,24 @@ How to enable a service in the :program:`Settings` 3. You have two options, depending on the current list of the services: - * If the qube is listed, you just have to check the box if front of the name. + * If the service is listed, you just have to check the box if front of the name. - * If the qube is not listed: + * If the service is not listed: - 1. select it in the :guilabel:`Select a service` drop-down. + 1. Select it in the :guilabel:`Select a service` drop-down. If that service is not present in the drop-down, select the last item, called :guilabel:`(custom...)` - 2. click on :guilabel:`Add` + 2. Click on :guilabel:`Add` If you have previously selected :guilabel:`(custom...)`, a pop-up will ask you the name of the service -4. Use :guilabel:`Apply` of :guilabel:`&OK` to validate the change. +4. Use :guilabel:`Apply` or :guilabel:`&OK` to validate the change. How to enable a service with :program:`qvm-service` --------------------------------------------------- -In a terminal, enter the following command, replacing :samp:`{}` by the name of the qube and :samp:`{}` by the name of the service: +In a dom0 terminal, enter the following command, replacing :samp:`{}` by the name of the qube and :samp:`{}` by the name of the service: .. code:: console