FreeBSD Notes

I’m starting to dabble in FreeBSD, and with that comes the need for another ‘cheat sheet’ so here it is.

Various tips and tricks will be added as I discover them.


Display network interface information

pciconf -lv | grep ethernet -B4 | grep class= | cut -d@ -f1