Changes

From Amahi Wiki
Jump to: navigation, search
98 bytes removed ,  16:15, 5 April 2014
no edit summary
For installation notes, etc{{MessageBox|backgroundcolor = #FBB|image =Warning. see png|heading =WARNING|message = '''DEPRECATED'''<br>This is no longer supported.}}  Back to [[Plug notesAmahi_Plug_Edition]].
When you note a problem, please indicate what version you're running (0.2, 0.3, ...)
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
12,424

edits