How to check open port on your server or domain Posted on Oct 4, 2018 /Under Ubuntu /With 0 Comments /By Bhadresh B step 1 : download nmap in your ubantu sudo apt-get install nmap step 2 : hit below command nmap {domain name or IP} EXMAPLE : nmap taega.alakmalak.orgRead more …