Having a variety of creative interests surrounding art, code and writing - the information presented here, reflects these interests with an artistic mindset. Additionally, as a hobbyist ukulele, guitar and keyboard player, I often explore with different chords and progressions. Therefore, the material presented here makes up this exploration via chords both common and unique which one can utilize.
Thursday, April 4, 2019
Linux IP and Netstats Commands
Some common ways to display core network items can be obtained by running these commands:
ip link show - lists the network interfaces
ip addr show - lists addresses for interfaces
ip route show - lists routing table
netstat -tupl - lists the Internet services on a system
netstat -tup - lists the active connections to and from a system
Labels:
Linux,
Linux Commands,
Linux Education,
Linux Learning
Location:
Pittsburgh, PA, USA
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment