[CentOS] OT: really dumb question about APC UPS

2008-06-08 Thread Jamie Lists
We have about 4 servers connected to an APC UPS. The UPS only has one UPS connection. So my question is, in a power outage how do i get all my servers to safely shutdown? Do i run a USB hub? Do i write a script on the one machine connected to turn off all the other machines? I'm confused. Jamie __

Re: [CentOS] Silly question - Anything faster than rm?

2007-09-29 Thread Jamie Lists
On 9/29/07, Luciano Rocha <[EMAIL PROTECTED]> wrote: > On Sat, Sep 29, 2007 at 04:43:43AM -0700, Jamie Lists wrote: > > Maybe this is a silly question, but i have a few million files i need > > to delete but i can't just reformat the volume. > > > > Right n

[CentOS] Silly question - Anything faster than rm?

2007-09-29 Thread Jamie Lists
Maybe this is a silly question, but i have a few million files i need to delete but i can't just reformat the volume. Right now the fastest thing i can think of is nice -20 rm -Rf /folder-i-want-to-delete is there a better or faster way to do this? Thanks, Jamie