Elisabeth;290859 Wrote: > > > Code: -------------------- > > ifconfig eth0 inet 10.47.240.1 netmask 255.255.255.0 -------------------- > > >
You should not run the ifconfig command for what you're trying to do. It does not save the settings. You should use the System > Administration > Network GUI. Or you can use a text editor to modify /etc/network/interfaces. (requires sudo) -- SuperQ ------------------------------------------------------------------------ SuperQ's Profile: http://forums.slimdevices.com/member.php?userid=2139 View this thread: http://forums.slimdevices.com/showthread.php?t=46242 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
