ntripserver
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ntripserver [2025/02/22 21:18] – admin | ntripserver [2025/02/22 21:26] (current) – admin | ||
---|---|---|---|
Line 3: | Line 3: | ||
From: https:// | From: https:// | ||
- | On linux systems | + | On debian-based |
- | - Clone repo '' | + | - Clone repo '' |
- | - Install dependencies '' | + | - Install dependencies '' |
- Build & install '' | - Build & install '' | ||
- Create systemd unit file | - Create systemd unit file | ||
Line 16: | Line 16: | ||
[Service] | [Service] | ||
- | ExecStart=/path/to/ | + | ExecStart=/usr/ |
Restart=always | Restart=always | ||
- | RestartSec=120 | + | RestartSec=120 |
- | TimeoutStartSec=300 | + | TimeoutStartSec=300 |
User=root | User=root | ||
[Install] | [Install] | ||
WantedBy=default.target</ | WantedBy=default.target</ | ||
+ | - '' | ||
+ | - '' |
ntripserver.1740259119.txt.gz · Last modified: 2025/02/22 21:18 by admin