centos8 提示Activate the web console with: systemctl enable --
时间 :
2021-07-29
编辑 :admin
centos8 提示Activate the web console with: systemctl enable --now cockpit.socket 是什么意思
一登录 centos8, 就提示信息
Activate the web console with: systemctl enable --now cockpit.socket
这个是什么意思呢? 其实这个就是想让你开启cockpit服务
这条命令就是要把cockpit设置为开机自启动并且立刻运行起来
Cockpit 是红帽开发的网页版图像化服务管理工具,说白了就是给你提供个web页面来管理cneots8服务器