Changes

From Amahi Wiki
Jump to: navigation, search
no edit summary
Once you have this working, you could even re-enable your router DHCP, and if you have static IPs configured on your HDA, make sure to re-create those entries in your router config.
 
==Prerequisites==
 
# You need to have setup [[Key-Based SSH Logins]] on each of your client computer you want to use this on. This is needed becase a cron entry will trigger a script every minute, and this script needs to be able to login on the HDA as you, and execute a script.<br/><br/>
# You need sudo access on your client computer(s), with the NOPASSWD option. This is needed to be able to overwrite the local /etc/hosts file. I'll let you figure out how to do that (Google?)
==On your HDA==