Nice, will take a look into it
Fermiverse
Does zabbix use a database continuously polling and storing data or is live data used for indication and/or triggers?
I ran a NSLU2 with custom firmware and a mumble server on it. We used it to talk during online gaming without the need for teamspeak etc.
Played BF3 mostly.
Those where the days
Edit: clarification
Die Apokalyptischen Reiter
The Album Samurai ,the song Reiter Maniacs
Second the album Der rote reiter, the same named song.
My paranoid me has no concerns in regards to Linux but I am running pyload in an LXC under proxmox to download you know what for my Windows PC.
So before using the files I would like to have them checked.
Therefore I just finished my setup.
Debian 12 LXC unprivileged, running pyload through openvpn tunnel. clamav does daily checks in the download directory and sends me an email if anything is found.
Depends, in proxmox using ZFS mirror using two drives it goes degraded when missing one.
But would use it carefully tbh as it is all that's left over in that case. If there is no external backup.
I just built a Server almost using the same parts. Its the ASRock J5040 board, 16gb ram (yes it works) a 500gb m.2 as system using a PCI adapter , 2x4tb ironwolf as ZFS mirror pool, 350 W power supply all in the node 304 fractal case for 550 euro.
Runs proxmox as hypervisor for VM or Container. As example LXC running container for motioneye, jellyfin, pyload with openvpn and syncthing.
I just built a Server using J5040 board. With 16gb ram (yes it works) a 500gb m.2 as system using a PCI adapter , 2x4tb ironwolf as ZFS mirror pool, 350 W power supply all in the node 304 fractal case for 550 euro. It has 4 sata 6 connectors.
Runs proxmox as hypervisor for VM or Container. As example LXC container for motioneye, jellyfin and syncthing.
You could make the check with your ID card in a way that a middle ware reads the card and just gives the ok signal to the site. No personal data is transfered outside .
I use an lvl 3 smardcard reader for things like this. NFC on the ID is checked, PIN entered in the reader and the middle ware verifies that you are sitting at the PC.
In the moment of request you can see what data is transfered because to use this service they have to be verified by the middle ware service as well in advance for access to the process.
I just built a Server using J5040 board. With 16gb ram (yes it works) a 500gb m.2 as system , 2x4tb ironwolf as ZFS mirror pool, 350 W power supply all in the node 304 fractal case for 550 euro.
Runs proxmox as hypervisor for VM or Container. As example LXC container for motioneye and syncthing
eWeather HDF
Thats basically the way I do it.
pvesh get /cluster/resources --output-format json-pretty | jq --arg k "lxc/$container_id" -r 'map(select(.id == $k))[].name, map(select(.id == $k))[].mem, map(select(.id == $k))[].maxmem, map(select(.id == $k))[].cpu')
Example using pvesh in proxmox. The data is available, just have to use it. I also prefer barebone approach.