bsd:freebsd_14.1_xfce
Differences
This shows you the differences between two versions of the page.
bsd:freebsd_14.1_xfce [2024/11/27 14:11] – [Erase Command History] Sean Rhone | bsd:freebsd_14.1_xfce [2025/05/16 21:39] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 2: | Line 2: | ||
* FreeBSD ((https:// | * FreeBSD ((https:// | ||
- | * 14.1 (([[https:// | + | * 14.1-RELEASE |
* Xfce ((https:// | * Xfce ((https:// | ||
Line 559: | Line 559: | ||
====== Notable Folders and Commands ====== | ====== Notable Folders and Commands ====== | ||
- | ===== Font Cache ===== | + | |
- | + | ||
- | **** | + | |
- | + | ||
- | fc-cache -r -v | + | |
- | + | ||
- | ===== Drive Wipe ===== | + | |
- | + | ||
- | gpart show | + | |
- | + | ||
- | gpart destroy -F ' | + | |
- | + | ||
- | ===== USB Flash Drive ===== | + | |
- | + | ||
- | camcontrol devlist | + | |
- | + | ||
- | usbconfig -d '/ | + | |
- | + | ||
- | ===== User/Group ===== | + | |
- | + | ||
- | awk -F":" | + | |
- | + | ||
- | awk -F":" | + | |
- | + | ||
- | pw userdel ' | + | |
- | + | ||
- | pw groupdel ' | + | |
- | + | ||
- | ===== pkg ===== | + | |
- | + | ||
- | * '' | + | |
- | + | ||
- | pkg info -l x | + | |
- | + | ||
- | pkg autoremove | + | |
- | + | ||
- | ===== Erase Command History ===== | + | |
- | + | ||
- | * Log-out of Xfce (pre-'' | + | |
- | + | ||
- | rm -f ~/' | + | |
- | + | ||
- | ===== Handbook ===== | + | |
- | + | ||
- | pkg info -l ' | + | |
- | + | ||
- | gio open '/ | + | |
- | + | ||
- | ===== CPU Frequency ===== | + | |
- | + | ||
- | **** | + | |
- | + | ||
- | su -l root -c " | + | |
- | + | ||
- | ===== Time Sync ===== | + | |
- | + | ||
- | **** | + | |
- | + | ||
- | su -l root -c 'ntpd -g -q' | + | |
- | + | ||
- | ===== Network Restart ===== | + | |
- | + | ||
- | su -l | + | |
- | + | ||
- | '/ | + | |
- | + | ||
- | service ' | + | |
- | + | ||
- | ===== hw-probe ===== | + | |
- | + | ||
- | * https:// | + | |
- | * https:// | + | |
- | * 2024/ | + | |
- | + | ||
- | su -l | + | |
- | + | ||
- | pkg install ' | + | |
- | + | ||
- | hw-probe -all -upload | + | |
- | + | ||
- | ===== Crashdump Clean-up ===== | + | |
- | + | ||
- | **** | + | |
- | + | ||
- | rm -fv ~/ | + | |
- | + | ||
- | ===== Xfce Settings Reset ===== | + | |
- | + | ||
- | rm -fv ~/' | + | |
- | + | ||
- | gio open ~/' | + | |
- | + | ||
- | gio open ~/' | + | |
- | + | ||
- | ===== Audio Output Switch ===== | + | |
- | + | ||
- | * https:// | + | |
- | * https:// | + | |
- | + | ||
- | mixer -a | + | |
- | + | ||
- | echo ' Headphones ' && mixer -d ' | + | |
- | + | ||
- | echo ' Onboard ' && mixer -d ' | + | |
- | + | ||
- | ===== Logs ===== | + | |
- | + | ||
- | newsyslog -v -CC -N | + | |
- | + | ||
- | cat '/ | + | |
- | + | ||
- | cat '/ | + | |
- | + | ||
- | gio open '/ | + | |
- | + | ||
- | ls -la '/ | + | |
- | + | ||
- | ==== syslog.conf ==== | + | |
- | + | ||
- | === all.log === | + | |
- | + | ||
- | == Enable == | + | |
- | + | ||
- | * Uncomment | + | |
- | + | ||
- | su -l | + | |
- | + | ||
- | ee '/ | + | |
- | + | ||
- | < | + | |
- | + | ||
- | == Permissions == | + | |
- | + | ||
- | su -l | + | |
- | + | ||
- | touch '/ | + | |
- | + | ||
- | == View == | + | |
- | + | ||
- | su -l | + | |
- | + | ||
- | ee '/ | + | |
- | + | ||
- | ===== Other Files/Paths ===== | + | |
- | + | ||
- | * TODO | + | |
/srv/www/wiki/data/attic/bsd/freebsd_14.1_xfce.1732734682.txt.gz · Last modified: by Sean Rhone