BSDstats Project v2.0 ...

Kirk Strauser kirk at strauser.com
Wed Aug 9 16:58:25 UTC 2006


On Tuesday 08 August 2006 9:17 am, Marc G. Fournier wrote:

> But, there is no such ting as an 'index number' ... when everyone reports
> in next month, for instance, there is no 'number' that will be re-used
> for them that matches something used this month ...

What about:

    indexnumber=$(md5 -q /etc/ssh/ssh_host_rsa_key.pub)

That file gets generated the first time a host is booted with 
sshd_enable="YES" and almost never changes afterward.  Also, literally 
every BSD machine I've ever touched has sshd enabled (although usually 
severely locked down), and I suspect that's true for most people.
-- 
Kirk Strauser


More information about the freebsd-questions mailing list