系统为centos 7.7
执行
yum install cockpit
最终提供的功能就是最基本的功能
需要添加类似“容器”选项,需执行
yum install cockpit-docker
需要添加类似“存储”选项,需执行
yum install cockpit-storaged
除此之外还有许多模块,可以一次性安装
yum install cockpit-*
安装完所需的模块
systemctl start cockpit #启动服务
systemctl enable cockpit.socket
提示:Created symlink from /etc/systemd/system/sockets.target.wants/cockpit.socket to /usr/lib/systemd/system/cockpit.socket.
最后更新: 2020-01-13 21:40
文章链接: https://995566.xyz/82020285.html
创作共享: 「署名 4.0 国际」许可协议进行许可~>_<