This commit is contained in:
2021-11-14 15:52:46 +08:00
parent 915c231124
commit 1e344dc204
112 changed files with 1039 additions and 1039 deletions

View File

@@ -6,7 +6,7 @@ tags: ["ovirt"]
categories: ["kvm"]
---
# 封装 CentOS6/7 虚拟机
## 封装 CentOS6/7 虚拟机
- 标识 “重新配置”
```bash
touch /.unconfigured
@@ -39,7 +39,7 @@ categories: ["kvm"]
poweroff
```
# 解锁 admin 用户
## 解锁 admin 用户
- 查看状态
```bash
ovirt-aaa-jdbc-tool user show admin
@@ -49,7 +49,7 @@ categories: ["kvm"]
ovirt-aaa-jdbc-tool user unlock admin
```
# 创建本地 yum 源
## 创建本地 yum 源
- 安装工具
```bash
yum install yum-utils createrepo