An example for when I press the power button, I want a similar script to run in the VM.
#!/bin/bash
# Define the directory where your docker-compose.yml file is located
COMPOSE_DIR="/path/to/your/project"
cd "$COMPOSE_DIR"
echo "Stopping and...
Hey guys!!
I have one server with this situation: at BIOS, the network card is ON, i see the leds on;
But, when the proxmox boots, its turns off the adapter (the leds goes off) and with this situation, i cant access the web interface.
Any ideas?!
For troubleshooting boot a recent live Linux, like Ubuntu 24.04 and see if the same noise is present.
If not, then compare the "dmesg" and "lsmod" output for differences.
There are some systems that rely on ACPI implementations for thermal...
You can perform this directly from the console or via VNC.
From what you’ve described, you are following all the correct steps. No one else has reported a similar issue. Since your environment has not yet been fully excluded and there’s no...
I have already reinstalled the GUI kit (at current version). And restarted the host.
Never tried nested virtualization (either pve or other).
I'll try a Vm as you said .would be interesting to see how I can get to manage the UI from it.
As a temporary test/fix, given you can create VMs, build a Linux desktop one and try from there, if you can.
Install debsums and run it (apt install debsums), man debsums.
Depending on the result of the debsums run, you may still want to...
- permissions are not a factor. Indeed I was working on a more granular set of permissions for some users and groups, however the permissions for the root user have not been affected in any way. The problem through the GUI affects both root user...
für das, was ich wissen will, ist es nicht notwendig. ich will sehen, ob er einen der i217v/219v nics im system hat, der sich aufhängt.
dazu muss ich nicht wissen, welche treiber da gerade im einsatz ist.
es schadet aber auch nicht, also bitte...
Hallo
The Spam mailbox is probably on your mail server, while the mail gateway is a separate system.
I have solved this by
setting up a mail account `spam@...` on the mail server
I move/copy all Spam to the subfolder `Spam` there ASAP.
I...
Hi @Onslow, thank you so much for the time you're taking. Apologies for not having mentioned the NAS before, at times we tend to think that things are apparent, while they are not, don't we?
The NAS is a nice but comparatively old device (HP...
mach mal nur ein lspci ohne parameter und paste den output hier in codetags.
ist zwar etwas mehr output, aber wir sehen die ganze hardware.
da kommt dann sowas wie das hier raus:
root@pve:~# lspci
00:00.0 Host bridge: Intel Corporation Core...
Ahh you still saw it.. Yeah I removed how to actually perform it, as I have tried it that way and it did not work as expected, so I quickly removed it again.
You may just have a broken initramfs, which is why it does not start up.
Sorry my...
Hi,
I've created a script which fetches mails from a special IMAP mailbox, where I forward spam and ham to, and feeds them to sa-learn as spam or ham. If anyone is interested to try out you can get all the details in the github repository...
Have you seen that old thread?
https://forum.proxmox.com/threads/train-spamasssassin-with-mail-of-an-imap-mailbox.49125/
Also:
https://github.com/magenbrot/sa_learn_from_imap
I did something similar in the past: on the mail server, I had shared...
Hi @Charrat, welcome to the forum.
Other users in your situation reported that they were able to restore functionality once the automated patching was removed, and proper packages were reinstalled. So it seems like that should be a possibility...