Displaying 3 results from an estimated 3 matches for "onen".
Did you mean:
one
2013 Feb 05
2
duplicate data
...ical x/y-values. Is that
possible?
If necessary for an answer I'll copy the short script below.
Thanks for helping!
Richard
----%----
#RM?u 5.2.2013, r.mueller at oeko-sorpe.de
require(akima) # Das Paket akima wird ben?otigt, um
# nicht vorhandene Punkte zu interpolieren# und einen sch?onen
Farbgradienten hinzukriegen
sorpe <- read.csv("bis_130204-korr.csv")
pdf("sorpe.pdf") # Es wird nicht auf den Bildschirm gezeichnet,
# sondern ein PDF-Dokument erstellt.
zr <- range(290,220) # Hier wird der Bereich f?ur die z-Werte# festgelegt:
plot(ylim = c(7.9,...
2009 Sep 10
0
Multiple (multiplexed) simultaneous ssh connections - Cygwin bug?
Hello,
I've see you answered a problem with simultaneous ssh connections in cygwin.
The version I'm using is CYGWIN_NT-5.2
I've change the sshd_config and put the Parameter maxsessions 100 in it.
But it doesn't work. Ich have still 10 limited ssh session at onen time.
I need at least approx 100 to fix our specific problem.
I've also tried mas_ssh_starts=100 but this prevent the ssh server to start up again.
Did you have an Idea, or the right syntax for maxsessions
mit freundlichen Gr??en / best regards
Rainer Winhard
----------------------------------...
2010 Feb 17
0
Why Samba is stating files in /net??
running 3.4.5 on Solaris 10 sparc platform. Seeing odd behavior when
I'm watching my smbd process through truss. When ever I just onen my
Windows explorer window that just shows my mapped shares, the truss
shows that the smbd process is trying to stat everything under /net.
What is it doing that when I have no paths to /net specified in my
smb.conf file?
And is there anyway to stop smbd from trying to stat anything in /net?...