Two things in your config I don't get_
Your PVE backend explicitly disables ssl doesn't it?
server pve 192.168.0.10:8006
#server pve 192.168.0.10:8006 ssl verify required ca-file /etc/haproxy/ssl/mydomain.dev/cert.pem...
Hello,
I have a dedicated server where Proxmox is running in a VM (OPNsense). There I configured Wireguard (including site to site (to site)). All LAN devices from all LANs reach each other vice versa. So far, so goof. I can also reach the...
Naja, der Default ist ja wie folgt:
Also wird an jeden ersten Sontag im Monat getrimmt und an jeden Zweiten gescrubt. Warum willst du denn von Default abweichen? Solange du da keinen guten Grund für hast, würde ich es lassen. Der scrub-Prozess...
I get that http makes more sense for letsencrypt buuuut the guide from digitalocean I found on the certbot site actually puts it in https. All I can say is that it works like that, I have cut out about 9 services from the pastebin I successfully...
Funktioniert hat:
apt install -y gdu
gdu /
gerade ist journal wie gesagt recht leer, hab es seit vorgestern #58 https://forum.proxmox.com/threads/proxmox-oberfläche-nach-stromausfall-nicht-mehr-erreichbar.150913/post-857889 nicht erneut...
Sorry, die Optionen gehören hinter install. Ich habe meinen Post angepasst. Warum es voll läuft wird sich hoffentlich nun zeigen.
Zwar immer noch nicht perfekt aber vielleicht funktioniert dieses Snippet besser
journalctl | awk '{print $5}' |...
Naja, wenn die aliases.db Datei wie in der Fehlermeldung steht, nicht vorhanden ist, und das ständig im Protokoll fest gehalten wird, dann füllt sich das eben.
Google Suche : "postfix aliases.db erzeugen"
Antwort Gemini :
"Um die Datenbank...
Generell ist die LOAD bei Linux eine etwas "silly metric" (so die Linuxkernelentwickler: https://github.com/torvalds/linux/blob/master/kernel/sched/loadavg.c ), da sie eben nicht nur CPU-Auslastung sondern auch andere Sachen wie IO...
Jap mit: sudo systemctl restart systemd-journald
Zusätzlich habe ich jetzt nun noch folgende Parameter gesetzt:
SystemMaxUse= and RuntimeMaxUse= control how much disk space the journal may use up at most.
SystemKeepFree= and RuntimeKeepFree=...
Sag mal, das ist ja alles schön und gut, was dich da gerade so umtreibt.
Zum einen sind die Werte von HTOP mit Sicherheit die selben wie in der GUI (unterstelle ich jetzt einfach einmal).
Da stellt sich mir die Frage, warum ein 10 Jahre alter...
Würdest Du hier auch mal suchen (geht auch locker via Google) -> https://forum.proxmox.com/threads/understanding-cpu-usage-and-server-load.73692/
Dann hättest auch Fabian's Link gesehen ...
Exactly, the ACME protocol needs http access. An alternative is the usage of the DNS challenge and this is what I do. Domains are available for under ten bucks a year and it makes things a lot easier to be able to use something like...
Hello, @derFelix
1) Have you verified the config? Probably with
haproxy -f /etc/haproxy/haproxy.cfg -c
2) What do haproxy logs say?
3) If there are no sufficient hints in the logs, I would start with very basic configuration.
That is, without...
Only the linux & pve realms are supported in the iOS app.
It is sad as I would like to use OpenID connect as well for the app but anything other then the two default realms are not supported by the app as far as I know.
I switched to chrony at some point but I cannot remember if I was using systemd-timesyncd or full ntpd. Either way AIUI `apt install chrony` will warn about removal of a conflicting package. My preference would be for switching time daemon rather...
hey, thanks for reaching out! i tried to use your guide, specifically the Nvidia-specific part of the GPU passthrough section. but still no worky. and i ran a lot of commands on the host as well as the container bc it wasnt clear to me where i...
I've been migrating authentication from the Proxmox VE authentication server to my Authentik server. I noticed that the iOS app is able to fetch and display all available realms, but I'm unable to log in because the username and password fields...
I was so bummed out that the above fix didn't work. Before I gave up hope I saw this section and decided to try it and after hours of frustration, and considering axing the whole thing this fix worked. I created an account just to say nice...