Changes for page Install Luci in the new UI firmware
Last modified by Xiaoling on 2023/04/21 10:22
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -7,15 +7,38 @@ 7 7 8 8 = 1. Introduction = 9 9 10 -In the new firmware version. Luci is removed, if customer want to installl Luci package. User can install via Linux command line: 11 11 11 +In the new firmware version, Luci is removed. If you want to install Luci package, you can use the command line: 12 12 13 -= 2. Install Luci = 14 14 14 += 2. Connect to the gateway via SSH = 15 + 16 + 17 +You can use [[Putty>>https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.html]] or any SSH client to connect the the gateway. 18 + 19 +(% style="color:blue" %)**Default credentials**: 20 + 21 +username: root 22 +assword: dragino 23 + 24 + 25 += 3. Install Luci = 26 + 27 + 28 +Enter the following commands 29 + 30 +(% class="box infomessage" %) 31 +((( 32 +**opkg update** 33 + 34 +opkg install luci ~-~-force-overwrite 35 +))) 36 + 37 + 15 15 (% class="box" %) 16 16 ((( 17 17 (% style="color:red" %) 18 - '''root@dragino-1d25dc:~~# opkg update'''41 +**root@dragino-1d25dc:~~# opkg update** 19 19 (% style="color:black" %)Downloading https:~/~/downloads.openwrt.org/releases/18.06.8/targets/ar71xx/generic/packages~/~/Packages.gz 20 20 Updated list of available packages in /var/opkg-lists/openwrt_core 21 21 Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/base~/~/Packages.gz ... ... @@ -34,7 +34,7 @@ 34 34 35 35 (% style="color: red;" %) 36 36 ((( 37 - '''root@dragino-1d25dc:~~# opkg install luci ~-~-force-overwrite'''60 +**root@dragino-1d25dc:~~# opkg install luci ~-~-force-overwrite** 38 38 ))) 39 39 40 40 (% style="color: black;" %) ... ... @@ -69,13 +69,18 @@ 69 69 ))) 70 70 71 71 72 -= 3. AccessPage=95 += 3. Web access = 73 73 97 + 98 +The new GUI is working as before. Simply enter the gateway IP address in the address bar of your browser. 99 + 100 +By default: [[http:~~/~~/10.130.1.1/cgi-bin/home.has>>http://10.130.1.1/cgi-bin/home.has]] 101 + 74 74 [[image:image-20220527170256-1.png||height="550" width="1162"]] 75 75 76 -Access URL for New UI 77 77 105 +The LuCI interface is accessible via the URL [[http:~~/~~/10.130.1.1/cgi-bin/luci/>>http://10.130.1.1/cgi-bin/luci/]], adjust the IP accordingly 78 78 79 79 [[image:image-20220527170325-2.png]] 80 80 81 - AccessURL for Luci UI109 +