Displaying 20 results from an estimated 34 matches for "bunker".
Did you mean:
junker
2009 Sep 10
2
RHEL 5.4 is out!
Obligatory: When will Centos 5.4 be ready?
/me goes down into reinforced concrete bunker and locks all hatches and
doors.
2010 Mar 31
3
Dovecot+LDAP issues
...ill being auth'ed with the old MySQL passdb).
Unfortunately, I seemed to have run into a big problem on an occasion
when dovecot was unable to connect my first server (gold) and hence went
to the second one (extra). Backtracking from the logs (starting with
dovecot-error.log):
Mar 31 13:11:50 bunker dovecot: auth(default): LDAP: ldap_result()
failed: Can't contact LDAP server
Mar 31 13:11:50 bunker dovecot: auth-worker(default): LDAP:
ldap_result() failed: Can't contact LDAP server
--------------------
This is when the users stopped being able to login via imap, with the
following me...
2003 Apr 25
3
Internet Dial-in security questions
Hi,
My company wants to put a SIP address on their website. The idea is that
potential customers can call that address and will be forwarded to our main
switchboard.
It's fairly easy in theory because my asterisk server has a real IP address,
so any calls to
sip:<number>@asterisk-server.mycompany.com
should connect just fine (except currently it will be blocked by the
firewall). Our
2011 May 05
6
Averaging uneven measurements by time with uneven numbers of measurements
I have a new device that takes measurements anywhere from every second, to
every 15 minutes (depending on changes). The matrix has a date, time and Y
column (Y is the measurement). For three days it is 25,000 rows. How do I
average the measurements by every 30 minutes so my matrix is 48 rows per
day? I have been working on this and cannot figure out a simple method. Any
ideas? Thank you.
-----
In
2005 Apr 07
2
vectorized approach to cumulative sampling
...:10)
p=runif(1:10)
target=20
newsum=0
new=NULL
while (newsum<target) {
i=sample(old, size=1, prob=p);
new[length(new)+1]=i;
newsum=sum(new)
}
new
newsum
target
if(newsum>target){new[length(new)]=target-sum(new[-length(new)])}
new
newsum=sum(new); newsum
target
--
Daniel E. Bunker
Associate Coordinator - BioMERGE
Post-Doctoral Research Scientist
Columbia University
Department of Ecology, Evolution and Environmental Biology
1020 Schermerhorn Extension
1200 Amsterdam Avenue
New York, NY 10027-5557
212-854-9881
212-854-8188 fax
deb37ATcolumbiaDOTedu
2008 May 10
1
Eve Premium Graphics Corruption
....9.58.
Here is a link to the thread in eve online:
http://myeve.eve-online.com/ingameboard.asp?a=topic&threadID=30457&page=69
Here is the general overview:
"The nvidia driver i used when everything worked (except solar system mini icon/maps, and few small objects such as Sansha's bunker, etc) was 169.09 (from nvidia) with wine 0.9.58 on Ubuntu 7.10 x64.
Now i upgraded to Hardy Heron (and nvidia 169.12) and i'm facing new problems. First as expected wine 0.9.59 caused lights (transparency) to go black, tried with wine 0.9.61 and the problem remained, then went to the menu tryi...
2015 Oct 21
6
Security implications of openssl098e on CentOS 7
...nd encourage them to do better however, unless this software is
> transmitting credit card information then it seems that you could be
> safe(ish) from the regulation standpoint. It really depends on the location
> of the machine. Is it deep in the bowels of your high security nuclear
> bunker on an air gap network or is is merrily accepting incoming traffic
> from China? Is the software is using an appropriate SELinux policy or is it
> running unconfined or with SELinux turned off?
>
> It seems the PCI-DSS describe a set of simple rules to get IT managers
> thinking but t...
2006 Nov 06
1
line width (all elements) in Trellis
...ot;)
tpar12$lwd=c(rep(2,7))
trellis.par.set("reference.line", tpar12)
barchart(yield ~ variety | site, data = barley, groups = year,
layout = c(1, 6), ylab = "Barley Yield (bushels/acre)", scales =
list(x = list(abbreviate = TRUE,
minlength = 5)))
--
Daniel E. Bunker
BioMERGE Associate Director
Post-Doctoral Research Scientist
Columbia University
Department of Ecology, Evolution and Environmental Biology
1200 Amsterdam Avenue
New York, NY 10027-5557
deb37ATcolumbiaDOTedu
212-851-1888 phone
212-854-8188 fax
2015 Oct 21
5
Security implications of openssl098e on CentOS 7
Greetings,
I'm working with a new CentOS 7 installation, moving a system up from
CentOS 5 due to OpenSSL version 0.9.8e not meeting PCI Compliance
requirements.
However, while setting up the CentOS 7 environment one of the closed
source applications is requiring 0.9.8. The software vendor has advised
installing package openssl098e from yum; but I'm hesitant to do so from
a
2005 Feb 03
1
Efficient selection and alteration of dataframe records
...df[sumdflength+1,2]=S;
sumdf[sumdflength+1,3]=sumcrop;
}#d. REPEAT SPECIES DELETION LOOP
#housekeeping
rm(delsp, plotdf, plotdf.del, plotdf.old, plotdft, traitdf.del)
gc()
#8. plot results, fit line
print(sumdf)
traitdf
plot(sumdf$s.S, sumdf$s.crop)
--
Daniel E. Bunker
Associate Coordinator - BioMERGE
Post-Doctoral Research Scientist
Columbia University
Department of Ecology, Evolution and Environmental Biology
1020 Schermerhorn Extension
1200 Amsterdam Avenue
New York, NY 10027-5557
212-854-9881
212-854-8188 fax
deb37 at columbia.edu
2006 Oct 12
2
adding error bars to lattice plots
Dear R users,
About a year ago Deepayan offered a suggestion to incorporate error bars
into a dotplot using the singer data as an example
<<http://finzi.psych.upenn.edu/R/Rhelp02a/archive/63875.html>>.
When I try to utilize this code with a grouping variable, I get an error
stating that the subscripts argument is missing. I have tried to insert
them in various ways, but cannot
2015 Oct 21
0
Security implications of openssl098e on CentOS 7
...with a pipe
wrench and encourage them to do better however, unless this software is
transmitting credit card information then it seems that you could be
safe(ish) from the regulation standpoint. It really depends on the location
of the machine. Is it deep in the bowels of your high security nuclear
bunker on an air gap network or is is merrily accepting incoming traffic
from China? Is the software is using an appropriate SELinux policy or is it
running unconfined or with SELinux turned off?
It seems the PCI-DSS describe a set of simple rules to get IT managers
thinking but they are somewhat open to...
2015 Oct 21
0
Re: Security implications of openssl098e on CentOS 7
...m to do better however, unless this software is
>> transmitting credit card information then it seems that you could be
>> safe(ish) from the regulation standpoint. It really depends on the location
>> of the machine. Is it deep in the bowels of your high security nuclear
>> bunker on an air gap network or is is merrily accepting incoming traffic
>> from China? Is the software is using an appropriate SELinux policy or is it
>> running unconfined or with SELinux turned off?
>>
>> It seems the PCI-DSS describe a set of simple rules to get IT managers
&g...
2019 Feb 13
0
Archive maildir
...cjf works great! After all, sorting mail that no one is ever going to look at is unlikely to be worth the effort, is it?
If you need to have constant access to it, then you should probably get those emails into a fast DB of some sort.
--
'Never trust a ruler who puts his faith in tunnels and bunkers and
escape routes. The chances are that his heart isn't in the job.'
2006 Jun 06
0
xYplot, lmline and abline
...4),
abline=list(a=lmcoef$coefficients[1], b=lmcoef$coefficients[2],
lty=2))
Key()
xYplot(resp ~ pred|panelgrp, groups=sites, pch=c(1,2,3,4),
data=data1,
panel = function(x, y) {
panel.xyplot(x,y)
panel.lmline(x,y, span=1)
}
)
--
Daniel E. Bunker
BioMERGE Associate Director
Post-Doctoral Research Scientist
Columbia University
Department of Ecology, Evolution and Environmental Biology
1200 Amsterdam Avenue
New York, NY 10027-5557
deb37ATcolumbiaDOTedu
212-851-1888 phone
212-854-8188 fax
2007 Jul 13
0
convhulln {geometry} output from .call
...: 7
Number of hyperplanes created: 16
Number of distance tests for qhull: 39
CPU seconds to compute hull (after input): 0
Input joggled by: 6.9e-11
Output completed. Verifying that all points are below 6.9e-15 of
all facets. Will make 100 distance computations.
>
--
Daniel E. Bunker
TraitNet Associate Director
BioMERGE Associate Director
Post-Doctoral Research Scientist
Columbia University
Department of Ecology, Evolution and Environmental Biology
1200 Amsterdam Avenue
New York, NY 10027-5557
deb37ATcolumbiaDOTedu
917-843-5076 phone
212-854-8188 fax
[[alternative HTML ve...
2006 Jul 20
0
Convergence warnings from zeroinfl (package pscl)
....005915 0.002770 2.1351 3.276e-02
modpag:intact 0.021262 0.004977 4.2721 1.937e-05
modsl:intact 0.008784 0.002573 3.4136 6.411e-04
modacpas:intact -0.009994 0.002735 -3.6546 2.576e-04
log(theta) -1.405175 0.062412 -22.5145 2.993e-112
Theta = 0.2453
--
Daniel E. Bunker
BioMERGE Associate Director
Post-Doctoral Research Scientist
Columbia University
Department of Ecology, Evolution and Environmental Biology
1200 Amsterdam Avenue
New York, NY 10027-5557
deb37ATcolumbiaDOTedu
212-851-1888 phone
212-854-8188 fax
2005 Jun 30
0
vecortizing uniroot() for numerical solutions
..., tol=0.0001, d2=c(1:5), h1=c(1:5),
h2=c(1:5))
# but R rejects the multiple values for d2.
# I could use a numerical solver such as XPPAUT, but would rather be
able to do it all in R.
# Any thoughts on vectorizing this would be greatly appreciated.
# Thanks! -Dan
--
Daniel E. Bunker
Associate Coordinator - BioMERGE
Post-Doctoral Research Scientist
Columbia University
Department of Ecology, Evolution and Environmental Biology
1020 Schermerhorn Extension
1200 Amsterdam Avenue
New York, NY 10027-5557
212-854-9881
212-854-8188 fax
deb37ATcolumbiaDOTedu
2007 Jan 09
1
apache log backups
...of surprised logrotate doesn't seem
to support that. Wouldn't be too hard to write a script to do it pretty
cleanly.
Anything I'm missing?
--
"For gasoline vapor, the explosive range is from 1.3 to 6.0% vapor
to air...useful against soft targets such as...armored vehicles...and
bunkers." - http://www.fas.org/man/dod-101/sys/dumb/fae.htm
http://www.ChaosReigns.com
2004 Nov 17
0
fix for libldap configure error when using openldap on FreeBSD
...-with-krb5=/usr/heimdal --with-ads --config-cache --with-pam
hope this is useful to someone somewhere... :)
please note that i'm not subbed to this list, so copy me in on any
replies if you want me to see them.
cheers,
Adam
--
Adam Laurie Tel: +44 (20) 7605 7000
The Bunker Secure Hosting Ltd. Fax: +44 (20) 7605 7099
Shepherds Building http://www.thebunker.net
Rockley Road
London W14 0DA mailto:adam@thebunker.net
UNITED KINGDOM PGP key on keyservers