Re: hostid derived from...

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 22 Mar 2001 00:55:34 +0000 (GMT)


> how does linux provide the hostid string?

Its up to the C library

> on a sun box this is a guaranteed unique identifier, since AFAIK
> intel architecture does not have this unique identifier can
> two linux boxes end up with same hostid by chance?

Easily. hostid is generally only useful to proprietary license managers so
its a relatively minor issue in the Linux world. You can set it by sticking
the data you want in /etc/hostid

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/