加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > Linux > 正文

linux – 如何正确更新Cobbler的distro_signatures.json以支持Se

发布时间:2020-12-14 02:47:15 所属栏目:Linux 来源:网络整理
导读:我正在尝试使用cobbler安装SecurityOnion(基于xubuntu 12.04的 linux distrobution). 我按照指令here从Ubuntu 12.04上的源代码安装了补鞋匠. 我也按照说明here配置了补鞋匠,但我在补鞋程序导入步骤中收到错误. 我在跑步 cobbler import –name = securityoni
我正在尝试使用cobbler安装SecurityOnion(基于xubuntu 12.04的 linux distrobution).

我按照指令here从Ubuntu 12.04上的源代码安装了补鞋匠.

我也按照说明here配置了补鞋匠,但我在补鞋程序导入步骤中收到错误.

我在跑步
cobbler import –name = securityonion –path = / media / iso –breed = ubuntu但它失败了

task started: 2014-03-08_110255_import
task started (id=Media import,time=Sat Mar  8 11:02:55 2014)
Found a candidate signature: breed=ubuntu,version=precise
Found a candidate signature: breed=ubuntu,version=saucy
Found a candidate signature: breed=ubuntu,version=oneiric
Found a candidate signature: breed=ubuntu,version=lucid
Found a candidate signature: breed=ubuntu,version=quantal
Found a candidate signature: breed=ubuntu,version=raring
No signature matched in /var/www/cobbler/ks_mirror/securityonion
!!! TASK FAILED !!!

我认为这是因为我需要在/var/lib/cobbler/distro_signatures.json中添加签名

我知道我应该能够复制并粘贴定义以使其精确并使其工作,因为SecurityOnion使用12.04但我不知道如何更改定义以便它匹配我认为cobbler在安装下寻找的任何文本字符串组成securityonion的文件.

我在补鞋匠网站上看过documentation,但它似乎没有给我能够添加额外发行版所需的内容.

任何人都知道我可以做些什么来修改签名文件以接受这个额外的分发?

解决方法

Cobbler将使用以下命令下载最新的’update’distro_signatures.json:
# cobbler signature update

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读