This commit is contained in:
parent
f69019c647
commit
222658e87f
7
IT/Borg.md
Normal file
7
IT/Borg.md
Normal file
@ -0,0 +1,7 @@
|
||||
# BORG
|
||||
|
||||
## list difference beetween two backup
|
||||
|
||||
```sh
|
||||
borg diff ssh://u304977@u304977.your-storagebox.de/./backup_hamelab::homelab-2024-12-13T02:00:01.321733 homelab-2024-12-14T02:00:01.536385
|
||||
```
|
8
IT/Vagrant.md
Normal file
8
IT/Vagrant.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Vagrant
|
||||
|
||||
|
||||
## Install plugong without dependancy check
|
||||
|
||||
```sh
|
||||
VAGRANT_DISABLE_STRICT_DEPENDENCY_ENFORCEMENT=1 vagrant plugin install vagrant-libvirt
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user