Changes for page Install Luci in the new UI firmware
Last modified by Xiaoling on 2023/04/21 10:22
From version 6.3
edited by Xiaoling
on 2023/04/21 10:22
on 2023/04/21 10:22
Change comment:
There is no comment for this version
To version 6.2
edited by Jean-Philippe Gagné
on 2022/11/25 00:56
on 2022/11/25 00:56
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. Xiaoling1 +XWiki.JeanPhilippe - Content
-
... ... @@ -13,10 +13,9 @@ 13 13 14 14 = 2. Connect to the gateway via SSH = 15 15 16 - 17 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 18 19 - (% style="color:blue" %)**Default credentials**:18 +**Default credentials**: 20 20 21 21 username: root 22 22 assword: dragino ... ... @@ -24,21 +24,17 @@ 24 24 25 25 = 3. Install Luci = 26 26 27 - 28 28 Enter the following commands 29 29 30 - (% class="boxinfomessage" %)31 - (((32 - **opkg update**28 +{{{opkg update 29 +opkg install luci --force-overwrite 30 +}}} 33 33 34 -opkg install luci ~-~-force-overwrite 35 -))) 36 36 37 - 38 38 (% class="box" %) 39 39 ((( 40 40 (% style="color:red" %) 41 - **root@dragino-1d25dc:~~# opkg update**36 +root@dragino-1d25dc:~~# opkg update 42 42 (% style="color:black" %)Downloading https:~/~/downloads.openwrt.org/releases/18.06.8/targets/ar71xx/generic/packages~/~/Packages.gz 43 43 Updated list of available packages in /var/opkg-lists/openwrt_core 44 44 Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/base~/~/Packages.gz ... ... @@ -57,7 +57,7 @@ 57 57 58 58 (% style="color: red;" %) 59 59 ((( 60 - **root@dragino-1d25dc:~~# opkg install luci ~-~-force-overwrite**55 +root@dragino-1d25dc:~~# opkg install luci ~-~-force-overwrite 61 61 ))) 62 62 63 63 (% style="color: black;" %) ... ... @@ -92,9 +92,9 @@ 92 92 ))) 93 93 94 94 90 + 95 95 = 3. Web access = 96 96 97 - 98 98 The new GUI is working as before. Simply enter the gateway IP address in the address bar of your browser. 99 99 100 100 By default: [[http:~~/~~/10.130.1.1/cgi-bin/home.has>>http://10.130.1.1/cgi-bin/home.has]]