8000 GitHub - z886/pvetools at v1.3
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ pvetools Public
forked from ivanhao/pvetools

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.

License

Notifications You must be signed in to change notification settings

z886/pvetools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pvetools

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

卸载

  1. 删除下载的pvetools目录

运行

在shell中进入pvetools目录,输入 ./pvetools.sh

  • 如果提示没有权限,输入chmod +x ./*.sh

主界面

main 根据需要选择对应的选项即可。

配置邮件说明:

只有以下界面需要用tab键选成红框的内容,其他的一律无脑回车即可。 mail

无脑方式说明:

无脑方式基本不需要你输入内容,除了配置你的邮件地址,邮箱要按上面配置邮件说明中的"Internet Site", 其他的一律无脑回车即可。 其他的一律无脑回车即可。 其他的一律无脑回车即可。

如果这个脚本帮到你了,麻烦点一下右上角的star小星星^_^

如果觉得好的请捐赠一下^_^

pay

install

for english user:
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

Uninstall

  1. delete pvetools folder

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%
0