1. yum install cockpit
    2. systemctl start cockpit.socket
    3. systemctl enable --now cockpit.socket
    4. systemctl status cockpit.socket
    5. ps aux|grep cockpit
    6. firewall-cmd --add-service=cockpit --permanent
    7. firewall-cmd --reload

    访问地址:

    https:// 192.168.0.26:9090

    1610803547743.png