Changes for page Install Luci in the new UI firmware
Last modified by Xiaoling on 2023/04/21 10:22
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 2 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,32 +1,86 @@ 1 -{{box cssClass="floatinginfobox" title="**Contents**"}} 1 +(% class="wikigeneratedid" %) 2 +**Table of Contents:** 3 + 2 2 {{toc/}} 3 -{{/box}} 4 4 5 -= Paragraph 1 = 6 6 7 -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 8 8 9 -= =Sub-paragraph==8 += 1. Introduction = 10 10 11 -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 12 12 13 - ==Sub-paragraph==11 +In the new firmware version. Luci is removed, if customer want to installl Luci package. User can install via Linux command line: 14 14 15 -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 16 16 17 -=== Sub-sub paragraph === 18 18 19 - Loremipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.Ut enim ad minim veniam, quisnostrud exercitation ullamcolaboris nisiut aliquip ex eacommodo consequat. Duisaute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.15 += 2. Install Luci = 20 20 21 21 22 -= Paragraph 2 = 18 +(% class="box" %) 19 +((( 20 +(% style="color:red" %) 21 +'''root@dragino-1d25dc:~~# opkg update''' 22 +(% style="color:black" %)Downloading https:~/~/downloads.openwrt.org/releases/18.06.8/targets/ar71xx/generic/packages~/~/Packages.gz 23 +Updated list of available packages in /var/opkg-lists/openwrt_core 24 +Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/base~/~/Packages.gz 25 +Updated list of available packages in /var/opkg-lists/openwrt_base 26 +Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/Packages.gz 27 +Updated list of available packages in /var/opkg-lists/openwrt_luci 28 +Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/packages~/~/Packages.gz 29 +Updated list of available packages in /var/opkg-lists/openwrt_packages 30 +Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/routing~/~/Packages.gz 31 +Updated list of available packages in /var/opkg-lists/openwrt_routing 32 +Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/telephony~/~/Packages.gz 33 +Updated list of available packages in /var/opkg-lists/openwrt_telephony 34 +Downloading http:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/DLOS8/Firmware/Packages/dragino~/~/Packages.gz 35 +Updated list of available packages in /var/opkg-lists/dragino 36 + 23 23 24 -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 38 +(% style="color: red;" %) 39 +((( 40 +'''root@dragino-1d25dc:~~# opkg install luci ~-~-force-overwrite''' 41 +))) 25 25 26 -== Sub-paragraph == 43 +(% style="color: black;" %) 44 +((( 45 +Installing luci (git-20.272.49300-479154e-1) to root... 46 +Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci_git-20.272.49300-479154e-1_all.ipk 47 +Installing luci-base (git-20.272.49300-479154e-1) to root... 48 +Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci-base_git-20.272.49300-479154e-1_mips_24kc.ipk 49 +Installing luci-mod-admin-full (git-20.272.49300-479154e-1) to root... 50 +Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci-mod-admin-full_git-20.272.49300-479154e-1_mips_24kc.ipk 51 +Installing luci-theme-bootstrap (git-20.272.49300-479154e-1) to root... 52 +Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci-theme-bootstrap_git-20.272.49300-479154e-1_all.ipk 53 +Installing luci-app-firewall (git-20.272.49300-479154e-1) to root... 54 +Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci-app-firewall_git-20.272.49300-479154e-1_all.ipk 55 +Installing luci-proto-ppp (git-20.272.49300-479154e-1) to root... 56 +Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci-proto-ppp_git-20.272.49300-479154e-1_all.ipk 57 +Installing luci-proto-ipv6 (git-20.272.49300-479154e-1) to root... 58 +Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci-proto-ipv6_git-20.272.49300-479154e-1_all.ipk 59 +Configuring luci-theme-bootstrap. 60 +uci: Entry not found 61 +uci: Parse error (too many arguments) at line 22, byte 43 62 +Configuring luci-app-firewall. 63 +Configuring luci-proto-ppp. 64 +Configuring luci-base. 65 +Configuring luci-mod-admin-full. 66 +uci: Entry not found 67 +uci: Parse error (too many arguments) at line 22, byte 43 68 +Configuring luci-proto-ipv6. 69 +Configuring luci. 70 +root@dragino-1d25dc:~~# 71 +))) 72 +))) 27 27 28 -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 29 29 30 -== Sub-paragraph == 31 31 32 -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 76 += 3. Access Page = 77 + 78 + 79 +[[image:image-20220527170256-1.png||height="550" width="1162"]] 80 + 81 +Access URL for New UI 82 + 83 + 84 +[[image:image-20220527170325-2.png]] 85 + 86 +Access URL for Luci UI
- image-20220527170256-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +272.2 KB - Content
- image-20220527170325-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +75.8 KB - Content