Displaying 20 results from an estimated 1000 matches similar to: "too many close calls for non-opened fds"
2005 Apr 23
7
OpenSSH is not asking for passwords.
I am trying to use shfs to mount a remote root filesystem for a
diskless workstation. The system downloads its kernel and initrd from
a server. I have tried repeatedly to get a working installation of ssh
on the initrd with no success. I finally got ssh to connect to the
server.
Normally when I use ssh the session goes as follows
[arrummzen at localhost LFS-BOOK-6.0-HTML]$ ssh 192.168.11.10 -l
2009 Feb 08
2
how to make this qq plot in lattice and/or ggplot2
Hi Group,
Here is some data.
p <- runif(1000) # sample data
groups <- rep(c(1,2),each=500) #conditioning variable
mydata <- cbind(p,groups)
n <- length(p)
u <- (1:n)/(n + 1) # uniform distribution reference for qqplot
logp <- -log(p,base=10)
logu <- -log(u,base=10)
qqplot(logp,logu)
How can I make the above qqplot in lattice and/or ggplot2. The sample
is uniform, and I take
2009 Oct 17
1
Are there any current, in play plans, to multi-thread rsync?
I am looking for an enhancement to multi-thread or parallelize rsync.
Are there any plans that would allow one to set a parameter, like
'number_of_threads' and
rsync will ship multiple files at the same time?
Sincerely,
Brian P Michael
Technical Management Consultant
Rolta TUSC, Inc.
michaelb at tusc.com
630-960-2909 x1181
http://www.tusc.com <http://www.tusc.com/>
2019 Aug 27
1
[PATCH nbdkit] server: Try hard to maintain invariant that fds 0, 1 and 2 are always open.
https://www.redhat.com/archives/libguestfs/2019-August/thread.html#00347
Thanks: Eric Blake and Daniel P. Berrangé
---
common/utils/utils.h | 1 +
server/connections.c | 4 ++--
server/crypto.c | 5 +++--
server/main.c | 23 +++++++++++++++++++++++
common/utils/utils.c | 29 +++++++++++++++++++++++++++++
5 files changed, 58 insertions(+), 4 deletions(-)
diff --git
2007 Oct 31
1
Simple Umacs example help..
Hello all...
I am just starting to teach myself Bayesian methods, and am
interested in learning how to use UMacs. I've read the
documentation, but the single example is a bit over my head at the
level I am at right now. I was wondering if anyone has any simple
examples they'd like to share. I've successfully done a couple of
simple gibbs examples, but have had a hard time
2011 Mar 04
3
[Bug 1875] New: Gentoo QA warning: net-misc/openssh-5.8_p1-r1: closefromtest.c:46: warning: implicit declaration of function ‘closefrom’
https://bugzilla.mindrot.org/show_bug.cgi?id=1875
Summary: Gentoo QA warning: net-misc/openssh-5.8_p1-r1:
closefromtest.c:46: warning: implicit declaration of
function ?closefrom?
Product: Portable OpenSSH
Version: 5.8p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: minor
2007 Dec 11
1
Reproducible Printer Properties PANIC in Samba 3.0.22-25 (CIFS/9000 A2.03.01)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Good day all,
I am running CIFS/9000 (which is based on Samba 3.0.22 with, I'm
guessing, security and serious bug fixes through 3.0.25 -- it's not all
that clear), and running all of this on an HP-UX 11.11 PA-RISC server.
The problem I have is when I do a right-click on a mapped printer and
ask for the properties, my connected daemon
2002 Dec 08
1
Password expiry related clarification in OpenSSH3.5p1
fyi (i'm behind in following the passord expire efforts).
----- Forwarded message from Logu <logsnaath at gmx.net> -----
Date: Sat, 7 Dec 2002 02:42:52 +0530
From: "Logu" <logsnaath at gmx.net>
To: <stevesk at cvs.openbsd.org>
Cc: <kumaresh_ind at gmx.net>
Subject: Password expiry related clarification in OpenSSH3.5p1
Hello Stevesk,
We are using
2004 Aug 20
1
problem compiling OpenSSH 3.9 on OpenBSD 3.4
Please pardon any user idiocy involved, but I applied the OpenBSD 3.4
patch to the 3.9 sources on both my i386 and sparc64 OpenBSD 3.4 boxes,
and get the same error:
cc -o sshd sshd.o auth-rhosts.o auth-passwd.o auth-rsa.o
auth-rh-rsa.o sshpty.o sshlogin.o servconf.o serverloop.o uidswap.o
auth.o auth1.o auth2.o auth-options.o session.o auth-chall.o
auth2-chall.o groupaccess.o auth-skey.o
2009 Dec 17
3
Looking for help on 2 items...
I am pretty new to Dtrace but use the Dtrace Toolkit when trying to
troubleshoot I/O issues
On Oracle.
I am looking for help on how to do the following:
I am trying to answer whether adding more HBA Cards/ports
would be effective.
To do this, I need to know the i/o''s per second
As well as total bandwidth per second.
Has anyone done this before?
Does anyone have any other ideas on how
2007 May 07
1
Mongrel and EBADF error consuming resources
In the last few weeks I''ve noticed the load average spiking up for 5
minutes at a time (2-3.5 on a system that usually runs around
0.5-1.5). Looking closer I found that one mongrel process and
litespeed are at the top, and using strace I''ve found that they''re
passing the file below, seems to get stuck on single file/EBADF error.
It happens with a number of different
1998 Sep 23
0
Is samba supposed to change file permissions ?
I have set up samba-1.9.18p10 on Sun Solaris. I have created several
shares and whenever a user edits a file it gets set to permission mode 0744,
regardless of what it was before. The file permission can than be changed
from windows using file properties.
To avoid this extra step I added a create mask = 0655 to the share
definition. Now the files get created with the correct permission,
2002 Feb 22
0
Trouble with Samba 2.2.2 under HPUX (high cpu utilization)
Hello,
I have been tracking down a cause for some abnormal CPU utilization with samba. It appears after looking at glance plus that samba is spending the majority of its time (like around 75-80%) doing lstat system calls. When I used tusc I discovered that it appears to be looking for a file /tmp/.winbindd which I am assuming is the unix domain socket for winbind. However this system is not
2009 Aug 11
5
Failed to retrieve current state of resource: No child processes
Hi,
I don''t know whether this is a ruby, puppet, or facter bug. The whole
issue is one of the "really weird" ones.
I first noticed the problem when working with puppet on a train,
without any internet connection. In such situation, two problems appear:
1) Mildly annoying, frequent 2-second pauses followed by:
Timed out seeking value for ipaddress
I think this is
2003 Oct 01
2
smbmount not exiting
The following scriptlet, containing a wrong password among the
mount options,
#!/bin/bash
/bin/mount -t smbfs -o \
"netbiosname=mymachine,workgroup=group,username=user, \
password=wrongpasswd,ro,debug=4" //machine/c /mnt/dir
/bin/echo "Exit $?"
returns invariably
mount.smbfs started (version 2.2.7a-security-rollup-fix)
added interface ip=192.168.0.53
2005 Apr 27
1
openssh-3.6.1p2 server did not accept user connection.
Hi,
Whenever i boot the machine, the sshd started using rc script is not
accepting ssh connection from a normal user. However it connects as root
user and also connects as a user when the sshd is restarted. The error
message is
"fatal: PAM session setup failed[6]: Permission denied"
What would be the reason for this behaviour ?
I am using Linux-2.6.5-1.358 (Fedora Core release 2) and
2000 Feb 09
0
2.0.6: smbmount still loses connection after awhile to a NT4 server
hello,
I know this topic has already been discused, and I remember that the final
word was the this issue would be fixed in 2.0.6.
I'm running a fresh install of Mandrake 7.0 with kernel
2.2.14-15mdksecure
with samba 2.0.6 installed.
I can smbmount a share on my NT4 server without problem.
the connection is establised and everything works fine:
Proto Recv-Q Send-Q Local Address
2011 Apr 04
1
Clarks 2Dt function in R
Dear Ben,
you answerd to Nancy Shackelford about Clarks 2Dt function.
Since the thread ended just after your reply,
I would like to ask, if you have an idea how to use this function in R
I defined it the following way:
function(x , p, u) {
(p/(pi*u))*(1+(x^2/u))^(p+1)
}
and would like to fit this one to my obeservational data (count)
[,1] [,2]
[1,] 15 12
[2,] 45 13
[3,]
2017 Feb 20
3
[Bug 2681] New: postauth processes to log via monitor
https://bugzilla.mindrot.org/show_bug.cgi?id=2681
Bug ID: 2681
Summary: postauth processes to log via monitor
Product: Portable OpenSSH
Version: 7.4p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee: unassigned-bugs at
2001 Jan 08
2
fatal: PRNG initialisation failed
Heya,
I have compiled and installed OpenSSH on a Solaris/Sparc machine and
whenever I try to start any of the ssh programs I get
"fatal: PRNG initialisation failed -- exiting"
Now, I have looked through the mailing lists and have seen some mention
that this indicates it can't open the ssh_prng_cmds file, which
entropy.c also seems to indicate the problem is. However, this snippet