first commit

This commit is contained in:
2022-06-12 12:40:40 +02:00
parent db59715d36
commit 255f1b8e8c
6 changed files with 65 additions and 1 deletions

12
docs/proxmox/Debian-VM.md Normal file
View File

@ -0,0 +1,12 @@
```
df -h
```
sudo fdisk -l
sudo apt-get install -y parted
sudo parted /dev/sda
print
resizepart 2 100%