Re: [CentOS] Sending Email Via Telnet
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]: warning: process > /usr/libexec/postfix/proxymap pid 1438 exit status 1 > Oct 16 10:36:19 mydomain postfix/master[14058]: warning: > /usr/libexec/postfix/proxymap: bad command startup -- throttling > Oct 16 10:36:19 mydomain postfix/smtpd[26426]: warning: premature > end-of-input on private/proxymap socket while reading input attribute name > Oct 16 10:36:19 mydomain postfix/smtpd[26426]: warning: private/proxymap > socket: service dict_proxy_open: Success > Oct 16 10:36:19 mydomain postfix/master[14058]: warning: process > /usr/libexec/postfix/proxymap pid 1439 exit status 1 > Oct 16 10:36:19 mydomain postfix/cleanup[14062]: warning: premature > end-of-input on private/proxymap socket while reading input attribute name > Oct 16 10:36:19 mydomain postfix/cleanup[14062]: warning: private/proxymap > socket: service dict_proxy_open: Connection reset by peer > > TIA, > John Your other reply with the "postconf -n" output shows that you are running Postfix 2.3.3 which is coming with CentOS 5. Are you running precisely that version or the one from the centosplus repository? The Postfix from CentOS 5 base does not support mysql as a valid map type! Thus it must fail when you specify maps of type mysql, as you do. Regards Alexander ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Sending Email Via Telnet
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.emeryville.ca.mail.comcast.net comcast ESMTP server ready HELO comcast.net 250 omta12.emeryville.ca.mail.comcast.net hello [69.24.1.7], pleased to meet you == Does the mail server ever return anything back to you? Sometimes, if you are traversing a firewall between you and the mail server the firewall blocks the connection because telnet uses the tcp PUSH flag. -- Regards, Giles Coochey, CCNA, CCNAS NetSecSpec Ltd +44 (0) 7983 877438 http://www.coochey.net http://www.netsecspec.co.uk gi...@coochey.net ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] CentOS 6.3 on Dell Poweredge R815
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 Saha wrote: >> >>> Any folks on this list who have installed CentOS 6.3 on the new Dell >>> Poweredge R815 servers? How was your experience? Thanks >> >> I don't have any R815's, but I have run CentOS 6.3 on a variety of other >> Dell hardware (PE2900, R410, R710, etc) with no issues at all. > > > I've even got CentOS 6.3 running on 650s & 1850s with no problems > whatsoever (so far). > > Cheers, > > Phil... > > -- > currently (ab)using > CentOS 6.3, Debian Squeeze, Fedora Beefy, OS X Snow Leopard, Ubuntu Precise > > > > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > -- Surya Saha Department of Plant Pathology and Plant-Microbe Biology Cornell University, NY, USA http://www.linkedin.com/in/suryasaha ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] CentOS 6.3 on Dell Poweredge R815
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 -- Freundliche Gruesse/Best Regards Benjamin Hackl IT/Administration Media FOCUS Research Ges.m.b.H. Maculangasse 8, 1220 Wien Austria Tel: +43 1 258 97 01-295 b.ha...@focusmr.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] CentOS 6.3 - fail2ban not working properly + workaround
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 wasn't nabbing the perpetrators. I found that the iptables chain for VSFTP isn't created for one. I have finally come to find [0] that indicates there's a problem with the inotify backend. Setting backend=gamin in /etc/fail2ban/jail.conf gives me the iptables chain I expect to find and one blocked host. Hope this is helpful to somebody until a new version is commited to EPEL. yarikoptic: ok -- that point was not yet good ;) now (0.8.6-95-gc0c1232) that branch seems to work just perfect. If I hear no complaints or do not see problem with my instance -- I will merge it into master tomorrow, thus closing this issue [0] https://github.com/fail2ban/fail2ban/issues/44 ---~~.~~--- Mike // SilverTip257 // ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] CentOS-announce Digest, Vol 92, Issue 12
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...@centos.org You can reach the person managing the list at centos-announce-ow...@centos.org When replying, please edit your Subject line so it is more specific than "Re: Contents of CentOS-announce digest..." Today's Topics: 1. CESA-2012:1366 Important CentOS 6 kernel Update (Johnny Hughes) 2. CEBA-2012:1381 CentOS 6 dash FASTTRACK Update (Johnny Hughes) -- Message: 1 Date: Tue, 16 Oct 2012 21:34:31 + From: Johnny Hughes Subject: [CentOS-announce] CESA-2012:1366 Important CentOS 6 kernel Update To: centos-annou...@centos.org Message-ID: <20121016213431.ga4...@chakra.karan.org> Content-Type: text/plain; charset=us-ascii CentOS Errata and Security Advisory 2012:1366 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2012-1366.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: e44885b7ab12ce6c9bcb6203902cff6a7b25c4aaddf12b5071093218960d8df3 kernel-2.6.32-279.11.1.el6.i686.rpm 81fb4b95474f1b083604016d1c89644f26ec554b41eca356e70524045a07524e kernel-debug-2.6.32-279.11.1.el6.i686.rpm ff3e9a34b22194265232a632a434bcfa4e0fdeb585d1d2fd7bf81a8dd04a4bde kernel-debug-devel-2.6.32-279.11.1.el6.i686.rpm 23371cce0ea6bb5399b9d6ddf35f8a6f979712ec527db86a9cca32e22fa30323 kernel-devel-2.6.32-279.11.1.el6.i686.rpm c0aa2fafad68144f00a25aa64c391812c596f0772abda885ba22945ed27bd387 kernel-doc-2.6.32-279.11.1.el6.noarch.rpm 77358acf075f0b1e101fe2296c7943405babbd3d596bea951ffe92d6316dbbd5 kernel-firmware-2.6.32-279.11.1.el6.noarch.rpm 1c95920525d056f86fa9ac690f0f55512152528d6e233f8a77db986432cdb91a kernel-headers-2.6.32-279.11.1.el6.i686.rpm 0e1461accd92af9875bb1c1f2576717b078882dc1f9bc06fee70878d04acd387 perf-2.6.32-279.11.1.el6.i686.rpm 2f97b61ee7deb2e351d73ab4620cb83233ee1e80b5e4358933411c87bdca04f7 python-perf-2.6.32-279.11.1.el6.i686.rpm x86_64: 6920bac7c0aa38acc774f057cc706d43c69dc4dfdbd0b1cd7f089988fbbc649a kernel-2.6.32-279.11.1.el6.x86_64.rpm 7db09b82ad9b9d1e2204f0c0c556d5af563298624f9e2cf37512038cbf4531a2 kernel-debug-2.6.32-279.11.1.el6.x86_64.rpm da241f209a7a03555f3b066f5db4ac7b2a07cb6b262b98bae43ba25328370f5c kernel-debug-devel-2.6.32-279.11.1.el6.x86_64.rpm 68d081bbb8d08a6e23d04a20ba5a8cdd4b2673992091ecb1a9e32cc60a91f5a4 kernel-devel-2.6.32-279.11.1.el6.x86_64.rpm ab8f64fec14bea1938cd23653e7f9e472b51e65824c377ac28b18758d3db6373 kernel-doc-2.6.32-279.11.1.el6.noarch.rpm 4065b3f133324dfe8569dd6c5649d8ff593a104960ffe02b530eda7099a87f3e kernel-firmware-2.6.32-279.11.1.el6.noarch.rpm f32d7d2c5f6d612f520be5cd88f4f3284fde0fbe29e6239ceba1f85d8f6220f9 kernel-headers-2.6.32-279.11.1.el6.x86_64.rpm efef7aabd8d0933e9e919924e473d821b2c681859a7d22b59d46d4d4f5b2a2cc perf-2.6.32-279.11.1.el6.x86_64.rpm cd3672876b0456e491e5a93c3bec457dcd097c392c93adff2e27ded94caa7128 python-perf-2.6.32-279.11.1.el6.x86_64.rpm Source: b1d95cf2df49b811be47ed5f88449c0921ae022811319dbd59c644c81731c675 kernel-2.6.32-279.11.1.el6.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #cen...@irc.freenode.net -- Message: 2 Date: Wed, 17 Oct 2012 11:43:52 + From: Johnny Hughes Subject: [CentOS-announce] CEBA-2012:1381 CentOS 6 dash FASTTRACK Update To: centos-annou...@centos.org Message-ID: <20121017114352.ga13...@chakra.karan.org> Content-Type: text/plain; charset=us-ascii CentOS Errata and Bugfix Advisory 2012:1381 Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-1381.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: e2c14dd4f35711f657e62a96b53835e9d4a2a99fec3f0a9913f799b547ae0b8a dash-0.5.5.1-4.el6.i686.rpm x86_64: 86f94db33242ae2596a59670d6f28418dfaba76cc142ab56daf37b85effc40a5 dash-0.5.5.1-4.el6.x86_64.rpm Source: 1dd085784781953d4b52cfca7117c550a53b25b9ef90d498ef3979d557602866 dash-0.5.5.1-4.el6.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #cen...@irc.freenode.net -- ___ CentOS-announce mailing list centos-annou...@centos.org http://lists.centos.org/mailman/listinfo/centos-announce End of CentOS-announce Digest, Vol 92, Issue 12 *** ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Sending Email Via Telnet
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,_testing_via_Telnet >> and follow the example: >> >> [root@mydomain john]# telnet 127.0.0.1 25 >> Trying 127.0.0.1... >> Connected to 127.0.0.1. >> Escape character is '^]'. >> HELO justtesting >> MAIL FROM: test...@gmail.com >> RCPT TO: test...@gmail.com >> DATA >> To: test...@gmail.com >> From: test...@gmail.com >> Subject: testing >> Date: Tu, Oct 2012 10:21:11 -0500 >> Testing >> . >> QUIT > 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.emeryville.ca.mail.comcast.net comcast ESMTP server ready > HELO comcast.net > 250 omta12.emeryville.ca.mail.comcast.net hello [69.24.1.7], pleased to meet > you > == > > Does the mail server ever return anything back to you? > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > The correct way to get out of a Telnet session is to use the escape sequence given. ] shown as "Escape character is '^]'" in your session above. That should get you back to your prompt. ChrisG ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] Rsync - include only files containing matching string
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 the files, or none of them. Here's how the code looks now (I will remove the dry run once it is working): rsync -avz --dry-run --include=*$YESTERDAY* remotehost:remotedir/ localdir/transfer/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] Adding an MT9234ZBA-USB modem to CentOS6.3
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. -- *** E-Mail is NOT a SECURE channel *** James B. Byrnemailto:byrn...@harte-lyne.ca Harte & Lyne Limited http://www.harte-lyne.ca 9 Brockley Drive vox: +1 905 561 1241 Hamilton, Ontario fax: +1 905 561 0757 Canada L8E 3C3 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Rsync - include only files containing matching string
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 can't seem to get the syntax > right. I either end up syncing all the files, or none of them. > Here's how the code looks now (I will remove the dry run once it is > working): > > rsync -avz --dry-run --include=*$YESTERDAY* remotehost:remotedir/ > localdir/transfer/ rsync -avz --dry-run --include=*$YESTERDAY* --exclude=* remotehost:remotedir/ localdir/transfer/ > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > -- Marcelo "¿No será acaso que ésta vida moderna está teniendo más de moderna que de vida?" (Mafalda) ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Rsync - include only files containing matching string
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 can't seem to get the syntax > right. I either end up syncing all the files, or none of them. > Here's how the code looks now (I will remove the dry run once it is > working): > > rsync -avz --dry-run --include=*$YESTERDAY* remotehost:remotedir/ > localdir/transfer/ Rsync's include/exclude syntax is pretty quirky... First it will include everything by default and it applies the directives in the order specified so if you don't want everything you need --exclude='*' at the end of the list. Also, patterns apply to directories, so you need to --include='**' as a special case to keep that exclude from excluding subdirectories. And if you want all filenames including your string you need to put *'s at each end (that's not a quirk, but may be tricky to arrange with variable expansion but not shell wildcard expansion). Maybe: rsync -avz --dry-run --include='**' --include='*2012_10_16*' --exclude='*' remotehost:remotedir/ localdir/transfer/ Not sure if that traverses all subdirectory levels or if ** is just one level. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] centos 5 and php53
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 and yum install php53, it says it > conflicts with php-5.2.10 ... so, upon more digging, I figured out this php-5.2.10 had come from c5-testing or somethign, and was no longer there. I hooked up to IUS and installed their php52 as it turns out other stuff I'm running claims not to work with 5.3 without me oding a whole bunch of major upgrading/reimlementing of webpiles...so IUS set me up with 5.2.17 and I'm happy. The thing I was installing wanted at least 5.2.11 -- john r pierceN 37, W 122 santa cruz ca mid-left coast ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] centos 5 and php53
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 >> insisting on php53. If I try and yum install php53, it says it >> conflicts with php-5.2.10 ... > > so, upon more digging, I figured out this php-5.2.10 had come from > c5-testing or somethign, and was no longer there. I hooked up to IUS > and installed their php52 as it turns out other stuff I'm running claims > not to work with 5.3 without me oding a whole bunch of major > upgrading/reimlementing of webpiles...so IUS set me up with 5.2.17 > and I'm happy. The thing I was installing wanted at least 5.2.11 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 thinking about porting it to 5.3 soon, as in starting last month. mark ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] centos 5 and php53
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 thinking about porting it to 5.3 soon, as in > starting last month. well, that would be me. its a website I setup for my kid's former boyscout troop, they are still using it, and updating it (its CMS based). they've been making noises about switching to something else, that will solve this problem. unless I'm mistaken, the vast majority of PHP exploits are if you allow someone untrustworthy to publish sites, and not 'external' exploits (I'm not counting exploits created by bad php code, such as SQL injection)? noone has access to this host except the server owner and me. -- john r pierceN 37, W 122 santa cruz ca mid-left coast ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] centos 5 and php53
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 >> be SOL, and they need to be thinking about porting it to 5.3 soon, as in >> starting last month. > > well, that would be me. its a website I setup for my kid's former > boyscout troop, they are still using it, and updating it (its CMS > based). they've been making noises about switching to something else, > that will solve this problem. > > unless I'm mistaken, the vast majority of PHP exploits are if you allow > someone untrustworthy to publish sites, and not 'external' exploits (I'm > not counting exploits created by bad php code, such as SQL injection)? > noone has access to this host except the server owner and me. Do you have phpmyadmin installed? mark ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] centos 5 and php53
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 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] centos 5 and php53
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? mark ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] centos 5 and php53
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 users. -- john r pierceN 37, W 122 santa cruz ca mid-left coast ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] Centos 5.8: starting firefox-16.0.1 kills X
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 directory and removing the file named "globs". So, back in the present: this evening that same problem recurred for the 3rd or 4th time since the original event mentioned above. so I deleted that file, logged off and back on (without the log off/on, the problem still occurs). Having done that, I went to fire up firefox and KABOOM!! X dies and I land back at a login prompt. several times. every time. tried running firefox from a terminal but I don't see anything echoed to the terminal before it is blown away. I still have the tarball from mozilla.org, so I moved aside the directory where the firefox runtime stuff is, re-extracted the tarball and it still croaks in the same way. I'd appreciate some ideas to try, if anyone has any. Thanks in advance! In the meantime, Opera works (though I can't install 12.0.2 for lack of a suitable version of rpmlib, so I'm not left browseerless. Fred -- Fred Smith -- fre...@fcshome.stoneham.ma.us - "Not everyone who says to me, 'Lord, Lord,' will enter the kingdom of heaven, but only he who does the will of my Father who is in heaven." -- Matthew 7:21 (niv) - ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Centos 5.8: starting firefox-16.0.1 kills X [updated]
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 was. the fix amounts to navigating to my user's > .local/share/mime directory and removing the file named "globs". > > So, back in the present: this evening that same problem recurred for > the 3rd or 4th time since the original event mentioned above. so I > deleted that file, logged off and back on (without the log off/on, the > problem still occurs). > > Having done that, I went to fire up firefox and KABOOM!! > X dies and I land back at a login prompt. > several times. > every time. > tried running firefox from a terminal but I don't see anything > echoed to the terminal before it is blown away. > > I still have the tarball from mozilla.org, so I moved aside the directory > where the firefox runtime stuff is, re-extracted the tarball and it still > croaks in the same way. Trying to start firefox in safemode makes no difference. still instant death. > > I'd appreciate some ideas to try, if anyone has any. Thanks in advance! > > In the meantime, Opera works (though I can't install 12.0.2 for lack > of a suitable version of rpmlib, so I'm not left browseerless. > > Fred > -- > Fred Smith -- fre...@fcshome.stoneham.ma.us - > "Not everyone who says to me, 'Lord, Lord,' will enter the kingdom of > heaven, but only he who does the will of my Father who is in heaven." > -- Matthew 7:21 (niv) > - > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos -- --- .Fred Smith / ( /__ ,__. __ __ / __ : / // / /__) / / /__) .+' Home: fre...@fcshome.stoneham.ma.us // (__ (___ (__(_ (___ / :__ 781-438-5471 Jude 1:24,25 - ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] CentOS 6.3 on Dell Poweredge R815
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 with idrac7. Ryan 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 > > -- > Surya Saha > Department of Plant Pathology > and Plant-Microbe Biology > Cornell University, NY, USA > http://www.linkedin.com/in/suryasaha ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos