Note Backup All config before rebrand the software
Note This Script already tested on Rocky 8.6-8.7
Warning This Script Contain modification on /etc/os-release. Check this file when update something
Warning This Script need to be root user
Make Sure that Cockpit already installed and running
sudo dnf install cockpit -y
systemctl status cockpitcd ~
git clone https://github.com/Adekabang/ROSE-branding.git
cd ~/ROSE-brandingchange file permission for execution
chmod +x rebrand-cockpit.sh
./rebrand-cockpit.shsystemctl status cockpitafter finish then remove clone folder
rm -rf ROSE-branding