Skip to content

Instantly share code, notes, and snippets.

@itzurabhi
Last active May 1, 2025 12:49
Show Gist options
  • Save itzurabhi/55ca3a7a80e7be9c99560f96198ab35c to your computer and use it in GitHub Desktop.
Save itzurabhi/55ca3a7a80e7be9c99560f96198ab35c to your computer and use it in GitHub Desktop.

Revisions

  1. itzurabhi renamed this gist May 1, 2025. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. itzurabhi created this gist May 1, 2025.
    11 changes: 11 additions & 0 deletions commands.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    # Networking

    open ports with their listing process
    `sudo netstat -tulpn`

    # H/W

    ## PCIe

    details of connected pcie device
    `sudo lspci -k -vv -s <bus>`