16 lines
222 B
Markdown
Executable File
16 lines
222 B
Markdown
Executable File
---
|
|
title: Proxmox-misc-commands
|
|
description:
|
|
published: true
|
|
date: 2024-04-15T20:50:15.824Z
|
|
tags:
|
|
editor: markdown
|
|
dateCreated: 2024-04-15T20:42:21.225Z
|
|
---
|
|
|
|
```bin
|
|
update-initramfs -u -k all
|
|
```
|
|
```bin
|
|
pveam update
|
|
``` |