Changes

From Amahi Wiki
Jump to: navigation, search
m
Formatting
The steps for this tutorial are from [http://dagolav.prestegarden.com/installing-ubuntu-on-the-hp-mediasmart-ex490/ here]. To continue you will require:
- * An HP MediaSmart server - * An extra PC - * A spare hard drive - * An existing network - * An SSH solution, like [[Key-based SSH Logins With Putty|Putty]] - * Ubuntu 12.04, the server version
==Starting From Scratch==
So above, we would delete the first line and change "eth1" to "eth0" on the second line. The reason is that Amahi is configured by default to recognize eth0, so all apps would go to that. However our eth0 was taken by the host-PC's network card. Again, ctrl+x and y to save.
122. Change all eth1's to eth0's in the interfaces file. Ctrl+x and y to save.
{{Code|sudo nano /etc/network/interfaces}}
133. Finally, reboot your HDA:
{{Code|sudo reboot now -h}}
110

edits