Changes

From Amahi Wiki
Jump to: navigation, search
132 bytes added ,  11:27, 14 May 2012
no edit summary
* Make sure you have the proper network settings set up in your [http://www.amahi.org/user control panel], with one profile and one install code
* Get the installer by executing the following command in the terminal window (hint: use copy and paste):
{{Code| wget http://ubuntu.amahi.org/install.12.04 }}* Then start the install with {{Code| sh install.12.04 }}
* The install script partially runs as root so it will ask for your password
* This should take a little while and many messages will flash by the screen. The time depends on the speed of your PC and your internet connection.
After rebooting, '''<nowiki>http://hda</nowiki>''' should be working if entered on the local system. From a remote system this will only work if you have your DNS pointing to the amahi system as otherwise your system cannot resolve the name "hda".
 
= Known Issues =
 
* The name of the first user has three extra commas after the name, e.g. "Amahi User,,,"
= Troubleshooting =
Double check your network settings with '''<code>ifconfig</code>''' and '''<code>route -n</code>'''. These should be the settings that you use in the installation. If these are not correct you can change the ip address by issuing the command
{{Code|sudo ifconfig eth0 192.168.1.14 netmask 255.255.255.0 up}}
assuming 192.168.1.14 is your IP address. The route can be changed with
{{Code|sudo route add default gw 192.168.1.1}}
assuming 192.168.1.1 is the address of your router.<br>
Trusted, Bots, Bureaucrats, emailconfirmed, Administrators
3,789

edits