Ports, SSH, SSH Key Pair & Security Groups in Linux
๐ Ports in Linux
A port is a communication endpoint that helps applications send and receive data over a network.Ports range from 0 to 65535, and each is associated with specific services or protocols.
๐ Common Ports
ServicePort Number
HTTP8...
developsk.hashnode.dev4 min read