Displaying 20 results from an estimated 60000 matches similar to: "gcc: fork: can not allocate memory"
2006 Nov 02
0
SOLVED: Re: Using perl-Net-SSH-Perl with pubkey authentication under CGI.
On 02/11/06, Will McDonald <wmcdonald at gmail.com> wrote:
> Guys, I wonder if anyone can give me any pointers here, I hope it's
> CentOS related enough not to be too off topic, if it is then
> apologies.
Thanks to Marc and Ingimar for their suggestions, I think we've cracked it.
When Keychain runs it prompts the user for their private key password
then stores the
2012 Feb 26
2
strange memory issues with CentOS 6.2 on VPS
Hi all,
today we've encountered quite strange issues with memory allocation on
one of our VPS running CentOS 6.2. So far I've been unable to determine
what's causing it - hopefully someone here will know what's up.
The VPS is a "small" machine - just 512MB of RAM, 1 CPU, running 6.2.
with current kernel (2.6.32-220.4.2.el6.x86_64, but I've tried the
2007 Apr 07
1
fork bomb?
I'm running dovecot on my FreeBSD 6.0 VPS (just upgraded from FBSD
4.x) and today my server completely ran out of resources and the
logs for all my services had errors like this one from dovecot:
Apr 6 19:32:22 design1st dovecot: fork() failed: Resource
temporarily unavailable
eventually it got worse:
Apr 6 21:19:34 design1st dovecot: fork() failed: Resource
temporarily
2011 Jan 15
1
keychain problem
hello centos.. I am having a very annoying problem on my network right
now. it looks like every time I try to add my ssh key to keychain I
have to issue a command just to get my ssh subsystem communicating
with the ssh-agent:
I have this line in my .bashrc file
$(keychain --eval --quick --quiet private_key1 private_key2 private_key3)
If I try to perform ssh-add I get the message:
[bluethundr
2018 Apr 12
0
two unrelated issues, lastlogin, and an out of memory fatal error
Hello Aki and everyone,
"Increase memory, your cache takes more memory than you have anticipated."
What setting do I need to update in dovecot? I hope your not talking
about the vps it has 4GB of ram.
Thanks.
Dave.
On 4/12/18, Reio Remma <reio at mrstuudio.ee> wrote:
> Hey,
>
> maybe it's like Aki said, you need more memory. :) Other than that I
> can't
2013 Feb 01
2
Make for Ruby 1.9.3 results in "cc1: out of memory allocating X bytes after a total of Y bytes"
I am unable to install RoR on a VPS running RedHat Linux with 512 MB. When
I run "make" and "make install" I get the following output/error below.
What can I do to resolve this memory problem?
It appears I should have sufficient memory to install. I included the
results of "make" and "free" to show the failure as well as the available
memory.
Thanks
2004 Jan 06
1
Keychain Patch Try II
Sorry; here's the message I sent with the Keychain Patch yesterday. I
didn't realize that the list wouldn't extract the text parts of the
message. Enjoy.
Hey all,
Here's the patch to let SSH store passwords in the Mac OS X Keychain.
I don't know whether you guys want to include it or not with the
distribution; some people have said that since Keychain is not an open
2003 Dec 22
0
openssh-unix-dev Digest, Vol 8, Issue 15
I think what Mr. Farr is referring to is keychain support. Keychain is
provided as part of OS X. Apple published an API for it. An OS X
compile would store and retrieve keys from Keychain in lieu/addition to
the SSH Agent. Keychain is to OS-X what the ssh-agent is to ssh. This
makes perfect sense, and I haven't been sufficiently peeved to do this
yet, but I have dreamt of this myself.
It
2015 Nov 18
1
centos 7 and keychain
On 11/17/2015 11:27 AM, PS = Pete Stieber wrote:
PS>> Is there a centos recommended repository for
PS>> centos 7 where I can obtain the keychain
PS>> package?
On 11/17/2015 8:19 PM, WJ = Wes James wrote:
WJ> I can only see a version for centos 6:
WJ>
WJ> http://pkgs.repoforge.org/keychain/
WJ>
WJ> You?ll need to download the src and see if
WJ>you can build it.
2009 Jul 22
1
can ping domU VPS, but can''t SSH into it
Hi all,
A client just phoned me and said he could not SSH into his VPS, yet he
can ping it. So, I login to the host node, and check it out, can''t SSH
into. I shutdown iptables on the VPS (via xm console serverza.vm) but
still can''t SSH into it. I restart the VPS, still can''t SSH into it.
So, I check the host, and found this in /var/log/messages:
Jul 22 19:19:07
2024 Jul 04
1
Apple's SSH x OpenSSH (brew) x CTK x Security Key types
Hi,
What I was trying to do (apart from toying with stuff) was to get a realiable, single, portable/importable credential that would be universally available whenever I need it but in normal operation would be either stored in or wrapped by Secure Enclave (this means EC keys), instead of provisioning 5 resident FIDO keys, one Secretive SE-wrapper key and a backup key. (I know, I could use
2008 Mar 05
1
Source keychain credentials in Perl?
Keychain is quite a useful tool for automating SSH logins without
having to use password-less keys:
http://www.gentoo.org/proj/en/keychain/
Normally it is used like this to set the SSH_AUTH_SOC and
SSH_AGENT_PID variables:
source ~/.keychain/hostname-sh
(This is what's in hostname-sh)
SSH_AUTH_SOCK=/tmp/ssh-XXn47DUn/agent.16721; export SSH_AUTH_SOCK;
SSH_AGENT_PID=16722; export
2004 Jan 05
0
Mac OS X Keychain Patch
Hey all,
Here's the patch to let SSH store passwords in the Mac OS X Keychain.
I don't know whether you guys want to include it or not with the
distribution; some people have said that since Keychain is not an open
source product, it's not proper to put it in, while others think it's
OK. I'll leave it up to you; it's served its purpose to me.
The patch is against
2011 Jan 15
0
keychain problem(with config file)
Sorry meant to attach my sshd_config file.. here it is!
---------- Forwarded message ----------
From: bluethundr <bluethundr at gmail.com>
Date: Sat, Jan 15, 2011 at 11:22 AM
Subject: keychain problem
To: CentOS mailing list <centos at centos.org>
hello centos.. I am having a very annoying problem on my network right
now. it looks like every time I try to add my ssh key to keychain
2015 Nov 18
0
centos 7 and keychain
> On Nov 17, 2015, at 11:27 AM, Pete Stieber <pstieber at gmail.com> wrote:
>
> Is there a centos recommended repository for centos 7 where I can obtain the keychain package?
>
> TIA,
> Pete
I can only see a version for centos 6:
http://pkgs.repoforge.org/keychain/ <http://pkgs.repoforge.org/keychain/>
You?ll need to download the src and see if you can build it.
2007 Aug 24
0
rsync patch to add Apple keychain support
Hi!
In a project I'm working on, I needed a way to run rsync in daemon mode
as a regular user without having the passwords readable to everybody
accessing the console. With this chance rsync falls back to Apples
keychain access if no secrets file is given.
You need to put the passwords into the keychain like this (I do it
programmatically bit it can be done manually as well):
2003 Dec 19
2
Mac OS X Keychain Support
Hello,
I'm a Mac OS X user, and I got tired of typing my password every time I
want to login, but didn't want to use ssh-agent and the like. So, I
grabbed the code for OpenSSH 3.7p1, and made some modifications which
allow passwords to be stored and recalled from the OS X Keychain. The
reason I'm posting to this list is that I'd like to make these
modifications available to
2006 Nov 02
1
Using perl-Net-SSH-Perl with pubkey authentication under CGI.
Guys, I wonder if anyone can give me any pointers here, I hope it's
CentOS related enough not to be too off topic, if it is then
apologies.
I'm attempting to setup a CGI which can connect to a remote system and
execute a command.
On the 'client', for the Apache user 'apache' I've given it a shell
and generated a key-pair. I've configured Keychain [
2009 Jun 08
1
Cannot get LD_LIBRARY_PATH to work under NX (freenx)
Hello,
I'm trying to get the LD_LIBRARY_PATH set from .bash_profile (Centos 5.3
fully updated).
This is a part of my .bash_profile:
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/szyman/omnet/omnetpp-2.3p1/lib
export R_HISTSIZE=2000000000
Everything works fine under standard ssh login, but under NX client the
LD_LIBRARY_PATH variable is missing (the R_HISTSIZE is exported properly).
Any
2009 Feb 25
1
cannot allocate memory
Hi:
i have a hosted server with asterisk and a2billing as a billing plattform, when i am trying to enter the server remotely by ssh, memory error message displayed:
-bash: fork: Cannot allocate memory
i have 1GB RAM on the system ,and there is 15 to 25 concurrent calls on the system is'nt 1GB of RAM sufficient for this volume of calls on Asterisk.
and when iam using "top"