Programs connected to network/internet

show programs connected to network/internet

lsof -P -i -n | cut -d' ' -f1 | uniq | sed 1d

View expiration date of DNSSEC signature

  dig SOA yourdomain.com @nameserver +dnssec  

Mais vistos