mirror of
https://github.com/hukl/freebsd-toolbox.git
synced 2025-11-20 03:08:43 +01:00
@ -21,7 +21,7 @@ pciconf -l -cv # show info about PCI devices of the mac
|
|||||||
camcontrol devlist -v # list of attached ATA devices
|
camcontrol devlist -v # list of attached ATA devices
|
||||||
ifconfig # show and configure network interface parameters
|
ifconfig # show and configure network interface parameters
|
||||||
sysctl # tool to show/set all system/kernel coniguration variables
|
sysctl # tool to show/set all system/kernel coniguration variables
|
||||||
sysctl -a # show all stystem/kernel configuration variables
|
sysctl -a # show all system/kernel configuration variables
|
||||||
sysctl hw # show hardware related info and settings
|
sysctl hw # show hardware related info and settings
|
||||||
sysctl net # show all network related info and settings
|
sysctl net # show all network related info and settings
|
||||||
sysctl hw.model # show CPU model
|
sysctl hw.model # show CPU model
|
||||||
|
|||||||
Reference in New Issue
Block a user