Linux monitoring in a terminal

https://youtu.be/4isEhE2rvmA?si=yR8BRSAjJvc56H4S

Proxmox – GPU Passthrough / Plex LXC

Gute Anleitung hier, jedoch funktionierte es noch nicht.

Fehler gab es bei den Zahlen in der cgroup2 config.

Aktuelle Version (06.01.2025) – https://download.nvidia.com/XFree86/Linux-x86_64/550.142/

Weitere URL für das Archiv – https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa

URL des Proxmox Helper Scripts – https://community-scripts.github.io/ProxmoxVE/scripts?id=plex

Read more

Proxmox Setup / PBS Setup bleiben bei detecting country hängen

Lösung:

wahlweise Netzwerkkabel ziehen

nächster Fehler:

https://forum.proxmox.com/threads/generic-solution-when-install-gets-framebuffer-mode-fails.111577/

danach noch Probleme gehabtmit der eMail Eingabe (keine Möglichkeit gehabt das @ Zeichen einzutippen).
Zurück -> Vorwärts und die default Mail editiert.

Test HDD

OPNSense – Crowdsec – Grafana

Crowdsec Install

 

Anpassung der listen_addr

Restart

Besagte IP in der Prometheus als WEndpoint eintrage. Restart crowdsec.

Dashboards https://github.com/crowdsecurity/grafana-dashboards

docker snipeit – Admin User Create

Fix: “Could not open input file: artisan”

If you see the following error when running php artisan in your Snipe-IT container:

You are likely in the wrong directory. Navigate to the application root first:

bash

Then run your command again. For example, to create the initial admin user:

bash

Redmine backup restore

Alt: Redmine 3.3.0 / PostgreSQL 9.6-2 / Ubuntu ??
Backup von 2017.

Neu: Ubuntu 22.04 / Redmine 5.0.2 / PostgreSQL 9.6-4

andauernd Fehlermeldungen und Abbrüche aufgrund fehlender Berechtigungen.

Lösung war (unschön) ein CHMOD 777 auf das Postgres DATA DIR vor jedem Container Start.

Danach ging es ohne Probleme.

Datadir ist unter /data/redmine/postgresql/

Backupdatei in /data/redmine/backup/. Wird automatisch gefunden.

sameersbn/redmine:5.0.2
sameersbn/postgresql:9.6-2