Changes

From Amahi Wiki
Jump to: navigation, search
418 bytes added ,  01:42, 18 May 2016
no edit summary
{{NeedsUpdate}}
 
 
{{MessageBox|
backgroundcolor = #faa|
image =Warning.png|
heading =WARNING|
message = This guidance was contributed for Fedora 14 '''ONLY'''! It will likely not work on any other Amahi version. Proceed at your own risk as we cannot provide any support}}
It is not recommended to run an Amahi server over a wireless network connection. Quick response times are important when all the computers on a network are relying on your server for DNS queries and other functions, and wireless connections are not known for their reliability and optimal connection speeds. Many aspects of Amahi are not tested to run exclusively wireless.
2. Tell Change a couple of config files so that Amahi that knows what you're using wlan0 instead of eth0 so that it doesn't try up to overwrite your changes.
Edit the file <tt>/usr/bin/hdactl</tt> and change the line
<tt>my $device = "wlan0"</tt>
 
If you're going to use VPN at all, you should also edit <tt>/etc/openvpn/openvpn-startup</tt> and change the line that includes
 
<tt>-o eth0</tt>
 
to
 
<tt>-o wlan0</tt>
12,424

edits