Re: [CentOS] mysql can't connect from localhost -strange behavior

2015-03-29 Thread Fernando Cassia
On Mon, Mar 30, 2015 at 3:16 AM, Fernando Cassia wrote: > You should keep in mind the security-related changes coming in MySQL 5..7, > if you ever choose to upgrade. Sorry, I erased this link by mistake while composing my reply. Here it goes. http://mysqlopt.blogspot.com/2015/02/mysql-575-m15-

Re: [CentOS] mysql can't connect from localhost -strange behavior

2015-03-29 Thread Fernando Cassia
On Mon, Mar 30, 2015 at 12:27 AM, Tim Dunphy wrote: > I've been having some trouble creating a mysql user that can connect to > the database from localhost. It's always been a straight forward thing to > do in the past, so its time for a sanity check, if you guys don't mind. > Hi Tim, You shou

Re: [CentOS] headless VirtualBox on Centos

2015-03-29 Thread Malcolm
I use phpVirtualBox on my Centos 6 system. Works very well. http://sourceforge.net/projects/phpvirtualbox/ - A web-based front-end to VirtualBox written in PHP Cheers Mal On 27/03/15 13:33, Boris Epstein wrote: Hello listmates, I am wondering if there is a set of scripts/utilities for automa

Re: [CentOS] mysql can't connect from localhost -strange behavior

2015-03-29 Thread Hal Wigoda
[root@ops:~] #mysql --user=proftpd --password=testpattern -h localhost On Sun, Mar 29, 2015 at 10:27 PM, Tim Dunphy wrote: > Hey all, > > I've been having some trouble creating a mysql user that can connect to > the database from localhost. It's always been a straight forward thing to > do in

Re: [CentOS] mysql can't connect from localhost -strange behavior

2015-03-29 Thread Tim Dunphy
> > mysql> FLUSH PRIVILEGES; Yup! That was it. Thanks for the reminder! :) Tim On Mon, Mar 30, 2015 at 12:15 AM, Steven Tardy wrote: > > > mysql> grant all privileges on ftp.* to 'proftpd'@'localhost' > identified by > > 'testpattern'; > > Query OK, 0 rows affected (0.35 sec) > > mysql> FLUSH

Re: [CentOS] mysql can't connect from localhost -strange behavior

2015-03-29 Thread Steven Tardy
> mysql> grant all privileges on ftp.* to 'proftpd'@'localhost' identified by > 'testpattern'; > Query OK, 0 rows affected (0.35 sec) mysql> FLUSH PRIVILEGES; ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] mysql can't connect from localhost -strange behavior

2015-03-29 Thread Tim Dunphy
Hey all, I've been having some trouble creating a mysql user that can connect to the database from localhost. It's always been a straight forward thing to do in the past, so its time for a sanity check, if you guys don't mind. Ok, so here's the actual command with actual simplified password that

Re: [CentOS] RAID1 bootloader configuration on CentOS 6.x and 7

2015-03-29 Thread Chris Murphy
On Sun, Mar 29, 2015 at 3:43 AM, Niki Kovacs wrote: > Now how would that work with the new GRUB2 under CentOS 7? Or maybe it's > already installed on both disks, but how would I know that? grep grub2-install /path/to/anaconda/logs/program.log I forget if it accepts two devices on a line, or if

Re: [CentOS] Why is irqbalance not balancing?

2015-03-29 Thread miguelmedalha
Maybe this utility will be useful to you. http://www.open-mpi.org/projects/hwloc/ Portable Hardware Locality (hwloc) "The Portable Hardware Locality (hwloc) software package provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern archi

[CentOS] reboot causes mapping failures after update to Centos 7

2015-03-29 Thread Stephen
Hi, I perform the initial update of about 200 packages then when I reboot I get three options instead of two. One is the Core 7 and the other is x86 what do those mean? Also after this the journal returns mapping errors and ext4 errors Best, Steve _

Re: [CentOS] Why is irqbalance not balancing?

2015-03-29 Thread James Pearson
Steve Snyder wrote: > I am running irqbalance with default configuration on an Atom 330 machine. > This CPU has 2 physical cores + 2 SMT (aka Hyperthreading) cores. > > As shown below the interrupt for the eth0 device is always on CPUs 0 and 1, > with CPUs 2 and 3 left idle. But why? > > Maybe ir

[CentOS] RAID1 bootloader configuration on CentOS 6.x and 7

2015-03-29 Thread Niki Kovacs
Hi, The CentOS wiki sports a page about setting up software RAID1 on CentOS 5.x. There's a section about making both members of the RAID1 bootable by setting up GRUB on both disks. Now I wonder how this should be done on CentOS 6.x and 7. I have two sandbox machines in my office, one running