Changes

no edit summary
Line 90: Line 90:  
You can achieve this with drag and drop or by executing this command via '''Terminal''':
 
You can achieve this with drag and drop or by executing this command via '''Terminal''':
   −
Navigate to the "Downloads" folder:
+
Navigate to the '''"Downloads"''' folder:
 
  cd ~/Downloads
 
  cd ~/Downloads
Extract the tar.gz file:
+
Extract the '''tar.gz''' file:
 
  tar -xzvf RUTX_R_GPL_00.07.05.X.tar.gz
 
  tar -xzvf RUTX_R_GPL_00.07.05.X.tar.gz
   Line 175: Line 175:  
[[File:IP1.png|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:IP2.png|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:IP3.png|border|class=tlt-border]]
 
[[File:IP3.png|border|class=tlt-border]]
   Line 185: Line 185:  
[[File:IP4.png|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:
    
  ./scripts/feeds update -a
 
  ./scripts/feeds update -a
Line 198: Line 198:     
==Changing SSH Banner==
 
==Changing SSH Banner==
To modify the SSH banner, you can make use of the file search tool in the extracted GPL. To access this, follow these steps from the root directory of your project, you can find the file from route below:
+
To modify the '''SSH banner''', you can make use of the file search tool in the extracted GPL. To access this, follow these steps from the root directory of your project, '''you can find the file from route below''':
    
  ~/Downloads/RUTX_R_GPL_00.07.05.3/rutos-ipq40xx-rutx-gpl/package/base-files/files
 
  ~/Downloads/RUTX_R_GPL_00.07.05.3/rutos-ipq40xx-rutx-gpl/package/base-files/files
Line 227: Line 227:     
==Changing Company Links==
 
==Changing Company Links==
To modify the Company Links, you can make use of the file search tool in the extracted GPL. To access this, follow these steps from the root directory of your project, you can find the file from route below:
+
To modify the '''Company Links''', you can make use of the file search tool in the extracted GPL. To access this, follow these steps from the root directory of your project, '''you can find the file from route below:'''
    
  ~/Downloads/RUTX_R_GPL_00.07.05.3/rutos-ipq40xx-rutx-gpl/package/feeds/vuci/vuci-ui-core/bin/dist/brand
 
  ~/Downloads/RUTX_R_GPL_00.07.05.3/rutos-ipq40xx-rutx-gpl/package/feeds/vuci/vuci-ui-core/bin/dist/brand
Line 239: Line 239:  
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.
   −
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:
    
  ./scripts/feeds update -a
 
  ./scripts/feeds update -a
Line 257: Line 257:     
==Changing Device brand==
 
==Changing Device brand==
To modify the Device brand, you can make use search tool in the extracted GPL. To access this, follow these steps from the root directory of your project, you can find the TWO files from route below:
+
To modify the '''Device brand''', you can make use search tool in the extracted GPL. To access this, follow these steps from the root directory of your project, '''you can find the TWO files from route below''':
    
'''First File:'''
 
'''First File:'''
Line 297: Line 297:     
==Changing Favicon==
 
==Changing Favicon==
To modify the Favicon, you can make use search tool in the extracted GPL. To access this, follow these steps from the root directory of your project, you can find the TWO files from route below:
+
To modify the '''Favicon''', you can make use search tool in the extracted GPL. To access this, follow these steps from the root directory of your project, '''you can find the TWO files from route below''':
    
'''First File:'''
 
'''First File:'''
Line 310: Line 310:     
[[File:Logo2.png|border|class=tlt-border]]
 
[[File:Logo2.png|border|class=tlt-border]]
  −
For example, I will use Burj Khalifa logo in order to perform the changes here.
      
'''Note:''' If you have a brand in a different format, you can convert it to ico using any online converter, please keep in mind that online converters can cause scalability issues.
 
'''Note:''' If you have a brand in a different format, you can convert it to ico using any online converter, please keep in mind that online converters can cause scalability issues.