Added Wiki for all the docs from Egor
This commit is contained in:
parent
741584446c
commit
e9058bb2cb
5 changed files with 1065 additions and 0 deletions
19
zzzEgor/Proxmox/LXC/Download.md
Normal file
19
zzzEgor/Proxmox/LXC/Download.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
The main distributions are available under: **_Node>local>CT Templates>Templates_**
|
||||
|
||||
The containers with applications are available under:
|
||||
|
||||
```
|
||||
pveam update && pveam available
|
||||
```
|
||||
|
||||
to download:
|
||||
|
||||
```
|
||||
pveam download local debian-10-turnkey-wireguard_16.2-1_amd64.tar.gz
|
||||
```
|
||||
|
||||
to list all downloaded container:
|
||||
|
||||
```
|
||||
pveam list local
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue