惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

S
SegmentFault 最新的问题
Spread Privacy
Spread Privacy
Google DeepMind News
Google DeepMind News
WordPress大学
WordPress大学
Blog — PlanetScale
Blog — PlanetScale
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Apple Machine Learning Research
Apple Machine Learning Research
SecWiki News
SecWiki News
腾讯CDC
P
Privacy International News Feed
Webroot Blog
Webroot Blog
J
Java Code Geeks
爱范儿
爱范儿
A
About on SuperTechFans
S
Secure Thoughts
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
D
DataBreaches.Net
Cloudbric
Cloudbric
Security Archives - TechRepublic
Security Archives - TechRepublic
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
C
Cyber Attacks, Cyber Crime and Cyber Security
P
Proofpoint News Feed
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Security Latest
Security Latest
Forbes - Security
Forbes - Security
小众软件
小众软件
www.infosecurity-magazine.com
www.infosecurity-magazine.com
C
Cybersecurity and Infrastructure Security Agency CISA
T
Threatpost
量子位
MongoDB | Blog
MongoDB | Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
月光博客
月光博客
W
WeLiveSecurity
P
Privacy & Cybersecurity Law Blog
Vercel News
Vercel News
Google Online Security Blog
Google Online Security Blog
云风的 BLOG
云风的 BLOG
GbyAI
GbyAI
S
Security @ Cisco Blogs
T
The Exploit Database - CXSecurity.com
Help Net Security
Help Net Security
V
Visual Studio Blog
C
CXSECURITY Database RSS Feed - CXSecurity.com
Application and Cybersecurity Blog
Application and Cybersecurity Blog
博客园 - 聂微东
P
Proofpoint News Feed
C
CERT Recently Published Vulnerability Notes
Attack and Defense Labs
Attack and Defense Labs

openSUSE 中文社区

ARMv9 构建基础设施后续进展 近八年历程即将落幕 openSUSE 发布更新后的法律分类模型 社区完善 Git 打包工作流 社区在召开线上会议后推进治理提案 理事会候选人征集工作正在推进 openSUSE 理事会谈参与、治理与社区 社区将讨论新治理提案 开源社区应对 2038 年时间戳危机(Y2K38) 登记,提交 openSUSE 大会的演讲稿 openSUSE 亚洲峰会回到印度尼西亚日惹! openSUSE Tumbleweed 每月更新 - 2025 年 11 月 英特尔 NPU 驱动现已登陆 openSUSE 各版本
新启动器旨在简化 Cockpit 安装流程
Fangzhou Liu · 2026-04-15 · via openSUSE 中文社区

2026-04-15 | Fangzhou Liu | CC-BY-SA-4.0

新启动器旨在简化 Cockpit 安装流程

openSUSE 社区成员正在开发一套精简的系统管理界面,以应对从 YaST 迁移这一复杂工作。

openSUSE bar 经过多次调整并吸纳社区意见后,成员们基于现有工具,为 openSUSE 用户推出了一款启动器。它提供基于网页的系统管理界面,让从传统 YaST 配置工具切换过来的用户更容易上手。

这款 cockpit-client 启动器 解决了部分用户在尝试用 Cockpit 替代 YaST 时遇到的使用障碍。根据 openSUSE 论坛 上的反馈,在此之前,整个使用流程既不简单也不直观。

该启动器为 openSUSE 专属设计,图标沿用了经典 YaST 的配色,针对用户反馈制作。经过测试与小幅优化后,该软件包已正式发布,可在 TumbleweedLeap 中作为 Official 软件包安装使用。

Lubos Kocman 表示:“由于 Cockpit-client 同时提供 Flatpak 和 RPM 两种启动器,我们需要给它们设置不同图标,方便用户区分。不同颜色的图标能让用户一眼就知道打开的是哪个,避免混淆。”

安装步骤

该启动器将原本多步骤的操作简化为直观流畅的工作流程。此前,用户在通过 localhost:9090 访问 Cockpit 时会遇到诸多问题,社区也将其列为使用痛点。

sudo zypper install cockpit-client-launcher

同时建议用户安装 patterns-cockpit,以确保所有 Cockpit 模块均可使用:

sudo zypper install -t pattern cockpit

最后,用户只需在桌面环境的应用菜单中启动该程序,并按照初始设置向导操作即可。启动器会自动启用所需的 systemd 服务与防火墙配置。

为符合安全规范,若 Cockpit 此前未启用并运行,安装程序会询问用户是否启用 cockpit.socket,并选择偏好的 firewalld 配置。

该软件包已在 Tumbleweed 和 Leap 16 上完成测试,结果证实其可在不同 openSUSE 变体、版本及安装场景下正常集成使用。

Low Tech Linux 制作的演示视频展示了在 Tumbleweed 与 Leap 16 上的安装与设置流程

Cockpit 网页界面提供图形化系统管理功能,可替代传统命令行工具或 YaST 完成操作,包括软件包管理、用户管理、服务控制等。


原文:New Launcher Aims to Simplify Cockpit Installations,作者:Douglas DeMaio