Get some basic information about the computer from terminal...
Get ethernet address from terminal: ifconfig en0 | grep ether Get wifi address from terminal: ifconfig en1 | grep ether Get serial number from terminal: ioreg -l | grep IOPlatformSerialNumber
My latest blog post: Think for Yourself: In the end, everything is just an opinion. Be skeptical, and think for yourself! (posted 2026-04-25).