echo -e 'DNSSEC="off"\nDLV="off"' > /etc/sysconfig/dnssec
service named restart
= Commands not found =
* which: command not found
* man: command not found
* scp: command not found
* ssh: command not found
* make: command not found
To install those:
yum -y install which man openssh-clients make