Difference between revisions of "Translations:Astroberry Server/29/es"

From Astroberry Wiki
Jump to navigation Jump to search
(Created page with "luego de fijar su ubicación en el archivo necesita asegurarse que el servicio de GPS Virtual está ejecutándose. * Ejecute <code>sudo systemctl status virtualgps</code> para...")
 
 
Line 1: Line 1:
luego de fijar su ubicación en el archivo necesita asegurarse que el servicio de GPS Virtual está ejecutándose.
+
Luego de fijar su ubicación en el archivo necesita asegurarse que el servicio de GPS Virtual está ejecutándose.
 
* Ejecute <code>sudo systemctl status virtualgps</code> para validar status
 
* Ejecute <code>sudo systemctl status virtualgps</code> para validar status
 
* Ejecute <code>sudo systemctl enable virtualgps</code> para habilitar el servicio
 
* Ejecute <code>sudo systemctl enable virtualgps</code> para habilitar el servicio

Latest revision as of 19:51, 16 February 2022

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Astroberry Server)
After setting location in the file you need to make sure that Virtual GPS service is up and running.
* Run <code>sudo systemctl status virtualgps</code> to check service status
* Run <code>sudo systemctl enable virtualgps</code> to enable service
* Run <code>sudo systemctl disable virtualgps</code> to disable service
* Run <code>sudo systemctl start virtualgps</code> to start service
* Run <code>sudo systemctl stop virtualgps</code> to stop service
* Run <code>sudo systemctl restart virtualgps</code> to restart service
TranslationLuego de fijar su ubicación en el archivo necesita asegurarse que el servicio de GPS Virtual está ejecutándose.
* Ejecute <code>sudo systemctl status virtualgps</code> para validar status
* Ejecute <code>sudo systemctl enable virtualgps</code> para habilitar el servicio
* Ejecute <code>sudo systemctl disable virtualgps</code> para deshabilitar el servicio
* Ejecute <code>sudo systemctl start virtualgps</code> para iniciar el servicio
* Ejecute <code>sudo systemctl stop virtualgps</code> para detener el servicio
* Ejecute <code>sudo systemctl restart virtualgps</code> para reiniciar el servicio

Luego de fijar su ubicación en el archivo necesita asegurarse que el servicio de GPS Virtual está ejecutándose.

  • Ejecute sudo systemctl status virtualgps para validar status
  • Ejecute sudo systemctl enable virtualgps para habilitar el servicio
  • Ejecute sudo systemctl disable virtualgps para deshabilitar el servicio
  • Ejecute sudo systemctl start virtualgps para iniciar el servicio
  • Ejecute sudo systemctl stop virtualgps para detener el servicio
  • Ejecute sudo systemctl restart virtualgps para reiniciar el servicio