proxmox_notes
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| proxmox_notes [2025/10/21 10:44] – mike | proxmox_notes [2025/12/01 18:16] (current) – mike | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| # Remote syslog config | # Remote syslog config | ||
| *.info; | *.info; | ||
| + | |||
| + | === Install lshw === | ||
| + | apt update && apt -y install lshw | ||
| + | |||
| + | === Suppress repeated smartd alerts === | ||
| + | Edit / | ||
| + | /dev/sda -C 197+ -C 198+ | ||
| + | This will cause smartd to send emails only if the selected parameters increment; otherwise emails get sent every 24 hours as long as the values remain non-zero (which they always will once they aren' | ||
| + | ---- | ||
| ==== Useful Notes and Tips ==== | ==== Useful Notes and Tips ==== | ||
| Line 24: | Line 33: | ||
| A VNC connection to the guest is now possible by specifying the **host** IP address and the port chosen (" | A VNC connection to the guest is now possible by specifying the **host** IP address and the port chosen (" | ||
| | | ||
| + | ==== ZFS Stuff ==== | ||
| + | zfs get mounted, | ||
| + | zfs list | ||
| + | | ||
| + | https:// | ||
| + | |||
| + | https:// | ||
| + | |||
| + | https:// | ||
| + | |||
| + | | ||
proxmox_notes.1761068643.txt.gz · Last modified: by mike
