proxmox ve tools script(debian9+ can use it).Including email
, samba
,NFS set zfs max ram
, nested virtualization
,docker
, pci passthrough
etc.
for english user,please look the end of readme.
这是一个为proxmox ve写的工具脚本(理论上debian9+可以用)。包括配置邮件
,samba
,NFS
,zfs
,嵌套虚拟化
,docker
,硬盘直通
等功能。
需要用root账号来运行
在终端中按行分别执行以下内容:
强烈建议先删除企业源:
rm /etc/apt/sources.list.d/pve-enterprise.list
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
echo "nameserver 8.8.8.8" >> /etc/resolv.conf && rm /etc/apt/sources.list.d/pve-enterprise.list && 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
建议使用方式一来安装,不建议直接下载单sh脚本使用,因为那样更新的功能会无法使用!
如果网络无法使用,或命令行使用有困难,可以使用方式二下载zip包拷入系统中使用。
在shell中进入pvetools目录,输入
./pvetools.sh
chmod +x ./*.sh
根据需要选择对应的选项即可。
只有以下界面需要用tab键选成红框的内容,其他的一律无脑回车即可。
感谢捐赠人员!
捐赠列表:
杨惠(来源qq)
蓝蓝的天空(来源qq)
久别重逢(来源qq)
小呀嘛小Kiwi(来源qq)
*兴乐(来源支付宝)
孤独的根号三 (来源qq)
我心依旧丶(来源qq)
*俊磊(来源支付宝)
*家鑫(来源支付宝)
*小虎(来源支付宝)
*杭(来源支付宝)
*伟(来源支付宝)
*棘(来源支付宝)
发布时间:2020.12.16
new feature:
发布时间:2020.12.14
new feature:
发布时间:2020.12.09
new feature:
发布时间:2020.11.30
new feature:
嗨 我是奶酪
的建议,添加pve 更新源地址为非订阅更新源发布时间:2020.08.17
new feature:
发布时间:2020.07.15
new feature:
发布时间:2020.07.14
new feature:
发布时间:2020.05.19
new feature:
发布时间:2020.03.28
new feature:
发布时间:2020.02.21
new feature:
发布时间:2019.12.24
new feature:
发布时间:2019.12.18
new feature:
发布时间:2019.12.16
new feature:
发布时间:2019.12.09
new feature:
发布时间:2019.12.04
new feature:
发布时间:2019.11.28
new feature:
发布时间:2019.11.25
new feature:
发布时间:2019.11.20
new feature:
发布时间:2019.11.14
new feature:
发布时间:2019.11.06
new feature:
发布时间:2019.11.04
new feature:
发布时间:2019.11.01
new feature:
发布时间:2019.10.24
new feature:
发布时间:2019.10.01
new feature:
Use root accout to run.
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
If update error,you can remove enterprise source by :
rm /etc/apt/sources.list.d/pve-enterprise.list
and retry.
cd to pvetools folder,and type:./pvetools.sh
chmod +x pvetools.sh
first.you should choose Internet Site
below, and keep others default.