Changes for page DLOS8N - Outdoor LoRaWAN Gateway User Manual
Last modified by Kilight Cao on 2024/09/21 09:44
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -737,10 +737,11 @@ 737 737 738 738 Screenshot is as below: 739 739 740 - 740 +[[image:1652431650755-450.png]] 741 741 742 -== File System == 743 743 743 +== 7.3 File System == 744 + 744 744 The DLOS8N has a 16MB flash and a 64MB RAM. The /var and /tmp directories are in the RAM, so contents stored in /tmp and /var will be erased after rebooting the device. Other directories are in the flash and will remain after reboot. 745 745 746 746 The Linux system uses around 8MB ~~10MB flash size which means there is not much room for user to store data in the DLOS8N flash. ... ... @@ -747,12 +747,12 @@ 747 747 748 748 You can use an external USB flash memory device to extend the size of flash memory for storage. 749 749 750 -== Package maintenance system == 751 +== 7.4 Package maintenance system == 751 751 752 -DLOS8N uses the OpenWrt [[OPKG package maint >>url:https://wiki.openwrt.org/doc/techref/opkg]][[e>>url:https://wiki.openwrt.org/doc/techref/opkg]][[n>>url:https://wiki.openwrt.org/doc/techref/opkg]][[ance>>url:https://wiki.openwrt.org/doc/techref/opkg]][[ system>>url:https://wiki.openwrt.org/doc/techref/opkg]]. There are more than 3000+ packages available in our package server for users to install for their applications. For example, if you want to add the **//iperf //** tool, you can install the related packages and configure DLOS8N to use **//iperf //**.753 +DLOS8N uses the OpenWrt [[**OPKG package maintenance system**>>https://oldwiki.archive.openwrt.org/doc/techref/opkg]]. There are more than 3000+ packages available in our package server for users to install for their applications. For example, if you want to add the **//iperf //** tool, you can install the related packages and configure DLOS8N to use **//iperf //**. 753 753 754 754 755 -Below are some example **//opkg //** commands. For more information please refer to the [[OPKG package maintain system>> url:https://wiki.openwrt.org/doc/techref/opkg]]** **([[https:~~/~~/wiki.openwrt.org/doc/techref/opkg>>url:https://wiki.openwrt.org/doc/techref/opkg]])756 +Below are some example **//opkg //** commands. For more information please refer to the [[OPKG package maintain system>>https://oldwiki.archive.openwrt.org/doc/techref/opkg]]** **([[https:~~/~~/oldwiki.archive.openwrt.org/doc/techref/opkg>>https://oldwiki.archive.openwrt.org/doc/techref/opkg]]) 756 756 757 757 758 758 In Linux Console run: