Netstat Cheat Sheet - Master in 5 Minutes
Netstat Cheat Sheet - Master in 5 Minutes
Unix
Commands
Web
Hosting Netstat Cheat
NGINX
Setup
NGINX
Sheet
Load
Balancing Netstat is an incredibly useful command that everyone should be
familiar with. Even if you use it on a regular basis you may not
My Ubuntu necessarily remember every option. Thats why we built this netstat
Based ZFS cheat sheet.
NAS
Generate
SSH Key Netstat Cheat Sheet
Rundeck NOTE - You may need either sudo or root access. We're assuming
you're running Linux although you could be using OSX, Windows,
Ansible BSD, or something else.
Ansible
Tower
netstat -nlptue All Listening ports with PID and extended info
Kafka netstat Active connections
Kickstart netstat -a All connections
netstat -at All TCP connections
Linux RAID netstat -au All UDP connections
Linux Zip netstat -tnl Listening TCP ports
Folder netstat -unl Listening UDP ports
netstat -s Display statistics
ZFS Guide
netstat -st Display TCP statistics
ZFS netstat -su Display UDP statistics
Replace netstat -r Show routing table
Disk netstat -rn Show routing table, don't resolve hosts
Restart netstat -i Show network interfaces
Ubuntu netstat -ie Show network interfaces extended info
Server netstat -M Show masqueraded connections
Samba
Setup
Sound
Blaster R3 Common / Important Switches
Ubuntu
NOTE - The default without "-a/-l" is to only list active connections
Linux
and not inactive or listening connectins.
sudo apt-
get update
All sockets, listening/active/inactive, up and down
Systems -a
interfaces
Ubuntu -l Listening
Linux -t TCP
-u UDP
Ubuntu -n Numeric, no host or port lookup
Server GUI
-F DNS lookup where possible
Ubuntu -c Continuous output
Server in -p Show PID for associated process
Virtualbox -e
Extended information
Ubuntu
Server LTS
Ubuntu
Server
Requirements
Ubuntu
Server Image Version of the Netstat
Setup SSH
Cheat Sheet
Ubuntu
Virtual
Just in case you wanted this cheat sheet as an image, here it is:
Machine
Apache
Zookeeper
Linux Quiz
Questions
Apache
Setup
Wordpress
Setup
Snort
Setup
Vagrant
AutoSys
Linux
Recover
Deleted
File With
Testdisk
Error
Mounting -
Unknown
Filesystem
Type Exfat
Dynatrace
Appdynamics
Appdynamics
vs
Dynatrace
Appdynamics
- How To
Take
Thread
Dump
Appdynamics
- How To
Configure
Service
Endpoints
Splunk
Splunk
Transaction
Atlassian
Bamboo Tips
Jira
Number of connections on port 80:
Jenkins
Mobile App
Performance netstat -an |grep :80 |wc -l
Monitoring
BMC Connections Per Remote IP:
Control-M
How to
Check netstat -antu | awk '{print $5}' | awk -F: '{print $1}' | sort | uniq -c | sort -
Tomcat
Version in
Linux Show foreign IPs with a high number of connections to port 80: