Shivam Anand
networking commands cheat sheet
Initializing search
    anandshivam44/Documentation
    • Home
    • Cheat Sheets
    • Snippets
    • PlayBooks
    • Articles
    anandshivam44/Documentation
    • Home
      • aws cli cheat sheet
      • cloudformation cheat sheet
      • docker cheat sheet
      • elastic search cheat sheet
      • gcp gcloud cheat sheet
      • git cheat sheet
      • helm cheat sheet
      • k8s kubernetes cheat sheet
      • linux cheat sheet
      • networking commands cheat sheet
      • regex cheat sheet
      • sql cheat sheet
      • openssl cheat sheet
      • Snippets Set 1
      • One Click Install Apache on Ubuntu
    • PlayBooks
      • Encrypt EC2 From CloudFormation
      • Linux Commands
      • Setup Ansible
      • Generate SSH Key pair & Add to Agent
      • SSH to Docker
      • Install Kubernetes with KubeAdm
      • Encrypt EC2 From CloudFormation

    networking commands cheat sheet

    get all physical and virtual networking devices attached ifconfig

    ip -4 addr

    ip -6 addr

    telnet Using telnet to check for open ports telnet 38.76.11.19 22

    Previous
    linux cheat sheet
    Next
    regex cheat sheet
    © 2023 Shivam Anand