Re: [CentOS] Sending Email Via Telnet

2012-10-17 Thread Alexander Dalloz
Am 16.10.2012 23:46, schrieb John Reddy: >> Before tracing anything (processes or network traffic) the OP should >> check the maillog. It for sure will the the truth about what is going on. > > Here's some of the printout from that log: > > Oct 16 10:36:19 mydomain postfix/master[14058]: warnin

Re: [CentOS] Sending Email Via Telnet

2012-10-17 Thread Giles Coochey
On 16/10/2012 16:16, John Reddy wrote: Something isn't quite right with your setup. When you do the "HELO" command, the server should reply with something. For example: == $ telnet smtp.comcast.net 25 Trying 76.96.40.155... Connected to smtp.comcast.net. Escape character is '^]'. 220 omta12

Re: [CentOS] CentOS 6.3 on Dell Poweredge R815

2012-10-17 Thread Surya Saha
Thank you for the feedback. I also have 6.3 running smoothly on a 2850 (up till now). I don't expect any major issues with R815's but just checking in case somebody found otherwise. -Surya On Tue, Oct 16, 2012 at 6:19 PM, Phil Dobbin wrote: > Steve Thompson wrote: > >> On Tue, 16 Oct 2012, Surya

Re: [CentOS] CentOS 6.3 on Dell Poweredge R815

2012-10-17 Thread Benjamin Hackl
On Tue, 16 Oct 2012 16:24:55 -0400 m.r...@5-cent.us wrote: > No problem, goes nicely, *EXCEPT* that it demands that the NICs be > em1, etc, *not* eth0, etc. You can install CentOS with biosdevname=0 Make sure you enter it when booting from the installation CD (or pxeboot, kickstart, ...) Brgds

[CentOS] CentOS 6.3 - fail2ban not working properly + workaround

2012-10-17 Thread SilverTip257
I recall others on this list are using fail2ban to block brute force login attempts. Packages are from the EPEL repo, so I'm just sharing some knowledge here. For about two months now I've had a CentOS 6.3 box (web host) in production that occasionally is ftp brute forced. Oddly enough fail2ban wa

[CentOS] CentOS-announce Digest, Vol 92, Issue 12

2012-10-17 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ..

Re: [CentOS] Sending Email Via Telnet

2012-10-17 Thread Chris Geldenhuis
On 10/16/2012 04:42 PM, Joseph Spenner wrote: > > From: John Reddy > To: centos@centos.org > Sent: Tuesday, October 16, 2012 7:30 AM > Subject: Re: [CentOS] Sending Email Via Telnet > > >> So I go to this page and get an example of how to do this: >> http://www.freebsdwiki.net/index.php/SMTP,_testi

[CentOS] Rsync - include only files containing matching string

2012-10-17 Thread Sean Carolan
I have a string, "2012_10_16"; let's call this $YESTERDAY How can I rsync a file tree from a remote machine to the local one, including *only* filenames that contain the matching string? I've read the man page and googled around but can't seem to get the syntax right. I either end up syncing all

[CentOS] Adding an MT9234ZBA-USB modem to CentOS6.3

2012-10-17 Thread James B. Byrne
How, exactly, does CentOS-6.3 with udev recognize an USB modem when it is plugged in. How is it indicated? What other configuration is required? I can find the modem in /sys/class/tty and I can get the attributes using udevadm but I do not see anything in ps that refers to the modem device. --

Re: [CentOS] Rsync - include only files containing matching string

2012-10-17 Thread Marcelo Roccasalva
On Wed, Oct 17, 2012 at 1:35 PM, Sean Carolan wrote: > I have a string, "2012_10_16"; let's call this $YESTERDAY > > How can I rsync a file tree from a remote machine to the local one, > including *only* filenames that contain the matching string? I've > read the man page and googled around but c

Re: [CentOS] Rsync - include only files containing matching string

