Changes

From Amahi Wiki
Jump to: navigation, search
218 bytes removed ,  10:31, 15 July 2011
no edit summary
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
19

edits