ping -c 4 host
curl -s URL
wget -c URL
ssh -i key user@host
scp file user@host:/path
rsync -avz src/ dst/
ss -tlnp
ip addr
nslookup domain
dig domain