Re: [CentOS] mysql replication - problems

2015-03-12 Thread Alberto Rivera Laporte
On Thu, Mar 12, 2015 at 8:57 AM Tim Dunphy wrote: > Hey everybody, > > I'm trying to get mysql master/slave replication to work under SSL. I've > created the certs for both the slave and the master. I've configured the > master and slave my.cnf. And it does appear that replication is actually >

Re: [CentOS] mysql replication - problems

2015-03-12 Thread Alberto Rivera Laporte
On Thu, Mar 12, 2015 at 10:49 AM Tim Dunphy wrote: > > > > No: /etc/pki/CA should NOT be group writeable. Ditto for > > /etc/pki/tls/cernts and private > I agree - Sorry I did not mean to imply that the directory permissions on /etc/pki/CA should be modified. However it was mentioned it as a

Re: [CentOS] mysql replication - problems

2015-03-12 Thread Alberto Rivera Laporte
On Thu, Mar 12, 2015 at 10:49 AM Tim Dunphy wrote: > > > > No: /etc/pki/CA should NOT be group writeable. Ditto for > > /etc/pki/tls/cernts and private > > > Ok, yeah I can understand that. I'll correct it. Still need a way to get > SSL enabled however. Any suggestions there? > > I totally misrea

Re: [CentOS] multiple memcached buckets in CentOS 7

2015-03-17 Thread Alberto Rivera Laporte
> > > Now, under CentOS 7, I see we have two files controlling memcached under > the new sysctl system. At least, using sysctl is new to me! > > I see we have this file: > > [root@web1:~] #cat /usr/lib/systemd/system/memcached.service > [Unit] > Description=Memcached > Before=httpd.service > After

Re: [CentOS] can't disable tcp6 on centos 7

2015-05-03 Thread Alberto Rivera Laporte
On Sun, May 3, 2015 at 4:18 PM Tim Dunphy wrote: > > What am I doing wrong? I need to be able to disable tcpv6 completely! > > > Ultimately you can disable ipv6 completely by disabling the ipv6 module. On this FAQ below also includes a reason why you may not want to do that. http://wiki.centos.or