[CentOS] Upgrade to m7.0 retaining some existing partitions

2014-08-18 Thread Tony Molloy
Hi, I want to install 7.0 replacing an existing 6.5 installation. When I choose custom partitioning I can delete the old 6.5 partitions and create new partitions 7.0 but there doesn't appear to be any way to retain an existing partition, say /home for instance, over the installation. Am I

[CentOS] Install and configure Nagios

2014-08-18 Thread Chandran Manikandan
Hi All, How to install and configure monitoring tools Nagios,lcinga,Zabbix and Ngnix on COS5 and COS6. -- *Thanks,* *Manikandan.C* *System Administrator* ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] need-restart ?

2014-08-18 Thread Kai Grunau
On 08/18/2014 11:04 PM, Johnny Hughes wrote: > On 08/18/2014 09:03 AM, Kai Grunau wrote: >> Hi, >> >> today I updated the glibc packages on some CentOS machines. After the >> Update I checked which >> services/processes I have to restart "yum -C ps" or "needs-restarting" >> >> At the most machines

Re: [CentOS] Skype on CentOS 6.5

2014-08-18 Thread Marko Vojinovic
On Mon, 18 Aug 2014 21:09:41 -0400 Mark LaPierre wrote: > About a week ago my Skype installation stopped working. I can start > it up but I can't log on. [snip] > Can anyone offer some sound advice to getting my Skype running again? The reason skype stopped working is that Microsoft decided to c

Re: [CentOS] Skype on CentOS 6.5

2014-08-18 Thread Jim Perrin
On 08/18/2014 08:09 PM, Mark LaPierre wrote: > Hey Y'all, > > About a week ago my Skype installation stopped working. I can start it up > but I can't log on. Does this have something to do with the recent update > to LibC? Is there a repo som where that has the latest version of Skype > for C

[CentOS] Skype on CentOS 6.5

2014-08-18 Thread Mark LaPierre
Hey Y'all, About a week ago my Skype installation stopped working. I can start it up but I can't log on. Does this have something to do with the recent update to LibC? Is there a repo som where that has the latest version of Skype for CentOS 6.5? When I go to the Skype web site I see that ther

[CentOS] restarting the CentOS office hours

2014-08-18 Thread Karanbir Singh
Hi Guys, For a few weeks we ran the CentOS officehours, that were fairly well recieved. And now that CentOS-7 is out of the door, it would be good to restart those again, and perhaps focus on conversations wider than just about the Project and the SIG's process. We should do those too, but we shou

[CentOS] yumex for C7

2014-08-18 Thread Robert G. (Doc) Savage
Can anyone tell me when the udisks, python-pexpect, and pyxdg packages in EPEL will be updated so I can install yumex under CentOS 7? Resolving Dependencies --> Running transaction check ---> Package yumex.noarch 0:3.0.15-1.el7 will be installed --> Processing Depe

Re: [CentOS] CentOS 6, Postfix, and Procmail -- how do I get it to work?

2014-08-18 Thread Timothy Murphy
Mike Burger wrote: >>> > What is the trick to get Postfix's local command to pipe mail through >>> > procmail? >>> It's this simple: >>> >>> Instead of putting a call to procmail in your .forward, first, set up >>> /etc/postfix/main.cf with the following line: >>> >>> mailbox_command = /usr/bin

Re: [CentOS] need-restart ?

2014-08-18 Thread Johnny Hughes
On 08/18/2014 09:03 AM, Kai Grunau wrote: > Hi, > > today I updated the glibc packages on some CentOS machines. After the > Update I checked which > services/processes I have to restart "yum -C ps" or "needs-restarting" > > At the most machines I get no information about necessary restarts, but

Re: [CentOS] CentOS 6, Postfix, and Procmail -- how do I get it to work?

2014-08-18 Thread David Beveridge
Postfix has feature for this sort of thing built in. see http://www.postfix.org/ADDRESS_REWRITING_README.html#auto_bcc On Tue, Aug 19, 2014 at 3:26 AM, Robert Heller wrote: > What is the trick to get Postfix's local command to pipe mail through > procmail? > > I have: > > -bash-4.1$ grep allow

Re: [CentOS] CentOS 6, Postfix, and Procmail -- how do I get it to work?

2014-08-18 Thread Mike Burger
On 2014-08-18 3:42 pm, Robert Heller wrote: > At Mon, 18 Aug 2014 13:39:49 -0400 Mike Burger > wrote: > >> >> On 2014-08-18 1:26 pm, Robert Heller wrote: >> > What is the trick to get Postfix's local command to pipe mail through >> > procmail? >> > >> > I have: >> > >> > -bash-4.1$ grep allow_ma

Re: [CentOS] SELinux vs. logwatch and virsh

