Displaying 20 results from an estimated 400 matches similar to: "memory"
2015 Apr 29
2
Mysql 5.6, Centos 7 and errno: 24 - Too many open files
Hi Johan,
Does systemd also overrule /etc/my.conf?
Thx!
Carl
On Wed, 29 Apr 2015 14:58:52 +0200
Johan Kooijman wrote:
> Gotz,
>
> This is due to systemd, it overrules your settings. Add a file to
> systemd config fixes it:
>
> [root at mysql2 ~]# cat /etc/systemd/system/mariadb.service.d/limits.conf
> [Service]
> LimitNOFILE=10000
> LimitMEMLOCK=10000
>
>
2008 Dec 02
0
SSHD does not cleanup kerberos ticket while root logins
Hi all,
It looks like a bug for me, but I'd like to ask if someone has the same
problem. We are using OpenSSH 4.3p2 from Debian 4.0 (stable), but the
same problem is with original OpenSSH 4.3p2. When root logins with his
kerberos ticket and then logout, his ticket remains on the machine. I
found in source (sshd.c) in privsep_postauth function, that if root
logins then use_privsep is set to 0
2015 Apr 29
4
Mysql 5.6, Centos 7 and errno: 24 - Too many open files
Hi,
may be somewon has a working solution and information on that:
I installed the most recent mysql community on a server and do get a lot
of "errno: 24 - Too many open files".
There are suggestions to increase the open_files_limit, change/add that
to /etc/security/limits.conf and modify the systemd script by hand.
Depending on how you start mysql (restart, or at systemboot time
1998 Aug 02
0
ipportfw - security
Hi
Are there any known security holes or necessary precautions in using port
forwarding with ipportfw?
I'm planning on forwarding ports from an outer firewall/router (connected
to the Internet) to a host in the DMZ, then on from the DMZ host to the
inner firewall, and finally from the inner firewall to some host on the
inside.
Thanks,
Jens
jph@strengur.is
From mail@mail.redhat.com Wed
2009 Apr 03
1
swfdec-player - error
Hi,
I have problem strange with swf.
When i run:
$ swfdec-player http://www.pibmug.com/files/map_test.swf
it's run swf. Everything is OK
But when I try this swf:
$ swfdec-player http://www.fi.muni.cz/~xstancek/lineChart.swf
SWFDEC: ERROR: swfdec_sprite_movie.c(286):
swfdec_sprite_movie_perform_place: using non-implemented clip events 256
.......
SWFDEC: ERROR:
1998 Jun 19
1
SSH security hole found
>From http://lwn.net/#security
A vulnerability present in the SSH software package can allow an
attacker to execute arbitrary commands on the SSH server. To protect
against this, immediately upgrade to ssh 1.2.25. Red Hat ssh-1.2.25 RPMs
are available, as is the Debian ssh-1.1.25 package for hamm (Debian
2.0-to-be).
There are SSH 1.2.25 RPMs here:
1999 Nov 22
1
variance?,...
hi
I'm learning R and making some examples.
One of them is that for given distribution
I show density function, distribution function
expected value and variance(?).
I know
EX <- function(xval,xprob) sum( (xval*xprob) );
where xval is vector of values and xprob vector of probabalities,
but
DX <- function(xval,xprob) EX((xval^2),xprob) - (EX(xval,xprob))^2;
doesn't work as I
2000 Feb 07
0
openssh (fwd)
Some people on the OpenSSH list have expressed an interest in Kerberos
version 5 support. Below is a (non-US) URL recently posted for a patch to
OpenSSH to work with Heimdal, the international K5 implementation. I
haven't checked to see if the patch would work with MIT or MIT-derived K5
libraries.
--
Mike Fisk, RADIANT Team, Network Engineering Group, Los Alamos National Lab
See
2016 Jun 21
4
Storage upgrade maildir suggestions?
Hi,
we start to run out of diskspace soon as our users start to keep mails
for longer time periods. That's fine, but space consuming.
The maildirs are about 1 TB in total, and not long ago we enabled zlib
which is very nice.
Now I have some thoughts about the next steps:
a) Migrating the whole system to a new server with more storage?
b) Install a virtual server for the mailsystem and an
2012 Jan 03
0
[LLVMdev] Product Services Engineer
Arxan Technologies provides sophisticated anti-cracking tools that protect application programs from software piracy, tampering, and reverse engineering. Arxan is a privately held, venture backed, fast growing company in the application security technologies space. Primary market areas are ISV software, digital media software, gaming software and mobile financial software. Arxan is a clear
2009 Mar 27
2
dovecot-1.1.13 auth-worker killed
Hi,
I get these errors with dovecot 1.1.13 in my logs:
dovecot: Mar 27 12:00:34 Error: auth-worker(default): *** glibc detected *** dovecot-auth: double free or corruption (!prev): 0x00002b30d5a7dd90 ***
dovecot: Mar 27 12:00:34 Error: auth(default): worker-server(jan,147.251.48.141): Aborted: Worker process died unexpectedly
dovecot: Mar 27 12:00:34 Error: child 21838 (auth-worker) killed with
2015 Apr 29
0
Mysql 5.6, Centos 7 and errno: 24 - Too many open files
Gotz,
This is due to systemd, it overrules your settings. Add a file to systemd
config fixes it:
[root at mysql2 ~]# cat /etc/systemd/system/mariadb.service.d/limits.conf
[Service]
LimitNOFILE=10000
LimitMEMLOCK=10000
On Wed, Apr 29, 2015 at 8:31 AM, G?tz Reinicke - IT Koordinator <
goetz.reinicke at filmakademie.de> wrote:
> Hi,
>
> may be somewon has a working solution and
2015 Apr 29
0
Mysql 5.6, Centos 7 and errno: 24 - Too many open files
Carl,
By default my.cnf has to obey the OS limits, so in this case the order is:
systemd > /etc/security/limits* > /etc/my*.
On Wed, Apr 29, 2015 at 3:22 PM, Carl E. Hartung <carlh04426 at gmail.com>
wrote:
> Hi Johan,
>
> Does systemd also overrule /etc/my.conf?
>
> Thx!
>
> Carl
>
> On Wed, 29 Apr 2015 14:58:52 +0200
> Johan Kooijman wrote:
>
>
2010 Jul 21
1
Pittfals Windows 7 and samba 3.3.8 (centos 5.5), LDAP BE - joining domain
Hi,
recently I got my samba/ldap/pdc setup up and running with xp clients.
Server: centos 5.5, openldap-2.3.43-12 and samba3x-3.3.8.
The new challenge: adding Windows 7 Clients and upgrading to samba 3.3.x
I followed a posting from the centos forum (1) which worked so far for
the samba update breaking nothing for xp.
Than I installed a windows 7 client with the latest patches, changed the
2015 Apr 30
2
Mysql 5.6, Centos 7 and errno: 24 - Too many open files
Thank you for clarifying this, Johan. Very much appreciated!
On Wed, 29 Apr 2015 22:28:00 +0200
Johan Kooijman wrote:
> Carl,
>
> By default my.cnf has to obey the OS limits, so in this case the
> order is: systemd > /etc/security/limits* > /etc/my*.
>
> On Wed, Apr 29, 2015 at 3:22 PM, Carl E. Hartung
> <carlh04426 at gmail.com> wrote:
>
> > Hi
2005 Oct 28
1
SF Beer & Pizza SIG - review and forecast
Wednesday''s Beer & Pizza SIG was attended by about a dozen Rubyists,
plus one extremely well-dressed gentleman (no hacker he!) who was on
the prowl for Rubyists to hire. Beer and Pizza (among other things)
were consumed, Ruby (among other things) was discussed, and everyone
appeared to have a good time.
The upcoming SIG will, as announced previously, be held just up the
street at
1998 Oct 07
1
Re: sshd and PAM [summary]
-----BEGIN PGP SIGNED MESSAGE-----
Hi,
I''ve got several replies, thank you for them. Let me summarize:
o Many people say there is a PAMified version of ssh available at
ftp://ftp.replay.com/pub/crypto/redhat/SRPMS (the source)
ftp://ftp.replay.com/pub/crypto/redhat/i386 (Intel binaries)
(there are analogous paths for the other architectures). The packages
are made by Jan
2009 May 03
1
Deadlock in dlmmaster.c
Hi,
I've found some possible deadlock in fs/ocfs2/dlm/dlmmaster.c - version
2.6.28 (probably this code is in newer versions too).
Could someone confirm this? Thank you.
fs/ocfs2/dlm/dlmmaster.c
==================
function dlm_master_request_handler: (res->spinlock <- dlm->master_lock)
-----------------------------------
spin_lock(&res->spinlock); at line 1427
2002 Dec 13
0
[Bug 456] New: Krb5 ticket forwarding is tryied even if krb5 authentication failed
http://bugzilla.mindrot.org/show_bug.cgi?id=456
Summary: Krb5 ticket forwarding is tryied even if krb5
authentication failed
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo:
2007 Jul 10
0
Re: [PATCH] Permissive devices in Xen
Patch allowing drivers in DomU to restore address bars if needed.
Signed-off-by: xhejtman@ics.muni.cz
--
Lukáš Hejtmánek
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel