bsd:notes:misc
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
bsd:notes:misc [2025/01/18 22:17] – created Sean Rhone | bsd:notes:misc [2025/08/20 08:29] (current) – [Network Restart] Sean Rhone | ||
---|---|---|---|
Line 2: | Line 2: | ||
====== Notable Folders and Commands ====== | ====== Notable Folders and Commands ====== | ||
+ | |||
+ | ===== Get Release/OS Info ===== | ||
+ | |||
+ | cat '/ | ||
+ | |||
+ | cat '/ | ||
===== Font Cache ===== | ===== Font Cache ===== | ||
Line 28: | Line 34: | ||
usbconfig -d '/ | usbconfig -d '/ | ||
+ | |||
+ | ===== Mount MTP ===== | ||
+ | |||
+ | su - | ||
+ | |||
+ | pkg install ' | ||
+ | |||
+ | kldload ' | ||
+ | |||
+ | mkdir -p '/ | ||
===== User/Group ===== | ===== User/Group ===== | ||
Line 48: | Line 64: | ||
pkg autoremove | pkg autoremove | ||
+ | |||
+ | ===== Install History ===== | ||
+ | |||
+ | **** | ||
+ | |||
+ | cat '/ | ||
===== Erase Command History ===== | ===== Erase Command History ===== | ||
Line 74: | Line 96: | ||
===== Network Restart ===== | ===== Network Restart ===== | ||
+ | |||
+ | su ' | ||
su - | su - | ||
- | |||
- | '/ | ||
service ' | service ' | ||
+ | |||
+ | '/ | ||
service ' | service ' | ||
+ | |||
+ | ===== Ethernet Speed ===== | ||
+ | |||
+ | su - | ||
+ | |||
+ | ifconfig -m | ||
+ | |||
+ | ifconfig ' | ||
+ | |||
+ | ifconfig ' | ||
===== hw-probe ===== | ===== hw-probe ===== | ||
Line 173: | Line 207: | ||
* TODO | * TODO | ||
+ | |||
+ | ====== GSK_RENDERER ====== | ||
+ | |||
+ | **** | ||
+ | |||
+ | GSK_RENDERER=' | ||
/usr/local/www/wiki/data/attic/bsd/notes/misc.1737256647.txt.gz · Last modified: by Sean Rhone