Category Archives: Linux

Obtain list of all physical hard drives (SSD, NVMe, VDA, HDD)

I came across an issue recently whereby I had a need to display all physical hard drives on a system whether it be HDD, VHD, or SSD (NVMe) drives that were above a certain size, excluding any USB or CD-ROM/DVD … Continue reading

Posted in Linux | Leave a comment

Obtain TCP Network netstat output without netstat

There are times you may be on a system and for whatever insane reason, netstat is not installed. Here is how you can obtain interface information without netstat Example results

Posted in Linux, Networking | Tagged , | Leave a comment