Centos_cockpit.socket

centos web管理server

默认查看地址为 http://ip:9090
Web管理服务

systemctl enable --now cockpit.socket
#启动该服务,随系统启动一同启动

systemctl start cockpit.socket
#运行Cockpit服务

systemctl status cockpit.socket
#查看状态

systemctl get-default
#查看显示模式