Re: query on system voltage & disk information

2003-02-11 Thread Tony Nugent
On Tue Feb 11 2003 at 01:07, Venkatesh Krishnamurthi wrote: (in reply to Govindharaju Palani) > > I have following queries. > > #1How to get the system voltage coming into the system. ..? > > lm_sensors (http://secure.netroedge.com/~lm78/). Also, try running /usr/sbin/sensors-detect -- it

Re: Kernel Headers - 8.0

2003-02-11 Thread John
On Tue, 11 Feb 2003, Randy Gillis wrote: > Does 8.0 have a kernel-headers package? It's renamed: glibc-kernheaders-2.4-7.20 > > > > How do I synchronize /usr/src/linux-2.4 source TO /usr/include and the > system libraries, once I have installed kernel-source? You don't, unless you're going

Kernel Headers - 8.0

2003-02-11 Thread Randy Gillis
Does 8.0 have a kernel-headers package?   How do I synchronize /usr/src/linux-2.4 source  TO /usr/include and the system libraries, once I have installed kernel-source?

Equivalent for libC and libCrun

2003-02-11 Thread Ajay Bansal
What is the equivalent of these libraries on RH73??? ___ Redhat-devel-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-devel-list

One question for select call

2003-02-11 Thread Ajay Bansal
Till now I have been using sys/time.h for this call. Now the man page says following /* According to POSIX 1003.1-2001 */ #include /* According to earlier standards */ #include #include #include Should I shift to #include ??? -Ajay

Re: query on system voltage & disk information

2003-02-11 Thread Venkatesh Krishnamurthi
Hi, > I have following queries. > #1How to get the system voltage coming into the system. ..? lm_sensors (http://secure.netroedge.com/~lm78/). > #2Given a IP address of a machine how to get the HARD DISK > informations like=20 > capacity , free space ,etc. How about runni