Last modified by Xiaoling on 2023/04/21 17:42

From version 20.1
edited by Kilight Cao
on 2022/05/27 08:56
Change comment: There is no comment for this version
To version 22.1
edited by Kilight Cao
on 2022/05/27 09:15
Change comment: Uploaded new attachment "image-20220527091541-2.png", version {1}

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 ==
image-20220527091541-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +13.9 KB
Content