Re: [CentOS] How to configure sendmail
On Sun, Dec 02, 2012 at 10:46:29PM -0500, Stephen Harris wrote: > On Sun, Dec 02, 2012 at 05:54:06PM -0800, John R Pierce wrote: > > I once knew my way around the 'rules' in the .cf file. thats truly > > some evil arcane magic in there. > > My old SA interviews used to include a line of sendmail.cf to see > if the applicant recognised it. At the time (SunOS 4, Solaris 5) > we didn't have mc files, just the cf :-) I vaguely remember (or it may have even been from bash.org or freedbsd irc funnies) where someone in irc posted, after making a mistake #$#$# And someone answered, Please don't post your sendmail config in channel. :) -- Scott Robbins PGP keyID EB3467D6 ( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 ) gpg --keyserver pgp.mit.edu --recv-keys EB3467D6 Buffy: Okay, well, how long before you un-crypt it? Willow: Hours. Days maybe. Anyone suggesting months would not be accused of crazy talk. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] CentOS 6.3 - KDE login screen configuration problems
John Horne wrote: > I find it very odd, to say the least, that if I tell CentOS/RHEL 6 to > install KDE and not Gnome, it goes ahead and uses GDM rather than KDM. That's a bug that was fixed in fedora at some point, probably after rhel6 branched development -- rex ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] matplotlib pygtk version problem
Hello, Anybody a solution for the following problem: the matplotlib library for Python in Centos 6.3 crashes my application because of a deprecated PyGtk2 version. Can be easily reproduced: installation of python 2.6.6 with matplotlib Type in the python shell: from pylab import plot plot([0,1],[0,1]) Error: /usr/lib64/python2.6/site-packages/matplotlib/backends/backend_gtk.py:621: DeprecationWarning: Use the new widget gtk.Tooltip self.tooltips = gtk.Tooltips() self.tooltips = gtk.Tooltips() Fatal Python error: GC object already tracked Aborted (core dumped) Looks like it has to do with the ridiculous old PyGtk version 2.16 which should be >2.2 for matplotlib any solutions? Taco Walstra University of Amsterdam ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] matplotlib pygtk version problem
On 03.12.2012 15:13, tacolijst list wrote:> > Looks like it has to do with the ridiculous old PyGtk version 2.16 > which > should be >2.2 for matplotlib > any solutions? Try an older version or use something more recent (Fedora?). -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] How to configure sendmail
On 12/2/2012 3:52 PM, Harold Pritchett wrote: > you are a sendmail expert. I too have been using sendmail for > umpteen years (since the early 90s with UUCP, anyways), and feel > comfortable in it, and haven't to date been willing to put in the effort > to switch.. > > The OP, on the other hand, appears to be a novice ("To date I have not > had to configure sendmail since I use a class in PHP that is straight, > however I am learning how to use Concrete5 for my local Rotary club and > it apparently needs sendmail"). I'd suggest postfix because its > configuration interface is cleaner and simpler (the whole .mc -> .cf > thing in sendmail is truly arcane). I agree. When first trying to configure sendmail years ago, I remember how painful it was. "Giving birth to a flaming porcupine", comes to mind. Postfix is about as easy as I was always thinking sendmail should be. Now if only they'd do something like that for BIND... __ If life gives you lemons, keep them-- because hey.. free lemons. "♥ Sticker" fixer: http://microflush.org/stuff/stickers/heartFix.html ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] XFCE4 group missing on Centos 5.x?
On Sun, 18 Nov 2012, Jake Shipton wrote: *snip* > Hi, > > This may or may not be helpful, but I'll put this out there anyway just > in case :-) > > In the CentOS 6 version of EPEL repository the group is > called "Xfce" (Case Sensitive) > > so: > > yum groupinstall "Xfce" > > Should do the trick. > > If that doesn't work try "yum grouplist" and find a group related to > XFCE. :-). > > Hope this helps. Thanks for that answer Jake. I think I've installed each seperate package for C5 now from EPEL. I'll bear the above in mind when I upgrade to C6. Kind Regards, Keith --- Websites: http://www.karsites.net http://www.php-debuggers.net http://www.raised-from-the-dead.org.uk All email addresses are challenge-response protected with TMDA [http://tmda.net] --- ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] How to configure sendmail
Am 03.12.2012 20:13, schrieb Joseph Spenner: > I agree. When first trying to configure sendmail years ago, I remember how > painful it was. "Giving birth to a flaming porcupine", comes to mind. > Postfix is about as easy as I was always thinking sendmail should be. > > Now if only they'd do something like that for BIND... what exactly is complicated in BIND configuration? writing a backend to generate some hundret of domain-zone-files out of mysql took one night and the template for named.conf is simple signature.asc Description: OpenPGP digital signature ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] Extending schema on Centos DS
I am running CentOS DS server (version 8.1.0) in a mixed master setup. I am looking for the best way to extend the schema without breaking replication? I was successfully able to extend the schema on my two servers manually but replication broke after a restart of dirsrv. [03/Dec/2012:11:04:17 -0400] NSMMReplicationPlugin - agmt="cn=web-ldap02" (web-ldap02:389): Unable to acquire replica: there is no replicated area "dc=eastlink,dc=ca" on the consumer server. Replication is aborting. [03/Dec/2012:11:04:17 -0400] NSMMReplicationPlugin - agmt="cn=web-ldap02" (web-ldap02:389): Incremental update failed and requires administrator action [03/Dec/2012:11:04:17 -0400] NSMMReplicationPlugin - agmt="cn=web-ldap02-NetscapeRoot" (web-ldap02:389): Unable to acquire replica: there is no replicated area "o=netscaperoot" on the consumer server. Replication is aborting. What is the correct way to extend the schema on a MMR setup, I haven't been able to find much on the subject? Thanks, Chris ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] How to configure sendmail
Am 03.12.2012 02:54, schrieb John R Pierce: > I once knew my way around the 'rules' in the .cf file. thats truly > some evil arcane magic in there. Well, yes. I once knew how to program in assembly language, too. But that's not argument for or against Sendmail. The .cf file is a generated file. No one is supposed to hack it directly under normal circumstances. T. signature.asc Description: OpenPGP digital signature ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] How to configure sendmail
On 12/3/2012 2:46 PM, Tilman Schmidt wrote: > Am 03.12.2012 02:54, schrieb John R Pierce: >> >I once knew my way around the 'rules' in the .cf file. thats truly >> >some evil arcane magic in there. > Well, yes. I once knew how to program in assembly language, too. > > But that's not argument for or against Sendmail. The .cf file > is a generated file. No one is supposed to hack it directly > under normal circumstances. the m4 macros and the .mc syntax are pretty arcane too. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] How to configure sendmail
On Sun, Dec 2, 2012 at 6:22 PM, Phil Dobbin wrote: > > Whilst bowing in due deference to people who've been using *nix/Linux > since it required a piece of string, two tin cans & coven in order to > achieve results, I was under the impression that nowadays, unless you > actually need some functionality that sendmail has & nothing else > possesses, the received wisdom for novices when setting up all things > mail was using postfix in its place. > That would be uucp (equivalent to string), a Telebit Trailblazer modem (= can), and a severely modified version of a UCB sendmail config file to make sure that non-local traffic ended up at a host running 'pathalias' [1], to prevent it from making a major detour (= dark magic). -- Gé (mcvax!hobbit!ge) [1] http://www.uucp.org/papers/pathalias.pdf ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] iptables 1.4 and kernel 2.6 CONFIG_IP_NF_MATCH_STATE
Hi, I have a VPS running Centos 6.2 and trying to run this iptables rule: [root@myserver ~]# iptables -A INPUT -i venet0 -m state --state ESTABLISHED -j ACCEPT iptables: No chain/target/match by that name. Narrowing down the issue it seems there is no IP_CONNTRACK support but now it's called NF_CONNTRACK. However following this link: http://www.spinics.net/lists/netfilter/msg33535.html I have found that I don't have CONFIG_IP_NF_MATCH_STATE support. Unfortunately this virtuozzo VPS is not using modules: [root@vrtl13369 ~]# lsmod Module Size Used by How can I enable that CONFIG_IP_NF_MATCH_STATE support in my kernel? I prefer to stick to the kernels provided by the repos and not recompile my own kernel. Regards, Miguel ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos