proxmox ve tools script(debian9+ can use it).Including install postfix samba and config set zfs max ram, nested virtualization etc. for english user,please look the end of readme.
这是一个为proxmox ve写的工具脚本(理论上debian9+可以用)。包括配置邮件,samba,zfs,嵌套虚拟化等功能。
需要用root账号来运行
在终端中按行分别执行以下内容:
export LC_ALL=en_US.UTF-8
apt update && apt -y install git && git clone https://github.com/ivanhao/pvetools.git
cd pvetools
./pvetools.sh
- 删除下载的pvetools目录
在shell中进入pvetools目录,输入
./pvetools.sh
- 如果提示没有权限,输入
chmod +x ./*.sh
只有以下界面需要用tab键选成红框的内容,其他的一律无脑回车即可。
无脑方式基本不需要你输入内容,除了配置你的邮件地址,邮箱要按上面配置邮件说明中的"Internet Site", 其他的一律无脑回车即可。 其他的一律无脑回车即可。 其他的一律无脑回车即可。
export LC_ALL=en_US.UTF-8
apt update && apt -y install git && git clone https://github.com/ivanhao/pvetools.git
cd pvetools
./pvetools.sh
- delete pvetools folder