Re: [gentoo-user] crontab entry

2008-03-24 Thread Collin Starkweather
DB refresh daily" <[EMAIL PROTECTED]> else cat /tmp/rsync-${TIMESTAMP}.log | \ mailx -s "Error: hostxx:yyDB refresh daily" <[EMAIL PROTECTED]> fi Hope this helps, Cheers, -Collin -- Collin Starkweather, Ph.D. http://www.linkedin.com/in/collinstarkweather -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] rsync script

2008-03-21 Thread Collin Starkweather
n either success or failure (your original post seemed to indicate this might be the case) bash understands "if-then-else-fi". Cheers, -Collin -- Collin Starkweather, Ph.D. http://www.linkedin.com/in/collinstarkweather -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] rsync script

2008-03-21 Thread Collin Starkweather
or: rsync exited with status ${EXITVALUE}" echo " " echo "Please check the file rsync-${TIMESTAMP}.log for errors." fi To find exit values and their corresponding meanings, search for "EXIT VALUES" in http://www.linuxmanpages.com/man1/rsync

Re: [gentoo-user] Bizarre SSH connection reset

2008-03-13 Thread Collin Starkweather
fire-eyes wrote: I don't have the pcap file yet ;) Not much I can do. Pardon the delay in reply. I've been getting behind on my reading. The capture has been forwarded. Cheers, -Collin -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] Bizarre SSH connection reset

2008-03-09 Thread Collin Starkweather
Quoting Dan Farrell <[EMAIL PROTECTED]>: On Sun, 9 Mar 2008 20:16:09 -0400 "Mark Shields" <[EMAIL PROTECTED]> wrote: Are you thinking his ISP is doing port-based connection filtering? What kind of connection filtering allows a connection to go through for 5 seconds, then resets it? I've be

Re: [gentoo-user] Bizarre SSH connection reset

2008-03-09 Thread Collin Starkweather
Quoting Mick <[EMAIL PROTECTED]>: I would argue that your Chinese domain is blacklisted due to exhaustive number of owned MSWindows boxen and botnets that ping the rest of us without respite, from China. I really wish their step 1 was "learn how to protect your PC, even if it runs an illegit

Re: [gentoo-user] Fwd: apache vhost issue...

2008-03-09 Thread Collin Starkweather
Quoting Strong Cypher <[EMAIL PROTECTED]>: yeah of course but apache need to now all ip of all host before starting. try to add it and restart apache 2008/3/9, Elyahou ITTAH <[EMAIL PROTECTED]>: 2008/3/9, Strong Cypher <[EMAIL PROTECTED]>: > hi, > did you add your host in the hosts file? Nop

Re: [gentoo-user] Fwd: apache vhost issue...

2008-03-09 Thread Collin Starkweather
Quoting Strong Cypher <[EMAIL PROTECTED]>: yeah of course but apache need to now all ip of all host before starting. try to add it and restart apache 2008/3/9, Elyahou ITTAH <[EMAIL PROTECTED]>: 2008/3/9, Strong Cypher <[EMAIL PROTECTED]>: > hi, > did you add your host in the hosts file? Nop

[gentoo-user] Bizarre SSH connection reset

2008-03-09 Thread Collin Starkweather
conds debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 7.4 debug1: Exit status -1 If the reset is not coming from the server or the client (I don't have any problems when I'm at a hotspot), where could it be coming from? Thanks in advance, -Collin -- Collin Starkwea