[CentOS] BCP 47 support in CentOS 7 PHP

2015-10-31 Thread Alice Wonder
This is something I would like to share, and if possible, get feedback. I am working on a calendar webapp - something to replace Google Calendar for webmasters that do not like the idea of their users being tracked. Part of that project involves time zone selection, and time zone selection I

Re: [CentOS] Disaster recovery recommendations

2015-10-31 Thread Valeri Galtsev
On Fri, October 30, 2015 9:31 pm, Mark LaPierre wrote: > On 10/30/15 17:30, Max Pyziur wrote: >> >> Greetings, >> >> I have three drives; they are all SATA Seagate Barracudas; two are >> 500GB; the third is a 2TB. >> >> I don't have a clear reason why they have failed (possibly due to a >> deep,

Re: [CentOS-virt] Libvirt enhancement requests

2015-10-31 Thread Jean-Marc LIGER
Hi Lucian, It seems to be upstream libvirt-1.2.15-2 with options with_xen and with_libxl enabled. http://cbs.centos.org/koji/buildinfo?buildID=1348 Regards, Jean-Marc Le 28/10/2015 09:38, Nux! a écrit : Pasi, Where are these RPMs, how are they built, what exactly are the differences vs

Re: [CentOS] Disaster recovery recommendations

2015-10-31 Thread Keith Keller
On 2015-10-31, Valeri Galtsev wrote: > > 2. Hardware RAIDs (and probably software RAIDs - someone chime in, I'm > staying away from software RAIDs) have the ability to schedule "verify" > task. Linux mdraid can do verifies. Recent versions of CentOS should have a cron

[CentOS] use pssh to restart a service

2015-10-31 Thread Tim Dunphy
Hi all, I need to restart a service on a few elasticsearch nodes. I'm trying to do it with pssh. I'm getting this error when I try to do that: pssh -h es_list "/bin/sudo -S /bin/systemctl restart elasticsearch" [1] 17:01:50 [FAILURE] bluethu...@es2.example.com Exited with error code 1 [2]

Re: [CentOS] use pssh to restart a service

2015-10-31 Thread Nux!
Tim, What does the sudo log say? -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Tim Dunphy" > To: "CentOS mailing list" > Sent: Saturday, 31 October, 2015 21:22:28 > Subject: Re: [CentOS]

Re: [CentOS] use pssh to restart a service

2015-10-31 Thread Gordon Messmer
On 10/31/2015 02:04 PM, Tim Dunphy wrote: pssh -h es_list "/bin/sudo -S /bin/systemctl restart elasticsearch" The default configuration prohibits use if input echo can't be disabled. That means no "-S". I modify that for users where necessary: /etc/sudoers.d/myuser: Defaults:myuser

Re: [CentOS] Disaster recovery recommendations

2015-10-31 Thread Nux!
Mark, What you're describing sounds like "ddrescue" which is free and open source. https://www.gnu.org/software/ddrescue/ It's in EPEL. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Mark LaPierre" > To:

Re: [CentOS] C7: screensaver locks screen

2015-10-31 Thread Rob Kampen
On 10/31/2015 01:47 AM, Fred Smith wrote: On Thu, Oct 29, 2015 at 09:28:02PM -0400, Jonathan Billings wrote: On Oct 29, 2015, at 4:44 PM, Fred Smith wrote: Can you remind me how to switch from one DM to another? I know I used to know, but right now cannot

Re: [CentOS] Disaster recovery recommendations

2015-10-31 Thread Mark LaPierre
On 10/31/15 15:17, Valeri Galtsev wrote: > > On Fri, October 30, 2015 9:31 pm, Mark LaPierre wrote: >> On 10/30/15 17:30, Max Pyziur wrote: >>> >>> Greetings, >>> >>> I have three drives; they are all SATA Seagate Barracudas; two are >>> 500GB; the third is a 2TB. >>> >>> I don't have a clear

Re: [CentOS] Disaster recovery recommendations

2015-10-31 Thread Valeri Galtsev
On Sat, October 31, 2015 3:30 pm, Mark LaPierre wrote: > On 10/31/15 15:17, Valeri Galtsev wrote: >> >> On Fri, October 30, 2015 9:31 pm, Mark LaPierre wrote: >>> On 10/30/15 17:30, Max Pyziur wrote: Greetings, I have three drives; they are all SATA Seagate Barracudas; two are

Re: [CentOS] use pssh to restart a service

2015-10-31 Thread Tony Schreiner
On Sat, Oct 31, 2015 at 5:04 PM, Tim Dunphy wrote: > Hi all, > > I need to restart a service on a few elasticsearch nodes. I'm trying to do > it with pssh. > > I'm getting this error when I try to do that: > > pssh -h es_list "/bin/sudo -S /bin/systemctl restart

Re: [CentOS] use pssh to restart a service

2015-10-31 Thread Tim Dunphy
> > Have you tried running the command from a conventional login? > sudo -S > expects a password from stdin, where is that being supplied? Yep! That works fine. #ssh -qt bluethu...@es1.example.com "/bin/sudo -S /bin/systemctl restart elasticsearch" #ssh -qt bluethu...@es1.example.com

Re: [CentOS] Broadcom BCM4313 support broken with kernel 2.6.32-573.7.1.el6.centos.plus.x86_64?

2015-10-31 Thread Akemi Yagi
On Sat, Oct 31, 2015 at 7:17 AM, wwp wrote: > Hello, > > > I noticed that with latest kernel (2.6.32-573.7.1.el6.centos.plus.x86_64), > my laptop's Wifi doesn't work, whereas with previous kernel > (2.6.32-504.30.3.el6.centos.plus.x86_64), it works fine. > > Is this a known

Re: [CentOS-es] Fail2Ban quitar notificacion por correo ?

2015-10-31 Thread angel jauregui
Recientemente instale ayer un nuevo server, le monte fail2ban y resulta que levanta todo bien pero a la hora de hacer intentos fallidos de conexion ssh NO me agrega esa IP al DROP/REJECT del IPTABLES ???, lo unico que veo es que *imprime en /var/log/messages* que va a bannear esa IP, pero en el

[CentOS] Broadcom BCM4313 support broken with kernel 2.6.32-573.7.1.el6.centos.plus.x86_64?

2015-10-31 Thread wwp
Hello, I noticed that with latest kernel (2.6.32-573.7.1.el6.centos.plus.x86_64), my laptop's Wifi doesn't work, whereas with previous kernel (2.6.32-504.30.3.el6.centos.plus.x86_64), it works fine. Is this a known issue or did I miss something new? BTW, `lspci` says: Broadcom Corporation

Re: [CentOS] C7: screensaver locks screen

2015-10-31 Thread Fred Smith
On Sun, Nov 01, 2015 at 08:49:03AM +1300, Rob Kampen wrote: > > > On 10/31/2015 01:47 AM, Fred Smith wrote: > >On Thu, Oct 29, 2015 at 09:28:02PM -0400, Jonathan Billings wrote: > >>On Oct 29, 2015, at 4:44 PM, Fred Smith > >>wrote: > >>>Can you remind me how to

Re: [CentOS] About ecryptfs-utils

2015-10-31 Thread Akemi Yagi
On Sat, Oct 31, 2015 at 3:24 PM, Sergio Belkin wrote: > Hi folks, > > I've found ecryptfs module into kernel-plus, but ecryptfs-utils is missing: > > [root@centos7 ecryptfs-utils-108]# uname -r > 3.10.0-229.14.1.el7.centos.plus.x86_64 > [root@centos7 ecryptfs-utils-108]# lsmod |

Re: [CentOS] use pssh to restart a service

2015-10-31 Thread Tim Dunphy
> > What does the sudo log say? This is all the secure logs say about the ssh session: [root@logs:~] #tail -f /var/log/secure Oct 31 19:15:20 logs sshd[24407]: Accepted publickey for bluethundr from 47.18.111.100 port 47469 ssh2: RSA ae:62:1f:de:54:89:af:2c:10:16:0e:fd:8d:7e:81:06 Oct 31

[CentOS] About ecryptfs-utils

2015-10-31 Thread Sergio Belkin
Hi folks, I've found ecryptfs module into kernel-plus, but ecryptfs-utils is missing: [root@centos7 ecryptfs-utils-108]# uname -r 3.10.0-229.14.1.el7.centos.plus.x86_64 [root@centos7 ecryptfs-utils-108]# lsmod | grep ecryptfs ecryptfs 85424 0 [root@centos7 ecryptfs-utils-108]#

Re: [CentOS] use pssh to restart a service

2015-10-31 Thread Nux!
Can you try: 'sh -c "/bin/sudo -S /bin/systemctl restart elasticsearch"' Or perhaps without the single quotes, as well. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Tim Dunphy" > To: "CentOS mailing list"