[luau] Re: Gnome doesn't load at bootup

Ray Strode halfline at hawaii.rr.com
Tue Mar 19 15:54:25 PST 2002


>
>
>it is there already. interestingly enough, the hostname has changed back to
>WIQO0 upon reboot. 
>
Oh it does huh?  :-)

Do this as root and tell me if it fixes the problem....If it does, then 
I'll tell you
a less hacky solution to your problem.

hostname ""

echo '/bin/ipcalc --silent --hostname $(/sbin/ifconfig eth0 | sed -n -e 
"s/^.*addr://g" -n -e "s/ Bcast.*//p")' >> /etc/sysconfig/network

/etc/init.d/network restart

(Note the echo line is all on one line [sorry if mozilla wraps it], and 
there are TWO '>' signs....make sure you put both)

--Ray





More information about the LUAU mailing list