From: Andrea Arcangeli <andrea@suse.de>
To: Sven Ladegast <sven@linux4geeks.de>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>, linux-kernel@vger.kernel.org
Subject: Re: KLive: Linux Kernel Live Usage Monitor
Date: Wed, 31 Aug 2005 23:23:05 +0200 [thread overview]
Message-ID: <20050831212305.GU1614@g5.random> (raw)
In-Reply-To: <Pine.LNX.4.63.0508311623540.2012@cassini.linux4geeks.de>
On Wed, Aug 31, 2005 at 04:28:59PM +0200, Sven Ladegast wrote:
> Why not generating a unique system ID at compilation stage of the kernel
> if the apopriate kernel option is enabled? This needn't have something to
> do with klive...just a unique kernel-ID or something like that.
I could also store an unique ID on disk without involving the kernel, if
all you want is to track a single computer. But I didn't want to track a
single computer. The main reason there is an "host" (as md5 of the IP)
is to give more values to info coming from different IP (assuming not
everyone is out there to confuse data). But it's not really about
tracking.
However I like the idea of uploading the `lspci -v` output since it
could be useful to know about really good hardware and drivers.
About the cookie I'm skeptical about the need of it, because it wouldn't
be secure anyway (there's no way for me to verify that the pci-ids are
the real ones that are in the computer so any notion of security is
quite pointless here), if something we need an ack that the packet was
not lost and that we should keep sending the pciids in at the next
packet too.
The only reason to use ssl would be to hide the pci-ids on the network
transfer (not really to make the cookie secure).
BTW, in the meantime I wrote the completely generic installer (this
is not rpm/deb kind of installer, it's a quick and dirty approach but it
should run in all distro and in all archs:
wget http://klive.cpushare.com/install.sh
sh install.sh --install
that will make it persistent. It goes into /var/tmp/klive-*
to uninstall it *completely*:
sh install.sh --uninstall
rm install.sh
You don't need root for the above (infact I never tested it as root, but
it should work as root too ;).
Please let me know if there are problem with the quick and dirty
installer (I finished it a few minutes ago), thanks!
next prev parent reply other threads:[~2005-08-31 21:23 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-30 3:09 KLive: Linux Kernel Live Usage Monitor Andrea Arcangeli
2005-08-30 8:01 ` Sven Ladegast
2005-08-30 8:29 ` Rogier Wolff
2005-08-30 8:53 ` Sven Ladegast
2005-08-30 9:40 ` Rogier Wolff
2005-08-30 9:54 ` Bernd Petrovitsch
2005-08-30 15:10 ` Andrea Arcangeli
2005-08-30 16:33 ` Alan Cox
2005-08-30 16:16 ` Andrea Arcangeli
2005-08-30 16:56 ` Alan Cox
2005-08-30 16:40 ` Andrea Arcangeli
2005-08-31 18:32 ` Pavel Machek
2005-09-01 15:19 ` Andrea Arcangeli
2005-08-30 16:36 ` Jesper Juhl
2005-08-30 22:11 ` Bill Davidsen
2005-08-31 1:49 ` Andrea Arcangeli
2005-08-31 19:14 ` tony.luck
2005-08-31 19:47 ` Andrea Arcangeli
2005-09-05 18:26 ` Andrea Arcangeli
2005-08-30 14:45 ` Andrea Arcangeli
2005-08-30 14:36 ` Alan Cox
2005-08-30 22:43 ` Sven Ladegast
2005-08-30 23:25 ` Alan Cox
2005-08-30 23:19 ` Sven Ladegast
2005-08-31 13:34 ` Alan Cox
2005-08-31 14:28 ` Sven Ladegast
2005-08-31 21:23 ` Andrea Arcangeli [this message]
2005-08-30 14:56 ` Andrea Arcangeli
2005-08-31 18:20 ` Pavel Machek
2005-09-01 15:23 ` Andrea Arcangeli
2005-09-01 12:26 ` Sven Ladegast
2005-09-05 22:05 ` Marc Giger
2005-09-05 23:13 ` Andrea Arcangeli
-- strict thread matches above, loose matches on Subject: below --
2005-08-30 17:08 Wilkerson, Bryan P
2005-08-30 17:44 ` linux-os (Dick Johnson)
2005-08-30 20:31 ` Andrea Arcangeli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050831212305.GU1614@g5.random \
--to=andrea@suse.de \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=sven@linux4geeks.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox