<
From version < 72.2 >
edited by Xiaoling
on 2022/09/17 16:21
To version < 83.1 >
edited by Xiaoye
on 2022/11/12 15:47
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Xiaoye
Content
... ... @@ -15,8 +15,6 @@
15 15  * LPS8v2
16 16  * MS20
17 17  
18 -
19 -
20 20  = 2.  Development Guide =
21 21  
22 22  
... ... @@ -111,7 +111,7 @@
111 111  
112 112  2. Formatting the SD card (//Make sure the SD card is empty//)
113 113  
114 -3. //Download the OS image from **[[release.image>>url:http://repo.dragino.com/release/hp0c-image/]]**: ( File format **dragino-lps8v2-1.7.img** )//
112 +3. //Download the OS image from the **[[release.image>>url:http://repo.dragino.com/release/hp0c-image/]]**: ( File format **dragino-lps8v2-1.7.img** )//
115 115  
116 116  4. //A Flash software tool ( Such as v1.7.9 from **[[balenaEtcher>>url:https://www.balena.io/etcher/]]** )//
117 117  
... ... @@ -173,6 +173,62 @@
173 173  
174 174  
175 175  
174 +== 2.5: How to upgrade the nodejs version to the latest. ==
175 +
176 +
177 +By default, the nodejs uses the pre-install version v12 which is due to Debian the ultra-stable via ultra-old.
178 +
179 +[[image:image-20221112145029-2.png]]
180 +
181 +**If you want to upgrade the nodejs to the latest, please follow to use these commands on the gateway CIL.**
182 +
183 +
184 +#install n, which is an Interactively Manage Your Node.js Versions
185 +
186 +[[image:image-20221112154230-3.png||height="89" width="689"]]
187 +
188 +(% class="box infomessage" %)
189 +(((
190 +**npm install -g n**
191 +)))
192 +
193 +
194 +#Install the latest LTS Node.js release (downloading if necessary)
195 +
196 +[[image:image-20221112154418-4.png||height="184" width="893"]]
197 +
198 +(% class="box infomessage" %)
199 +(((
200 +**n lts**
201 +)))
202 +
203 +
204 +#Remove all downloaded versions except the installed version
205 +
206 +[[image:image-20221112154456-5.png||height="139" width="899"]]
207 +
208 +(% class="box infomessage" %)
209 +(((
210 +**n prune**
211 +)))
212 +
213 +
214 +(% class="box infomessage" %)
215 +(((
216 +**apt remove nodejs -y && apt autoremove -y && reboot**
217 +)))
218 +
219 +
220 +Check the current version
221 +
222 +[[image:image-20221112154724-6.png]]
223 +
224 +(% class="box infomessage" %)
225 +(((
226 +**node -v**
227 +)))
228 +
229 +
176 176  = 3. Package Maintain Note =
177 177  
178 178  
... ... @@ -190,8 +190,6 @@
190 190  * Devices will check for updates for every boot.
191 191  * Devices will check for updates on every day midnight.
192 192  
193 -
194 -
195 195  (% style="color:blue" %)**What packages will be checked for updates**?
196 196  
197 197  dragino-httpd ~-~- Main Web UI http configuration
... ... @@ -211,8 +211,6 @@
211 211  * Location: http:~/~/repo.dragino.com/release/tool/
212 212  * Changelog: [[http:~~/~~/repo.dragino.com/release/tool/Readme_HP0.txt>>http://repo.dragino.com/release/tool/Readme_HP0.txt]]
213 213  
214 -
215 -
216 216  (% style="color:blue" %)**How to view auto-updated log**
217 217  
218 218  You can view the log on the page of (% style="color:#037691" %)**System ~-~-> Package Management.**
image-20221112145017-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +1.9 KB
Content
image-20221112145029-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +3.3 KB
Content
image-20221112154230-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +5.2 KB
Content
image-20221112154418-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +18.2 KB
Content
image-20221112154456-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +14.6 KB
Content
image-20221112154724-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +3.2 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0