Set LAN IP after install

I forgot to mention

Choose an IP to assign to an interface, for example 192.168.1.100:

ifconfig eth0 192.168.1.100

Then reconfigure the system:

signal-event system-init

http://docs.nethserver.org/projects/nethserver-devel/en/v7/nethserver-base.html?#reset-network-configuration

Found another thread:

2 Likes