2018-11-27 06:50:15 +01:00
# xlxd-debian-installer
2019-05-15 16:37:13 +02:00
This script simply runs through the official install instructions found [HERE ](https://github.com/LX3JL/xlxd ). It will install your own D-Star or DMR reflector along with setting up the web dashboards to view real-time activity. It can be used to install a private or a public D-Star or DMR XLX Reflector.
2018-11-27 06:50:47 +01:00
2018-11-30 16:15:31 +01:00
### To Install:
1. Have a fresh Debian 9.x computer ready and up to date.
2019-05-15 16:38:04 +02:00
2. Have both a FQDN and 3 digit XLX number in mind before beginning.
2018-11-30 16:15:31 +01:00
3.
```sh
git clone https://github.com/n5amd/xlxd-debian-installer
cd xlxd-debian-installer
./xlxd-debian-installer
```
### To interact with xlxd after installation:
```sh
systemctl start|stop|status|restart xlxd
```
- Installs to /xlxd
- Logs are in /var/log/messages and *'systemctl status xlxd'*
- Main config file is /var/www/xlxd/pgs/config.inc.php
- Be sure to restart xlxd after each config change *'systemctl restart xlxd'*
**For more information, please visit:**
2018-12-01 06:10:04 +01:00
2019-05-04 22:06:22 +02:00
https://n5amd.com/digital-radio-how-tos/create-xlx-xrf-d-star-reflector/