Linux_web控制台-cockpit

   日期:2024-12-26    作者:szklm01 移动:http://oml01z.riyuangf.com/mobile/quote/52738.html

1、安装cockpit

Linux_web控制台-cockpit

[root@localhost ~]# dnf install cockpit -y

2、启动cockpit服务并查运行状态

[root@localhost ~]# systemctl start cockpit

[root@localhost ~]# systemctl status cockpit

2、设置开机启动

[root@localhost ~]# vim /usr/lib/systemd/system/cockpit.service

[Install]

WantedBy=multi-user.target

在服务中配置此项防止设置开机自启时报错:This means they are not meant to be enabled using systemctl.

[root@localhost ~]# systemctl enable cockpit

3、系统防火墙开放Cockpit-9090端口

[root@localhost ~]# firewall-cmd --permanent --add-service=cockpit

[root@localhost ~]# firewall-cmd --reload

4、WEB访问cockpit平台

Url地址:https://ip:9090,帐号和密码为系统内部帐号。


特别提示:本信息由相关用户自行提供,真实性未证实,仅供参考。请谨慎采用,风险自负。


举报收藏 0评论 0
0相关评论
相关最新动态
推荐最新动态
点击排行
{
网站首页  |  关于我们  |  联系方式  |  使用协议  |  隐私政策  |  版权隐私  |  网站地图  |  排名推广  |  广告服务  |  积分换礼  |  网站留言  |  RSS订阅  |  违规举报  |  鄂ICP备2020018471号