Change file and print changed lines with sed

change file and print changed lines with sed

sed -i 's/8.8.8.8/8.8.4.4/ w/dev/stdout' /etc/resolv.conf

View expiration date of DNSSEC signature

  dig SOA yourdomain.com @nameserver +dnssec  

Mais vistos