Configuring firewalld with the web interface
To use the RHEL web administrative interface of RHEL8, we must install it. The package and service running it are both called cockpit
. We can install it by running the following code:
[root@rhel8 ~]# dnf install cockpit -y Updating Subscription Management repositories. [omitted] Installing: cockpit x86_64 224.2-1.el8 rhel-8-for-x86_64-baseos-rpms 74 k [omitted] cockpit-224.2-1.el8.x86_64 cockpit-bridge-224.2-1.el8.x86_64 ...