bsd:notes:misc
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
bsd:notes:misc [2025/03/10 00:59] – Sean Rhone | bsd:notes:misc [2025/05/21 11:13] (current) – Sean Rhone | ||
---|---|---|---|
Line 34: | Line 34: | ||
usbconfig -d '/ | usbconfig -d '/ | ||
+ | |||
+ | ===== Mount MTP ===== | ||
+ | |||
+ | su - | ||
+ | |||
+ | pkg install ' | ||
+ | |||
+ | kldload ' | ||
+ | |||
+ | mkdir -p '/ | ||
===== User/Group ===== | ===== User/Group ===== | ||
Line 88: | Line 98: | ||
service ' | service ' | ||
+ | |||
+ | ===== Ethernet Speed ===== | ||
+ | |||
+ | su - | ||
+ | |||
+ | ifconfig -m | ||
+ | |||
+ | ifconfig ' | ||
+ | |||
+ | ifconfig ' | ||
===== hw-probe ===== | ===== hw-probe ===== |
/srv/www/wiki/data/attic/bsd/notes/misc.1741582796.txt.gz · Last modified: by Sean Rhone