Re: Sending poweroff command over LAN.

2002-07-12 Thread Venkatesh Krishnamurthi
Hi, The apcupsd program has a master/slave mode that lets you do just this. You can find more information at: http://www.sibbald.com/apcupsd/3.8manual/configure.html Venkatesh > - Original Message -=20 > From: Trevor Fraser=20 > To: [EMAIL PROTECTED]=20 > Sent: Thursday, Jul

Re: Sending poweroff command over LAN.

2002-07-12 Thread Atul Sowani
Hello! I am not an expert, but I would like to give my $0.02 in this: One possible way to achive remote power off is like this: Lets assume you have server A and server B. UPS sends power off signal to server A. Now you want to power off server B also. Create a user on server B, say with name "

Re: Re: Whereis ethtool?

2002-07-12 Thread Jitesh Verma
Hi Michael, I did not find ethtool in /usr/bin or /usr/sbin directory. I did not find ethtool-1.5-1 as well. 'which' command also does not show it. Is there any problem with my installation? Please help. Regards, Jitesh On Thu, 11 Jul 2002 Michael Schwendt wrote : >On

Re: Whereis ethtool?

2002-07-12 Thread John Summerfield
> > --- Jitesh Verma <[EMAIL PROTECTED]> wrote: > > I do not see manpage also. 'whereis' > > command also > > does not show ethtool. > > Though this isn't really the appropriate list for this > question, I will still answer with a realistic answer. > You should use the which command instead. It

Re: Whereis ethtool?

2002-07-12 Thread Michael Schwendt
On 2002-07-12, Jitesh Verma wrote: JV> I did not find ethtool in /usr/bin or /usr/sbin directory. I did JV> not find ethtool-1.5-1 as well. JV> 'which' command also does not show it. ethtool-1.5-1 is a package name. Install ethtool-1.5-1.i386.rpm, it's on disc #2. -- __

Re: Sending poweroff command over LAN.

2002-07-12 Thread John Summerfield
> Hi, > > The apcupsd program has a master/slave mode that lets you do just this. You > can find more information at: > > http://www.sibbald.com/apcupsd/3.8manual/configure.html > > Don't forget nut (or nuts?) which is probably on your CD. -- Cheers John Summerfield Microsoft's m

re[2]: What about breaking rc.sysint up into an rc.sysinit.d

2002-07-12 Thread Greg Freemyer
Does anyone know if Robin Holt's patch to break up rc.sysinit made it into the new Redhat Beta? Greg Freemyer The Norcross Group ___ Redhat-devel-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-devel-list

re: Sending poweroff command over LAN.

2002-07-12 Thread Greg Freemyer
You should be able to use STONITH (Shoot The Other Node In The Head). http://www.linux-ha.org/stonith It was originally written as part of heartbeat, but is now used by a number of cluster solutions. It has drivers for a number of smart power switches, but that does not matter in your case

Re: Whereis ethtool?

2002-07-12 Thread Kevin McConnell
--- John Summerfield <[EMAIL PROTECTED]> wrote: > Which only checks the path. > > See the difference: > > [summer@skink incoming]$ which ifconfig > /usr/bin/which: no ifconfig in > (/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/bin/:/usr/local/sbin/:/usr/sbin/:/home/summer/bin:/usr/lo

Passwd ! Help

2002-07-12 Thread Nasir Mahmood
ear Sir, I would appreciate for quick help because I am operating a medium size network & all stuck up. we use RedHat 7.1 for authentication of our network users with passwd -l username & passwd -u username commands to lock & unlock them. System was working a long long way. But now, it authen

Re: Passwd ! Help

2002-07-12 Thread Trond Eivind Glomsrød
Nasir Mahmood <[EMAIL PROTECTED]> writes: > ear Sir, > > I would appreciate for quick help because I am operating a medium size > network & all stuck up. redhat-devel is a development mailing list, if you want to post a more generic mail, please use the mailing list for that version or the gene

interruptible_sleep_on_timeout causes system to hang

2002-07-12 Thread Kathy Frazier
Hello all, I hope this is the correct list for posting this question. If not, please let me know. I am a Linux newbie writing a device driver for a proprietary board. I am experiencing problems (system hard hangs) when my driver calls interruptible_sleep_on_timeout. I have combed through t

My system system is not able to compile a small KDE application!

2002-07-12 Thread ken kovler
Hello Group; Recently had to go back and install the development packages so that I could compile a kde application.I am running redhat 7.3. I did an upgrade and select all the libraries. I did check to see if the kdelibs-devel was installed after this and it was. My problem is I get this mess