Get Started¶
Installing the nBox UI is as simple as configuring our repository following the instructions at http://packages.ntop.org and installing the nboxui package.
RedHat/Rocky Linux¶
yum install nboxui
systemctl enable --now cockpit.socket
After installing the package, it is possible to access the GUI connecting to the machine’s IP address using a browser on port 9090 (e.g. http://192.168.1.1:9090).
ntop Branding¶
After nboxui installation copy on the target machine the files present in this directory https://github.com/ntop/cockpit-ntop/tree/dev/branding to /usr/share/cockpit/branding/ubuntu/
git clone https://github.com/ntop/cockpit-ntop.git
cd cockpit-ntop
cp -r branding/* /usr/share/cockpit/branding/ubuntu/