Changes for page Install Luci in the new UI firmware
Last modified by Xiaoling on 2023/04/21 10:22
<
edited by Jean-Philippe Gagné
on 2022/11/25 00:54
on 2022/11/25 00:54
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. JeanPhilippe1 +XWiki.Xiaoling - Content
-
... ... @@ -11,11 +11,12 @@ 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 13 14 -= 3. Connect to the gateway via SSH =14 += 2. Connect to the gateway via SSH = 15 15 16 + 16 16 You can use [[Putty>>https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.html]] or any SSH client to connect the the gateway. 17 17 18 -**Default credentials**: 19 +(% style="color:blue" %)**Default credentials**: 19 19 20 20 username: root 21 21 assword: dragino ... ... @@ -23,17 +23,21 @@ 23 23 24 24 = 3. Install Luci = 25 25 27 + 26 26 Enter the following commands 27 27 28 - {{{opkgupdate29 - opkg install luci --force-overwrite30 - }}}30 +(% class="box infomessage" %) 31 +((( 32 +**opkg update** 31 31 34 +opkg install luci ~-~-force-overwrite 35 +))) 32 32 37 + 33 33 (% class="box" %) 34 34 ((( 35 35 (% style="color:red" %) 36 -root@dragino-1d25dc:~~# opkg update 41 +**root@dragino-1d25dc:~~# opkg update** 37 37 (% style="color:black" %)Downloading https:~/~/downloads.openwrt.org/releases/18.06.8/targets/ar71xx/generic/packages~/~/Packages.gz 38 38 Updated list of available packages in /var/opkg-lists/openwrt_core 39 39 Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/base~/~/Packages.gz ... ... @@ -52,7 +52,7 @@ 52 52 53 53 (% style="color: red;" %) 54 54 ((( 55 -root@dragino-1d25dc:~~# opkg install luci ~-~-force-overwrite 60 +**root@dragino-1d25dc:~~# opkg install luci ~-~-force-overwrite** 56 56 ))) 57 57 58 58 (% style="color: black;" %) ... ... @@ -87,9 +87,9 @@ 87 87 ))) 88 88 89 89 90 - 91 91 = 3. Web access = 92 92 97 + 93 93 The new GUI is working as before. Simply enter the gateway IP address in the address bar of your browser. 94 94 95 95 By default: [[http:~~/~~/10.130.1.1/cgi-bin/home.has>>http://10.130.1.1/cgi-bin/home.has]]