2014-08-18 Thread Bill Gee
Hi Dan - "ausearch -m avc -ts recent" produces no output. If I run it as "ausearch -f virsh" then it produces output similar to this. Each day's run of logwatch produces three of these audit log entries. The a1 and a2 values are different for each entry, but everything else is the same. ===

Re: [CentOS] CentOS 6, Postfix, and Procmail -- how do I get it to work?

2014-08-18 Thread Mike Burger
On 2014-08-18 1:26 pm, Robert Heller wrote: > What is the trick to get Postfix's local command to pipe mail through > procmail? > > I have: > > -bash-4.1$ grep allow_mail_to_commands /etc/postfix/main.cf > allow_mail_to_commands = alias, forward > > and > > -bash-4.1$ cat .forward > |/usr/bin/p

[CentOS] CentOS 6, Postfix, and Procmail -- how do I get it to work?

2014-08-18 Thread Robert Heller
What is the trick to get Postfix's local command to pipe mail through procmail? I have: -bash-4.1$ grep allow_mail_to_commands /etc/postfix/main.cf allow_mail_to_commands = alias, forward and -bash-4.1$ cat .forward |/usr/bin/procmail and a .procmailrc file: -bash-4.1$ cat .procmailrc PATH

Re: [CentOS] Java plugin (icedtea-web) does not load

2014-08-18 Thread KevinO
On 08/18/2014 06:05 AM, Valeri Galtsev wrote: > > I'm sorry if that offends anyone, the the BS nature of e-mail footers like > this one always offends my intelligence. As a recipient of e-mail I didn't > give my consent to be obliged to anything. whatever you sent me was at > your sole discretion.

[CentOS] need-restart ?

2014-08-18 Thread Kai Grunau
Hi, today I updated the glibc packages on some CentOS machines. After the Update I checked which services/processes I have to restart "yum -C ps" or "needs-restarting" At the most machines I get no information about necessary restarts, but at two machines a long listing : 1 : /sbin/init 386 :

Re: [CentOS] Java plugin (icedtea-web) does not load

2014-08-18 Thread Valeri Galtsev
On Mon, August 18, 2014 5:50 am, Toralf Lund wrote: > > This e-mail, including any attachments and response string, may contain > proprietary information which is confidential and may be legally > privileged. It is for the intended recipient only. If you are not the > intended recipient or transm

Re: [CentOS] Use postfix and spamd on CentOS 6 - looking for a shortest guide

2014-08-18 Thread Adam King
Why are you assuming it's setup wrong? ;) Adam King IT Systems Administrator Skipton Girls High School 01756 707600 www.sghs.org.uk - Original Message - From: "Reindl Harald" To: "CentOS mailing list" , ki...@sghs.org.uk Sent: Monday, August 18, 2014 12:27:12 PM Subject: Re: [CentOS

Re: [CentOS] Use postfix and spamd on CentOS 6 - looking for a shortest guide

2014-08-18 Thread Adam King
Good stuff, I've had a stable environment for around a year now, milter may only bring on a performance increase, nothing else. Adam King IT Systems Administrator Skipton Girls High School 01756 707600 www.sghs.org.uk - Original Message - From: "Alexander Farber" To: "CentOS maili

Re: [CentOS] Use postfix and spamd on CentOS 6 - looking for a shortest guide

2014-08-18 Thread Alexander Farber
Thanks Adam, it works for me now and I have summarized my setup at: http://serverfault.com/questions/619537/use-postfix-and-spamassassin-packages-on-centos-6-to-reject-spam-without-custo I don't see a reason to add a milter or amavis - because my server is idling. Regards Alex On Thu, Aug 14

Re: [CentOS] Use postfix and spamd on CentOS 6 - looking for a shortest guide

2014-08-18 Thread James B. Byrne
On Wed, August 13, 2014 12:32, Timothy Murphy wrote: > BC wrote: > >>> I've never seen a 1-page document that said, >>> "These are the changes I made after downloading packages X, Y and Z." > >> There is a large chasm between configuring a mail server and understanding >> the configuration of a ma

Re: [CentOS] Java plugin (icedtea-web) does not load

2014-08-18 Thread Toralf Lund
On 17/08/14 20:04, Liam O'Toole wrote: > On 2014-08-17, Toralf Lund wrote: >> Hi, >> >> After some recent upgrade or the other, the browser plugin for java no >> longer works in my CentOS 6 x86_64 setup - using Firefox. Applets won't >> load, and no java plugin is mentioned in "about:plugins". T

Re: [CentOS] Down-grading to an "obsoleted" package

2014-08-18 Thread Toralf Lund
On 15/08/14 20:21, Thomas Eriksson wrote: > > On 08/15/2014 07:45 AM, Toralf Lund wrote: >> Hi, >> >> Does anyone know if there is a clean way to "downgrade" to the old rpm >> package when it was previously replaced by another that obsolete it? >> >> I mean, say that I have installed some rpm "A-1.