Last modified by Kilight Cao on 2025/02/07 08:57

From version 122.6
edited by Xiaoling
on 2022/07/06 09:27
Change comment: There is no comment for this version
To version 121.2
edited by Xiaoling
on 2022/07/06 09:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -821,18 +821,17 @@
821 821  [[LoRaWAN Gateway Instruction>>doc:Main.WebHome]](LoRaWAN Gateway)
822 822  
823 823  
824 += 7. Linux System =
824 824  
825 -= 7.  Linux System =
826 +The DLOS8N is based on the OpenWrt Linux system. It is open source, and users are free to configure and modify the Linux settings.
826 826  
827 -The LG308N is based on the OpenWrt Linux system. It is open source, and users are free to configure and modify the Linux settings.
828 828  
829 +== 7.1 SSH Access for Linux console ==
829 829  
830 -== 7.1  SSH Access for Linux console ==
831 +User can access the Linux console via the SSH protocol. Make sure your PC and the DLOS8N are connected to the same network, then use a SSH tool (such as [[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]] in Windows) to access it.
831 831  
832 -User can access the Linux console via the SSH protocol. Make sure your PC and the LG308N are connected to the same network, then use a SSH tool (such as [[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]] in Windows) to access it.
833 +IP address IP address of DLOS8N
833 833  
834 -IP address:  IP address of LG308N
835 -
836 836  Port:         22 (via WiFi AP mode) or 2222 (via WAN Interface)
837 837  
838 838  User Name:      (% style="color:green" %)**root**
... ... @@ -839,22 +839,19 @@
839 839  
840 840  Password:         (% style="color:green" %)**dragino** (% style="color:black" %)(default)
841 841  
842 -
843 843  After logging in, you will be in the Linux console and can enter commands as shown below.
844 844  
845 845  [[image:1652431588565-830.png]]
846 846  
847 -
848 848  The “(% class="mark" %)**logread -f**(%%)” command can be used to debug how system runs.
849 849  
850 -[[image:1657070133275-283.png]]
847 +[[image:1652431609193-637.png||height="214" width="732"]]
851 851  
852 852  
850 +== 7.2 Edit and Transfer files ==
853 853  
854 -== 7.2  Edit and Transfer files ==
855 -
856 856  (((
857 -The LG308N supports the (% style="color:green" %)**SCP protocol** (% style="color:black" %)and has a built-in (% style="color:green" %)**SFTP server**. (% style="color:black" %)There are many ways to edit and transfer files using these protocols.
853 +The DLOS8N supports the (% style="color:green" %)**SCP protocol** (% style="color:black" %)and has a built-in (% style="color:green" %)**SFTP server**. (% style="color:black" %)There are many ways to edit and transfer files using these protocols.
858 858  )))
859 859  
860 860  (((
... ... @@ -862,7 +862,7 @@
862 862  )))
863 863  
864 864  (((
865 -After establishing access via WinSCP to the device, you can use an FTP style window to drag / drop files to the LG308N, or edit the files directly in the windows.
861 +After establishing access via WinSCP to the device, you can use an FTP style window to drag / drop files to the DLOS8N, or edit the files directly in the windows.
866 866  )))
867 867  
868 868  (((
... ... @@ -872,23 +872,23 @@
872 872  [[image:1652431650755-450.png]]
873 873  
874 874  
875 -== 7.3  File System ==
871 +== 7.3 File System ==
876 876  
877 877  (((
874 +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.
875 +)))
876 +
878 878  (((
879 -The LG308N has a 16MB flash and a 64MB RAM. The /var and /tmp directory are in the RAM, contents stored in /tmp and /var will be erased after reboot the device. Other directories are in the flash and will keep after reboot.
878 +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.
880 880  )))
881 881  
882 -
883 883  (((
884 -The Linux system use around 8MB ~~10MB flash size which means there is not much room for user to store data in the LG308N flash. User can use an external USB flash to extend the size for storage.
882 +You can use an external USB flash memory device to extend the size of flash memory for storage.
885 885  )))
886 -)))
887 887  
888 888  
886 +== 7.4 Package maintenance system ==
889 889  
890 -== 7.4  Package maintenance system ==
891 -
892 892  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 //**.
893 893  
894 894  (((
1657070133275-283.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -221.0 KB
Content