New notes & New social icon forgejo
This commit is contained in:
parent
ed6b0ea5f9
commit
92bba11c86
5 changed files with 145 additions and 5 deletions
14
content/notes/proxmox/index.md
Normal file
14
content/notes/proxmox/index.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
title: "Proxmox"
|
||||
date: 2025-05-23T09:12:07+02:00
|
||||
tags:
|
||||
- 100DaysToOffload
|
||||
draft: false
|
||||
author: "Colmaris"
|
||||
toc: true
|
||||
---
|
||||
## Restaurer un container LXC en ligne de comande
|
||||
|
||||
```shell
|
||||
pct restore <vmid> /chemin/vers/le/fichier/dump --storage <nom du stoackage>
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue