Translations:Astroberry Server/29/en
Jump to navigation
Jump to search
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