Check single port:

nmap -p PORT HOST

Full system scan:

sudo nmap -p- -sS -sV -sC -O --reason -T4 --stats-every 10s HOST