Posts tagged networking

Find open ports locally

Use netcat (from the package net-tools)

Read more ...


Tuning Nginx to handle big headers

The error message that nginx throws is:

Read more ...


Check whether a port is open or not

Use netcat:

Read more ...


Domain name resolution

Information is stored in the form of DNS records. There are different types of records and some of them required for our discussion are mentioned below:

Read more ...


What is my public IP?

Read more ...


netstat

net-tools

Read more ...