<
From version < 20.1 >
edited by Kilight Cao
on 2022/05/27 08:56
To version < 21.1 >
edited by Kilight Cao
on 2022/05/27 09:13
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -38,13 +38,30 @@
38 38  
39 39  (% class="box infomessage" %)
40 40  (((
41 - wget https://github.com/gotthardp/lorawan-server/releases/download/v0.6.7/lorawan-server_0.6.7_all.deb
41 + wget https://github.com/gotthardp/lorawan-server/releases/download/v0.6.7/lorawan-server_0.6.7_all.deb
42 42   dpkg -i lorawan-server_0.6.7_all.deb
43 43  )))
44 44  
45 45  [[image:image-20220527085338-1.png||height="343" width="1449"]]
46 46  
47 +=== Setting automatic start ===
47 47  
49 +If users want the server to start automatically after system reboot, run the command:
50 +
51 +(% class="box infomessage" %)
52 +(((
53 + systemctl enable lorawan-server
54 +)))
55 +
56 +Then start/stop the server by
57 +
58 +(% class="box infomessage" %)
59 +(((
60 + systemctl start lorawan-server
61 + systemctl stop lorawan-server
62 +)))
63 +
64 +
48 48  = 3. Configure Gateway =
49 49  
50 50  == 3.1 Register Gateway ==
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0