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.
CLI Cheatsheet

Networking

open ports with their listing process sudo netstat -tulpn

H/W

PCIe

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment