Re: [CentOS] Completely automatic yum updating on Centos 6

2012-10-26 Thread Sorin Srbu
-Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Frank Cox Sent: den 26 oktober 2012 00:19 To: centos@centos.org Subject: Re: [CentOS] Completely automatic yum updating on Centos 6 > >So if I plan to log into it remotely, I'll have to have

Re: [CentOS] Completely automatic yum updating on Centos 6

2012-10-26 Thread Nux!
On 26.10.2012 08:27, Sorin Srbu wrote: > -Original Message- > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On > Behalf > Of Frank Cox > Sent: den 26 oktober 2012 00:19 > To: centos@centos.org > Subject: Re: [CentOS] Completely automatic yum updating on Centos 6 >> >>S

Re: [CentOS] Why portmap is needed for NFSv4 in CentOS6

2012-10-26 Thread C. L. Martinez
On Wed, Oct 24, 2012 at 10:25 AM, C. L. Martinez wrote: > Hi all, > > I have setup a CentOS6.3 x86_64 host to act as a nfs server. > According to RHEL6 docs, portmap is not needed when you use NFSv4, but > in my host I need to start rpcbind service to make NFSv4 works. > > My /etc/sysconfig/nfs

Re: [CentOS] Completely automatic yum updating on Centos 6

2012-10-26 Thread Birta Levente
On 26/10/2012 01:19, Frank Cox wrote: > On Thu, 25 Oct 2012 21:19:24 +0100 (BST) > Keith Roberts wrote: > >> What about doing a ssh root login to the box from far away, >> and then running yum check-update, to see what the >> consequences of updating the box could do before >> commiting to the upda

Re: [CentOS] Completely automatic yum updating on Centos 6

2012-10-26 Thread Mogens Kjaer
On 10/25/2012 10:01 PM, Mike Burger wrote: > Then there's kernel updates, which require reboots, but which do not > happen automatically upon installation...and if the system does not > reboot, properly after that update, someone is going to have to lay hands > on the keyboard. I have machines wit

Re: [CentOS] Completely automatic yum updating on Centos 6

2012-10-26 Thread Giles Coochey
On 2012-10-26 08:27, Sorin Srbu wrote: > -Original Message- > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On > Behalf > Of Frank Cox > Sent: den 26 oktober 2012 00:19 > To: centos@centos.org > Subject: Re: [CentOS] Completely automatic yum updating on Centos 6 >> >>S

Re: [CentOS] Completely automatic yum updating on Centos 6

2012-10-26 Thread John Doe
From: Frank Cox > I am about to set up a computer with Centos 6 that I'll probably never see > again.  I don't want to give out the root password, but I would like to have > it automatically and transparently update itself. What about .rpmsave and .rpmnew files...? How long does the apps suppor

Re: [CentOS] Completely automatic yum updating on Centos 6

2012-10-26 Thread Lamar Owen
On Thursday, October 25, 2012 03:05:56 PM Frank Cox wrote: > I am about to set up a computer with Centos 6 that I'll probably never see > again. I don't want to give out the root password, but I would like to > have it automatically and transparently update itself. Now, what I'm about to say may

Re: [CentOS] Completely automatic yum updating on Centos 6

2012-10-26 Thread Les Mikesell
On Fri, Oct 26, 2012 at 5:19 AM, John Doe wrote: > From: Frank Cox > >> I am about to set up a computer with Centos 6 that I'll probably never see >> again. I don't want to give out the root password, but I would like to have >> it automatically and transparently update itself. > > What about .r

Re: [CentOS] Completely automatic yum updating on Centos 6

2012-10-26 Thread Les Mikesell
On Fri, Oct 26, 2012 at 8:23 AM, Lamar Owen wrote: >> > But, having said all of that, it must be said that the SL update > 'nondisruptive index' is not 100%; it is really close to 100%, but there have > been a few niggles over the years. How many things have you had break from a Centos update? -

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

2012-10-26 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] Completely automatic yum updating on Centos 6

2012-10-26 Thread Emmanuel Noobadmin
On 10/26/12, Sorin Srbu wrote: > -Original Message- > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf > > Of Frank Cox > Sent: den 26 oktober 2012 00:19 > To: centos@centos.org > Subject: Re: [CentOS] Completely automatic yum updating on Centos 6 >> >>So if I p

Re: [CentOS] Completely automatic yum updating on Centos 6

2012-10-26 Thread Stephen Harris
On Sat, Oct 27, 2012 at 01:02:51AM +0800, Emmanuel Noobadmin wrote: > On 10/26/12, Sorin Srbu wrote: > > How would one do that? > > > > Using an applet from eg Noip.com or something bashish that mails you the > > info? > > Personally, for systems on dynamic IPs that I need to be able to log > int

Re: [CentOS] Completely automatic yum updating on Centos 6

2012-10-26 Thread Lamar Owen
On Friday, October 26, 2012 10:41:19 AM Les Mikesell wrote: > On Fri, Oct 26, 2012 at 8:23 AM, Lamar Owen wrote: > > But, having said all of that, it must be said that the SL update > > 'nondisruptive index' is not 100%; it is really close to 100%, but there > > have been a few niggles over the ye

[CentOS] CentOS6 LDAP Authentication.

2012-10-26 Thread Ezequiel Larrarte
Hi! I can make ldap authentication to work using LDAPS in CentOS 6. On CentOS 5, I just simply set tls_cheekpeer no to /etc/ldap.conf and it works! I tried all /etc/nslcd.conf /etc/pam_ldap.conf /etc/openldap/ldap.conf It 's really confusing on CentOS 6. Why so many files CentOS 5 LDAPTLS_R

Re: [CentOS] Completely automatic yum updating on Centos 6

2012-10-26 Thread Sorin Srbu
> -Original Message- > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On > Behalf Of Emmanuel Noobadmin > Sent: den 26 oktober 2012 19:03 > To: CentOS mailing list > Subject: Re: [CentOS] Completely automatic yum updating on Centos 6 > > Personally, for systems on dynam

[CentOS] elrepo kernel on CentOS 5.8

2012-10-26 Thread Jerry Geis
I have installed kernel-ml-2.6.39-4.2.el5.elrepo.i686.rpm on a computer. and also kernel-ml-devel-2.6.39-4.2.el5.elrepo.i686.rpm with base CentOS 5.8 i686 I also installed kmod-alsa-1.0.25-3.el5.elrepo.i686.rpm All "seems" fine - sound even works - in the fact that I hear it. However, when using

Re: [CentOS] Assign external esata drive to KVM

2012-10-26 Thread Kanwar Ranbir Sandhu
On Sun, 2012-10-21 at 17:32 -0700, Gordon Messmer wrote: > Disks don't have labels, partitions do. You don't see a partition in > the KVM guest because the guest is trying to read a partition table from > inside the partition that you're exporting. Doh! I should have known that. > Instead, us

Re: [CentOS] CentOS6 LDAP Authentication.

2012-10-26 Thread Banyan He
I think it's better checking it one by one. 1. check where it stuck arp/ip/tcp There is gonna be a layer to take the responsibility. 2. check if the ldaps works fine in Centos6 to the server tcpdump 3. decrypt the traffic seeing if the protocol goes well ssldump Banyan He Blog: