From 0e8d3df07c2c3c487e5c2c34c2b904f6cbc4ec70 Mon Sep 17 00:00:00 2001 From: Ralf Koop Date: Tue, 13 May 2025 17:28:22 +0200 Subject: [PATCH] . --- Kunden/EBS/Proxmox.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Kunden/EBS/Proxmox.md b/Kunden/EBS/Proxmox.md index 42aa957..059a6c4 100644 --- a/Kunden/EBS/Proxmox.md +++ b/Kunden/EBS/Proxmox.md @@ -20,7 +20,9 @@ args: -uuid 3D094D56-E2CC-B318-C582-AFB2F2EBED10 Proxmox SSL Certificate erneuern [https://pve.proxmox.com/wiki/HTTPS_Certificate_Configuration_(Version_4.x,_5.0_and_5.1)#Revert_to_default_configuration](https://pve.proxmox.com/wiki/HTTPS_Certificate_Configuration_(Version_4.x,_5.0_and_5.1)#Revert_to_default_configuration) - + +#### Mount NFS Share vom Backup Server : +sudo mount -t cifs -o credentials=/root/.credentials //192.168.123.8/nfsshare /mnt/backup/ #nochzubearbeiten \ No newline at end of file