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

From Astroberry Wiki
Jump to navigation Jump to search
(Importing a new version from external source)
 
(No difference)

Latest revision as of 19:46, 21 May 2020

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
TranslationAfter 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

After setting location in the file you need to make sure that Virtual GPS service is up and running.

  • Run sudo systemctl status virtualgps to check service status
  • Run sudo systemctl enable virtualgps to enable service
  • Run sudo systemctl disable virtualgps to disable service
  • Run sudo systemctl start virtualgps to start service
  • Run sudo systemctl stop virtualgps to stop service
  • Run sudo systemctl restart virtualgps to restart service