RE: [Haifux] [mulix@mulix.org: [Haifux] Windows kernel programming lecture]

2004-03-09 Thread David Sapir
Count me in. From: Shimon Panfil <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [Haifux] [EMAIL PROTECTED]: [Haifux] Windows kernel programming lecture] Date: Tue, 9 Mar 2004 09:54:29 +0200 I think it is great idea count me in. BTW I should like also to hear more about {free,open,net}BSD, M

[Haifux] encoding/decoding from mime / 1-D MR / 2-D MR / 2-D MMR formats to pdf or tiff

2004-01-29 Thread David Sapir
Hi, I'm using Hylafax to receive faxes, and the machine emails the faxes as an attachment. The OS is RH9. My qustion is: can anyone tell my how to convert the received data to pdf files? Can you recommend a utility that does this uuencoding? I hope I've given all the information needed. If not, j

[Haifux] Unique identification of a computer

2004-01-19 Thread David Sapir
Hi, When I read from /proc/ide/ide0/hda/identify : is it a unique number? Is this the unique ID of the hard disk? (I'm using RH9) Is there another way to get the unique ID from the hard disk, preferably in C/C++ code? Thanks, David. From: "David Sapir" <[EMAIL PROTECTED]>

[Haifux] Unique identification of a computer

2004-01-18 Thread David Sapir
Hi, I need to identify a computer in a unique way. Can anyone point me to source code in C or C++ that gets from the system: BIOS ID HardDisk ID Volume ID Motherboard ID CPU ID I'm using Linux Red Hat 9.0 This code should work on various hardware configurations. I already looked for it using Go