====== Resources ====== * [[bsd:freebsd_14.3_xfce]] * https://wiki.freebsd.org/TuningPowerConsumption * http://acc.tula.ru/doc/handbook/acpi-overview.html * https://man.freebsd.org/cgi/man.cgi?query=hier&sektion=7&format=html * https://news.ycombinator.com/item?id=23294379 * https://man.freebsd.org/cgi/man.cgi?query=rc.conf * https://man.freebsd.org/cgi/man.cgi?query=sysctl.conf * https://man.freebsd.org/cgi/man.cgi?query=loader.conf * https://wiki.freebsd.org/OnePageTech * https://freebsdfoundation.org/freebsd-day/ * https://forums.freebsd.org/threads/learn-freebsd-jails-with-pictures.93635/ * https://wiki.freebsd.org/Memory (RAM use) * https://forums.freebsd.org/threads/how-to-enable-headphone-in-freebsd14-1.95269/#post-675341 * https://forums.freebsd.org/threads/prevent-wlan0-from-auto-connecting-to-any-open-access-point.59992/#post-505402 * interrupts: https://forums.freebsd.org/threads/very-high-interrupt-rate-for-igc-interfaces-2-5g.96786/ * https://forums.freebsd.org/threads/mounting-exfat-and-ntfs-3-filesystems-with-fstab.69491/#post-416471 (''kld_list'' in ''rc.conf'' vs ''loader.conf'') * https://forums.freebsd.org/threads/auto-zfs-install-why-is-compression-enabled-by-default.92972/ (ZFS seemingly enables compression out-the-box) * :!: https://lists.freebsd.org/archives/freebsd-pkgbase/2025-May/000516.html (pkgbase) * https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275199#c5 (update bootcode before zpool/ZFS) * https://forums.freebsd.org/threads/small-guide-on-using-mtree.61113/ (''mtree'' file compare NAS sync) * https://docs.freebsd.org/en/books/handbook/x11/#x-config-gpu (xorg.conf ''BusID''; not permitted in ''OutputClass'' section) * https://forums.freebsd.org/threads/ugreen-usb-hub-with-ethernet-adapter-asix-ax88179b-quirk.101459/ (ASIX AX88179B USB Ethernet ''cdce'') * [[https://man.freebsd.org/cgi/man.cgi?crontab(5)|https://man.freebsd.org/cgi/man.cgi?crontab(5)]] * https://forums.freebsd.org/threads/handling-core-files.99983/#post-725567 (prevent ''.core'' creation) * https://forums.freebsd.org/threads/bluetooth-on-intel-ax200-201-210.98577/ (Intel AX Bluetooth) * https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291328#c22 (Wine 15.0-R) * https://man.freebsd.org/cgi/man.cgi?query=malloc.conf ([[bsd;freebsd_16.0_xfce#non-debug_kernel|16.0]]) * https://crontab.guru/ * https://www.ibm.com/docs/en/db2-as-a-service?topic=task-unix-cron-format * https://cgit.freebsd.org/src/patch/?id=1b806e607f52285f973fb1106491668fd28da6a4 * https://reviews.freebsd.org/rG00988d12bc37b76197c774ef54a318f58999de2a * rc.d basic script: https://sosheskaz.github.io/tutorial/2017/03/28/FreeBSD-rcd-Setup.html * https://forums.freebsd.org/threads/advice-when-migrating-internet-forum-from-centos7-to-freebsd.84830/#post-698568 (''daemon -r'' in rc.d scripts)