Cockpit管理服务器

Cockpit 是一个开源工具,通过Web Console管理Linux服务器。

部署 Cockpit

复制代码
 [root@server ~ 11:05:26]# yum -y install cockpit
 ​
 [root@server ~ 11:30:26]# systemctl enable cockpit.socket --now
 Created symlink from /etc/systemd/system/sockets.target.wants/cockpit.socket to /usr/lib/systemd/system/cockpit.socket.
 ​
 [root@server ~ 11:31:36]# firewall-cmd --add-service=cockpit
 success
 [root@server ~ 11:31:55]# firewall-cmd --add-service=cockpit --permanent 
 success
 ​

使用 Cockpit

登录 Cockpit
复制代码
 #设置域名搜索
 #打开文件hosts 登录D:\Program Files\Notepad++编辑
 10.1.8.10 server.lyk.cloud    
 #打开浏览器,访问Cockpit界面:
 https://server.lyk.cloud:9090/  #要加:9090
相关推荐
云边云科技7 分钟前
零售行业新店网络零接触部署场景下,如何选择SDWAN
运维·服务器·网络·人工智能·安全·边缘计算·零售
城管不管20 分钟前
Docker核心---数据卷(堵门秘籍)
运维·docker·容器
AOwhisky33 分钟前
Linux 文本处理三剑客:awk、grep、sed 完全指南
linux·运维·服务器·网络·云计算·运维开发
Gavin_9151 小时前
从零开始部署经典开源项目管理系统最新版redmine6-Linux Debian12
linux·ruby on rails·开源·debian·ruby·redmine
xuanerya1 小时前
使用 SSH 方式克隆 GitHub 仓库没有权限解决办法
运维·ssh·github
花小璇学linux1 小时前
imx6ull-驱动开发篇31——Linux异步通知
linux·驱动开发·嵌入式软件
shelutai2 小时前
ubuntu 编译ffmpeg6.1 增加drawtext,libx264,libx265等
linux·ubuntu·ffmpeg
runfarther2 小时前
搭建LLaMA-Factory环境
linux·运维·服务器·python·自然语言处理·ai编程·llama-factory
百思可瑞教育2 小时前
Spring Cloud Gateway 负载均衡全面指南
运维·负载均衡·北京百思可瑞教育·百思可瑞教育·北京百思教育
hello_ world.2 小时前
RHCA10NUMA
linux