Cockpit是开源的Linux web界面管理工具
开启和关闭的方法如下
Activate the web console with: systemctl enable --now cockpit.socket
systemctl enable --now cockpit.socket
Created symlink /etc/systemd/system/sockets.target.wants/cockpit.socket → /usr/lib/systemd/system/cockpit.socket.
systemctl status cockpit.socket
systemctl disable cockpit.socket
systemctl stop cockpit.socket
开启后默认通过9090端口访问