You've already forked www.colben.cn
update
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user