Skip to content

Commit ad8e72d

Browse files
authored
Update pve_install.md
1 parent 6e73edf commit ad8e72d

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

docs/en/guide/pve/pve_install.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,15 @@ This step may require you to reboot your system after a few minutes of successfu
116116

117117
To this point the main body is installed.
118118

119+
120+
### One-Click Uninstall PVE
121+
122+
After the uninstall script completes, restarting the host machine will restore it to its pre-installation state.
123+
124+
```shell
125+
bash <(curl -sSLk https://raw.githubusercontent.com/oneclickvirt/pve/main/scripts/uninstall_pve.sh)
126+
```
127+
119128
## Installation on a physical machine
120129

121130
Proxmox installed by this method **NOT** to be used subsequently with all scripts of this project.
@@ -189,4 +198,4 @@ During the execution of the configuration script, you will be prompted to enter
189198

190199
Physical machine after the installation of unlimited modules can not use NAT to connect directly to the virtual machine to access the network, so the subsequent tutorials of this project does not support this method of access to the bridge, the subsequent scripts of this project does not support this method of installation of Proxmox.
191200

192-
Currently feasible wireless module used on the PVE success stories, are required to WIFI router access to the network is ```automatically obtain an IP address (DHCP)``` (the subsequent use of openwrt or ikuai or directly nat after the network available within the virtual machine), or can be modified in the router static routing table, if the WIFI router to use a ```fixed IP address Connection to the network```, for the time being did not find success stories.
201+
Currently feasible wireless module used on the PVE success stories, are required to WIFI router access to the network is ```automatically obtain an IP address (DHCP)``` (the subsequent use of openwrt or ikuai or directly nat after the network available within the virtual machine), or can be modified in the router static routing table, if the WIFI router to use a ```fixed IP address Connection to the network```, for the time being did not find success stories.

0 commit comments

Comments
 (0)