Displaying 20 results from an estimated 4000 matches similar to: "Issue with MariaDB-server"
2017 Oct 04
4
systemd-networkd issue
Hi Clint,
systemd-networkd doesn't use those files at all.
On Wed, 4 Oct 2017 at 13:55 Clint Dilks <clintd at scms.waikato.ac.nz> wrote:
> On Wed, Oct 4, 2017 at 3:46 PM, Phil Manuel <phil at zomojo.com> wrote:
>
> > Hi,
> >
> > If I disable ipv6 via the kernel command line, ipv6.disable=1, then
> > systemd-networkd fails to bring up any
2010 Jan 06
4
Yum Issue
Yum using proxy that requires authentication and a Password that
contains the two characters \/ fails
normally I can get yum to work with a proxy that requires authentication
when required by doing something like
http_proxy=http://<my username>:<my password>@<proxy server>:<proxy
server port>
export http_proxy
or by filling in the appropriate information in yum.conf.
2008 Apr 15
6
SSH Question relating to Public and Private Keys
Hi People,
The Linux Environment I am responsible for is using ssh key pairs to
allow access to a number or accounts on a number Linux Servers. I
currently have the opportunity to re-design some of this. So I would
like to tap into peoples experiences to see what might be some good
changes to make. Specifically I have a couple of questions
1. Currently all of the key pairs we are using
2009 Jul 24
2
Setting up Linux File Servers in a University Environment
Hello Everyone
I work for a University Department that has a high number of Linux
Desktop Users. Currently we provide a users home directory via NFS from
a file server. Generally it works well for us, but I have been asked to
look at our options for expanding the storage we have available.
So I thought one of the first things I had better do is consider are
there alternatives to the way we
2017 Oct 05
2
Weird bandwith behaviour (download throughput) on CentOS based gateway
On Thu, Oct 05, 2017 at 02:57:18PM +1300, Clint Dilks (clintd at scms.waikato.ac.nz) wrote:
> On Thu, Oct 5, 2017 at 2:41 PM, Jobst Schmalenbach <jobst at barrett.com.au>
> wrote:
> [snip]
> Hi,
>
> Are you sure that your issue isn't related to the mirror that your
> systems are selecting ? If they are using different mirrors I would try
> using the
2017 Dec 12
2
upgrading python
On Mon, Dec 11, 2017 at 4:32 PM, Larry Martell <larry.martell at gmail.com> wrote:
> On Mon, Dec 11, 2017 at 4:25 PM, Clint Dilks <clintd at scms.waikato.ac.nz> wrote:
>> On Tue, Dec 12, 2017 at 10:09 AM, Larry Martell <larry.martell at gmail.com>
>> wrote:
>>
>>> On Tue, Dec 5, 2017 at 8:22 AM, Pete Biggs <pete at biggs.org.uk> wrote:
2017 Dec 11
6
upgrading python
On Tue, Dec 12, 2017 at 10:09 AM, Larry Martell <larry.martell at gmail.com>
wrote:
> On Tue, Dec 5, 2017 at 8:22 AM, Pete Biggs <pete at biggs.org.uk> wrote:
> > On Tue, 2017-12-05 at 14:16 +0100, Kai Grunau wrote:
> >> On 05.12.2017 14:05, Larry Martell wrote:
> >> > I am running CentOS 7 and I have python version:
> >> >
> >> >
2016 Sep 23
4
Install Mariadb on Centos 7 fails
Folks
I'm having problems installing Mariadb in Centos 7.
Here's what I did:
0) Become root
1) Make sure that mariadb and mysql are NOT installed.
2) Delete residual libs
rm -rf /var/lib/mysq*
3) yum install -y mariadb-server
installed mariadb-5.5.50-1.el7_2.x86_64 from the Centos
'updates' repository
4) systemctl start mariadb
5) systemctl status mariadb
2008 Aug 11
3
Question about Open SSH Public Keys
Hi People
I am setting up some systems with ssh public keys and as part of this I
am using the from directive inside .ssh/authorized_keys. Currently I am
using the IP address to control the source. eg from="10.0.0.1" but on
one CentOS 4 System that is up to date this will only work if I replace
the IP with the DNS name of the server. I have verified that DNS is
resolving the DNS
2016 Sep 23
1
Install Mariadb on Centos 7 fails
At 09:36 AM 9/23/2016, you wrote:
>On 2016-09-22 18:07, david wrote:
> > Folks
> >
> > I'm having problems installing Mariadb in Centos 7.
> >
> >
> > Here's what I did:
> >
> > 0) Become root
> > 1) Make sure that mariadb and mysql are NOT installed.
> > 2) Delete residual libs
> > rm -rf /var/lib/mysq*
>
2008 Mar 12
2
Question relating to yumdownloader
Hi
I use yumdownloader occasionally to grab RPMS. One thing that confuses
me though is the --source option. I thought this would mean rather than
getting the RPM that it would retrieve the source RPM. But it appears
this isn't the case. Can anyone explain what this option actually
relates to ?
2008 Apr 23
2
OT -Recommendations relating to a Password Safe
Hi Everyone
I am wondering if many people are using software that acts as a password
safe. And if so can you recommend any software in particular?
I know many people will disagree with this idea, and I myself have
always followed the printed list stored in a secure location. But in
our particular situation keeping this single list current and correct
while ensuring that regular password
2008 May 14
2
OpenSSL/SSH Bug on Debian - Compromised key pairs
Hi People,
I know this may seem off topic, but I thought for those of us who might
have Debian users generating key pairs that they put on CentOS systems
people should be aware that
everybody who generated a public/private keypair or an SSL
cert request on Debian or Ubuntu from 2006 on is vulnerable
http://it.slashdot.org/it/08/05/13/1533212.shtml
2009 Apr 24
2
AllowGroup no longer a Valid option for SSHD
Hi,
Can anyone else confirm that AllowGroup is no longer an accepted
configuration option for openssh-server-4.3p2-29.el5. And is this
intended or should I be submitting a Bug Report ?
Thanks
2007 Sep 17
5
Server Virtualization
Hello,
I work for a school in a New Zealand university and we are wanting to
implement Server Virtualization for both CentOS and Windows systems. So
I thought I would ask here what experience people have had with this and
what issues that you all think should be considered?
From my own research it seems that VMWare or Xen are really the two
major products to be considered, are there any
2016 Oct 18
7
SSH Weak Ciphers
Hi,
In a recent security review some systems I manage were flagged due to
supporting "weak" ciphers, specifically the ones listed below. So first
question is are people generally modifying the list of ciphers supported by
the ssh client and sshd?
On CentOS 6 currently it looks like if I remove all the ciphers they are
concerned about then I am left with Ciphers
2017 Jan 05
0
Issue with MariaDB-server
On 01/04/2017 01:46 PM, Clint Dilks wrote:
> My own research suggests this is reasonably safe, but does anyone see a
> reason why this shouldn't be used ?
Not really, but if you start this with systemd, using the service file
Red Hat distributes, then it isn't necessary because systemd will have
already switched uid/gid to launch mysqld.
2017 Nov 04
4
mariadb server memory usage
Hi,
is this ok for a database server, or do I need to turn the memory allowance
down? The machine has 48GB and mariadb is allowed about 40. The
machine is a dedicated database server.
Mysql seems to go up to what top says is virtually allocated under some
circumstances; I don?t know what mariadb does. I don?t want anything
get killed because memory runs out. Swap should prevent that anyway,
2010 Apr 21
3
Help with NFSV4 server
Hi Everyone,
I have been trying to setup an NFS v4 File Server but have come across
an odd issue. Mounting the /nfs4exports/share appears to be successful
and the information displayed about partition size and free space seem
correct but if I try to do anything inside the mounted directory the
client will just hang. Does anyone have any idea what I am missing?? I
have try disabling all
2015 May 29
3
Using Mariadb databases from old server
Todor Petkov wrote:
>> I'm running CentOS-7, but I left some MySQL databases
>> on my old CentOS-6.5 partition which I'd like to retrieve.
>> I assume they are contained in the file /var/lib/mysql/ibdata1 ?
>>
>> Could I just copy this file to /var/lib/mysql in CentOS-7?
>> Or is there some way Mariadb or phpMyAdmin can import mysql databases
>>