How to replace Untangle Branding Manager logo with your company logo, Boot Screen or Modify Front Page
Replace Untangle Logo
We can replace the untangle branding manager logo by the below mentioned simple steps.
Step 1
Enable ssh in untangle
How to enable ssh
Step 2
Replace the logo image BrandingLogo.gif with your logo. Default path is mentioned below
#/var/www/images/BrandingLogo.gif
For Latest version replace
#/var/www/images/BrandingLogo.png
For replacing the image from windows machine, you can use winscp up loader or putty
do you know how to remplace the name of windows title by example untagle captive portal for
company name.
find the html files that the page .py file loads and edit them manually with ssh. they are usually located in or around /usr/share/untangle/web/ or /usr/share/untangle/webui/ ect… just look around, if you know you want to edit the logout page you know thats located in /usr/share/untangle/web/capture/logout/ find the index or other html file and edit it, the $.companyname$ in the [title] part of the html you can replace with static text to bypass the variable.