Thanks Patrick & Slug
The solution I've come up with is to change a line in my 
/etc/sysconfig/network file

NETWORKING=yes
HOSTNAME=ashburner

&
added the line:
/bin/hostname 'ashburner'

just above these lines
HOSTNAME=`/bin/hostname`
if [ -f /etc/sysconfig/network ]; then
    . /etc/sysconfig/network

in /etc/rc.d/rc.sysinit

then updated /etc/hosts so that it contains ashburner.

The connection & computer now seem to be called ashburner for the purposes of Gnome.
All good.

(unless someone spots a hideous error with all that making me as vulnerable as a 
spider on the shower drain...)

Cheers all.
Hal
-- 
__________________________________________________________
Sign-up for your own personalized E-mail at Mail.com
http://www.mail.com/?sr=signup

CareerBuilder.com has over 400,000 jobs. Be smarter about your job search
http://corp.mail.com/careers

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to