MyFirstBrain/Kunden/EBS/Proxmox.md

32 lines
888 B
Markdown
Raw Permalink Normal View History

2025-05-19 09:08:38 +02:00
---
created: 2024-07-29T10:26
updated: 2025-05-19T09:03
---
2024-09-10 18:41:29 +02:00
# Proxmox (Atlas)
2024-07-27 12:21:24 +02:00
Physikalischer Server !
2024-09-10 18:41:29 +02:00
192.168.123.100
2024-07-27 12:21:24 +02:00
2024-10-24 10:15:00 +02:00
Proxmox Version : 2.3-13 (kein SMB möglich)
2024-07-27 12:21:24 +02:00
2024-07-27 09:43:28 +02:00
Proxmox VM. Config File ergänzungen :
args: -vnc 0.0.0.0:77
2024-07-27 12:19:23 +02:00
2024-07-27 09:43:28 +02:00
Dann ist die VM mit der IP des ProxmoxServer und dem Port 5977 per VNC erreichbar.
Wenn args: -vnc 0.0.0.0:103 dann ist das der Port 6003
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)
2025-05-13 17:28:22 +02:00
#### Mount NFS Share vom Backup Server :
sudo mount -t cifs -o credentials=/root/.credentials //192.168.123.8/nfsshare /mnt/backup/
2024-07-27 09:43:28 +02:00
2024-07-27 09:44:34 +02:00
#nochzubearbeiten