Changes

From Amahi Wiki
Jump to: navigation, search
no edit summary
== Loss of Network Connectivity ==
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}}
12,424

edits