mirror of
https://github.com/thelittlerocket/pve.git
synced 2025-09-26 08:14:49 +08:00
Update README.md
This commit is contained in:
parent
40e9ddd8cc
commit
9e6d4df3af
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ bash <(wget -qO- --no-check-certificate https://ghproxy.com/https://raw.githubus
|
|||
- 比如debian10则是pve6.4,debian11则是pve7.x
|
||||
- /etc/hosts文件修改(修正商家hostname设置错误以及新增PVE所需的内容)
|
||||
- 已设置```/etc/hosts```为只读模式,避免重启后文件被覆写,如需修改请使用```chattr -i /etc/hosts```取消只读锁定,修改完毕请执行```chattr +i /etc/hosts```只读锁定
|
||||
- 检测```/etc/cloud/cloud.cfg```如果发现```preserve_hostname```是```false```,则改为```true```
|
||||
- 检测是否为中国IP,如果为中国IP使用清华镜像源,否则使用官方源
|
||||
- 安装PVE开虚拟机需要的必备工具包
|
||||
- 替换apt源中的企业订阅为社区源
|
||||
|
|
Loading…
Add table
Reference in a new issue