Changes

no edit summary
Line 30: Line 30:  
</ul>
 
</ul>
   −
==Ubuntu Installation==
+
==Ubuntu Installation and Pre-requisite==
    
Compiling the firmware should be achievable on any Linux-based machine. Alternatively, options like Oracle's VirtualBox or Windows' WSL can be used, though the setup process may vary slightly. For this example, I will be using VMWare.
 
Compiling the firmware should be achievable on any Linux-based machine. Alternatively, options like Oracle's VirtualBox or Windows' WSL can be used, though the setup process may vary slightly. For this example, I will be using VMWare.
Line 148: Line 148:  
  "RUTX_R_GPL_00.07.05/package/base-files/files/lib/preinit/84_set_password"
 
  "RUTX_R_GPL_00.07.05/package/base-files/files/lib/preinit/84_set_password"
   −
[[File:PasswordCHANGE.jpg|border|class=tlt-border]]
+
[[File:PASSWORD.png|border|class=tlt-border]]
    
Change "admin01" to your password on line [ -z "$passwd" ] && passwd="$(mkpasswd  
 
Change "admin01" to your password on line [ -z "$passwd" ] && passwd="$(mkpasswd  
Line 172: Line 172:     
After entering the "make menuconfig" command, it will launch a new interface known as the "OpenWrt Configuration." In this interface, navigate to the "Target Firmware options" section.   
 
After entering the "make menuconfig" command, it will launch a new interface known as the "OpenWrt Configuration." In this interface, navigate to the "Target Firmware options" section.   
[[File:IPAddress.jpg|border|class=tlt-border]]
+
 
 +
[[File:IP1.png|border|class=tlt-border]]
    
You will then be presented with the option to modify the Default IP address, allowing you to input your desired value. By default, it is set to (192.168.1.1).
 
You will then be presented with the option to modify the Default IP address, allowing you to input your desired value. By default, it is set to (192.168.1.1).
   −
[[File:IPAddress2.jpg|border|class=tlt-border]]
+
[[File:IP2.png|border|class=tlt-border]]
    
You will then be presented with the option to modify the Default IP address, allowing you to input your desired value.
 
You will then be presented with the option to modify the Default IP address, allowing you to input your desired value.
[[File:IPAddress3.jpg|border|class=tlt-border]]
+
[[File:IP3.png|border|class=tlt-border]]
    
After making the desired changes to the Default IP address, you can then save those modifications.
 
After making the desired changes to the Default IP address, you can then save those modifications.
[[File:IPAddress4.jpg|border|class=tlt-border]]
+
[[File:IP4.png|border|class=tlt-border]]
    
After making changes and saving them to the directory, we may build compile using the following commands:
 
After making changes and saving them to the directory, we may build compile using the following commands:
Line 208: Line 209:     
It shall open up as  above , after making the desired changes to the banner, you can then save those modifications.
 
It shall open up as  above , after making the desired changes to the banner, you can then save those modifications.
 +
 +
[[File:SSH3.jpg|border|class=tlt-border]]
    
After making changes and saving them to the directory, we may build compile using the following commands:
 
After making changes and saving them to the directory, we may build compile using the following commands:
Line 220: Line 223:  
  rutos-ath79-rut9-gpl>bin>targets>ath79>generic>tltFws>RUTX_R_GPL_00.07.05.3_WEBUI
 
  rutos-ath79-rut9-gpl>bin>targets>ath79>generic>tltFws>RUTX_R_GPL_00.07.05.3_WEBUI
 
'''file name''': RUTX_R_GPL_00.07.05.X_WEBUI
 
'''file name''': RUTX_R_GPL_00.07.05.X_WEBUI
  −
  −
'''RESULTS:'''
  −
  −
[[File:SSH3.jpg|border|class=tlt-border]]
      
==Changing Company Links==
 
==Changing Company Links==

Navigation menu