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/05/21 11:13] (current) – 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 82: | Line 98: | ||
service ' | service ' | ||
+ | |||
+ | ===== Ethernet Speed ===== | ||
+ | |||
+ | su - | ||
+ | |||
+ | ifconfig -m | ||
+ | |||
+ | ifconfig ' | ||
+ | |||
+ | ifconfig ' | ||
===== hw-probe ===== | ===== hw-probe ===== |
/srv/www/wiki/data/attic/bsd/notes/misc.1737256647.txt.gz · Last modified: by Sean Rhone