2012-10-17 Thread Les Mikesell
On Wed, Oct 17, 2012 at 11:35 AM, Sean Carolan wrote: > I have a string, "2012_10_16"; let's call this $YESTERDAY > > How can I rsync a file tree from a remote machine to the local one, > including *only* filenames that contain the matching string? I've > read the man page and googled around but

Re: [CentOS] centos 5 and php53

2012-10-17 Thread John R Pierce
On 10/14/12 10:18 PM, John R Pierce wrote: > I have a long running webserver, runs a bunch of mostly php+postgresql > stuff, mostly hobby sites (clubs and local scout troops and such). has > latest updates to php 5.2.10-xx but I want to install something thats > insisting on php53. If I try an

Re: [CentOS] centos 5 and php53

2012-10-17 Thread m . roth
John R Pierce wrote: > On 10/14/12 10:18 PM, John R Pierce wrote: >> I have a long running webserver, runs a bunch of mostly php+postgresql >> stuff, mostly hobby sites (clubs and local scout troops and such). has >> latest updates to php 5.2.10-xx but I want to install something thats >> insist

Re: [CentOS] centos 5 and php53

2012-10-17 Thread John R Pierce
On 10/17/12 10:54 AM, m.r...@5-cent.us wrote: > You really want to talk to the folks whose website(s) it/they are, and > point out to them that php 5.2 is obsolete, and full of bugs and security > holes, and sooner or later*all* maintenance will go away, and they will > be SOL, and they need to be

Re: [CentOS] centos 5 and php53

2012-10-17 Thread m . roth
John R Pierce wrote: > On 10/17/12 10:54 AM, m.r...@5-cent.us wrote: >> You really want to talk to the folks whose website(s) it/they are, and >> point out to them that php 5.2 is obsolete, and full of bugs and >> security >> holes, and sooner or later*all* maintenance will go away, and they will

Re: [CentOS] centos 5 and php53

2012-10-17 Thread John R Pierce
On 10/17/12 12:14 PM, m.r...@5-cent.us wrote: > Do you have phpmyadmin installed? I don't use mysql at all. I use postgresql, and I administrate with ssh and the psql command line. -- john r pierceN 37, W 122 santa cruz ca mid-left coast

Re: [CentOS] centos 5 and php53

2012-10-17 Thread m . roth
John R Pierce wrote: > On 10/17/12 12:14 PM, m.r...@5-cent.us wrote: >> Do you have phpmyadmin installed? > > I don't use mysql at all. I use postgresql, and I administrate with > ssh and the psql command line. Sorry, I was conflating two things: no web administration of php or the website?

Re: [CentOS] centos 5 and php53

2012-10-17 Thread John R Pierce
On 10/17/12 1:03 PM, m.r...@5-cent.us wrote: > Sorry, I was conflating two things: no web administration of php or the > website? no web adminsitration of php or databases or the OS (no cpanel, webmin). the CMS has web administration of the CMS, but thats only available to the few authenticated

[CentOS] Centos 5.8: starting firefox-16.0.1 kills X

2012-10-17 Thread fred smith
This just started happening this evening. a little history: way back last year, or thereabouts, I posted about a weird problem I was having. over the course of 2 or 3 days I figured out how to fix it, but not what the cause was. the fix amounts to navigating to my user's .local/share/mime directo

Re: [CentOS] Centos 5.8: starting firefox-16.0.1 kills X [updated]

2012-10-17 Thread fred smith
On Wed, Oct 17, 2012 at 08:37:41PM -0400, fred smith wrote: > This just started happening this evening. > > a little history: > way back last year, or thereabouts, I posted about a weird problem I was > having. over the course of 2 or 3 days I figured out how to fix it, but > not what the cause wa

Re: [CentOS] CentOS 6.3 on Dell Poweredge R815

2012-10-17 Thread Ryan Kohler
I've had two 64 core R815's for two months and have had no problems with them running CentOS 6.3. Just remember that these are bulldozer's and that for each processor of "16" cores, there are 16 integer cores and 8 shared floating point cores. I would love to get my hands on the sandy bridge r620s