Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Nov 1998 11:00:56 +1030 (CST)
From:      "Daniel O'Connor" <doconnor@gsoft.com.au>
To:        David Wolfskill <dhw@whistle.com>
Cc:        current@FreeBSD.ORG
Subject:   Re: StarOffice-5.0...
Message-ID:  <XFMail.981113110056.doconnor@gsoft.com.au>
In-Reply-To: <199811121942.LAA28198@pau-amma.whistle.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On 12-Nov-98 David Wolfskill wrote:
>  Well, one example of something I would like to be able to do is to have
>  an automatic procedure (say, a script) that I could run on a box and get
>  enough information that I could squirrel away (off-site, for example) so
>  that, given the list and enough money, I could specify what parts to buy
>  so the machine could be re-created (and so that once the off-site
>  backups were restored, I'd have a fairly good approximation to the
>  original machine).
How about...

ssh user@machine 'mail -s "dmesg from machine" my@email.com
</var/run/dmesg.boot'

>  Even better:  I'd like for a person who is not necessarily a FreeBSD
>  wizard be able to read the list, specify the parts, and assemble them
>  into a working whole.
Well, dmesg isn't that hard to read...

>  That may well be useful for many purposes.  It's not at all obvious that
>  it's useful for what I'm trying to do.  So far, looking at
>  /var/run/dmesg.boot comes closest that I've been able to find, but
>  there's very little there about the video card(s?), for example.
And what irq's it uses are going to be any better?
IMHO the only way you could do that would be to read the X output..

---
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.981113110056.doconnor>