Changes

From Amahi Wiki
Jump to: navigation, search
452 bytes added ,  16:14, 4 August 2012
== Configure Web Interface ==
You will need desktop * Desktop access to your HDA.** Access the web interface via <nowiki>http://localhost:631</nowiki>** Select Administration and enter your First Admin User name and password.** Under "Server Settings" check the box that says "Allow remote administration"* SSH access to your HDA.** Stop the service:<blockquote><blockquote>{{Code|sudo service cups stop}}</blockquote></blockquote><ul><ul><li>Edit /etc/cups/cupsd.conf and make changes as follows:</li><ul><li>Change <code>Listen localhost:631</code> to <code>Port 631</code></li><li>Add <code> Allow @LOCAL</code> above the 3 occurrences of <code></Location></code></li></ul></ul><ul><li>Start the service:</li>{{Code|sudo service cups start}}</ul> 
Now you can remotely access the web interface from any client using <nowiki>http://hdaip:631</nowiki> (hdaip is the IP address of your HDA).
12,424

edits