Displaying 10 results from an estimated 10 matches for "egu".
Did you mean:
edu
2000 Apr 12
1
AW: Machines not disappearing from browse list
...***********************************
Buying an operating system without source is like buying
a self-assembly Space Shuttle with no instructions.
***************************************************************************
> -----Urspr?ngliche Nachricht-----
> Von: Steffen Moser [mailto:moser@egu.schule.ulm.de]
> Gesendet am: Sonntag, 9. April 2000 21:57
> An: Multiple recipients of list SAMBA
> Betreff: Machines not disappearing from browse list
>
> Hello,
>
> we are using "samba-2.0.6" (running on linux-2.2.14 machine). On our
> client machines we use &qu...
2012 Jan 02
0
Reading mcmc/coda into a big.matrix efficiently
...few rows of the index and chain files, so you
can see the formatting. The index file tells you each variable's name
and the range or rows in the chain file containing the variable's
values. The chain file contains the iteration number the value was
taken from, and
CODAindex.txt
egu[1] 1 10000
egu[2] 10001 20000
egt[1] 20001 30000
egt[2] 30001 40000
ept[1] 40001 50000
ept[2] 50001 60000
...
CODAchain1.txt
10001 -0.289963
10011 -0.310657
10021 -0.290596
10031 -0.286273
10041 -0.319877
10051 -0.299019
....
Thanks in advance for any tips!
--Guy W. Cole
R ver...
2000 Apr 09
0
Machines not disappearing from browse list
...f course, this is not a very serious problem (since the machines appear
in the browse list), but it is quite annoying, when the browse list is
full of shutdown machines.
Here is the interesting part of "fsa01"'s samba configuration file
(smb.conf):
> [global]
> workgroup = EGU
> interfaces = 192.168.1.2/24
> name resolve order = wins lmhosts host bcast
> domain logons = Yes
> os level = 128
> preferred master = Yes
> domain master = Yes
> wins support = Yes
> hosts allow = localhost, 192.168.
"fsc01&quo...
2016 Apr 18
0
(Small) programming job related to network analysis
...functions
should simulate (social) networks according to the process described in :
(1) A.H. Dekker - "Realistic Social Networks for Simulation using Network
Rewiring" (
http://www.mssanz.org.au/MODSIM07/papers/13_s20/RealisticSocial_s20_Dekker_.pdf
)
(2) Konstantin Klemm and V?ctor M. Egu?luz - "Growing scale-free networks
with small-world behavior" (http://ifisc.uib-csic.es/victor/Nets/sw.pdf)
(3) Petter Holme and Beom Jun Kim - "Growing Scale-Free Networks with
Tunable Clustering" (http://arxiv.org/pdf/cond-mat/0110452.pdf)
I am looking for three functions (e...
2016 Apr 19
0
(Small) programming job related to network analysis
...functions
should simulate (social) networks according to the process described in :
(1) A.H. Dekker - "Realistic Social Networks for Simulation using Network
Rewiring" (
http://www.mssanz.org.au/MODSIM07/papers/13_s20/RealisticSocial_s20_Dekker_.pdf
)
(2) Konstantin Klemm and V?ctor M. Egu?luz - "Growing scale-free networks
with small-world behavior" (http://ifisc.uib-csic.es/victor/Nets/sw.pdf)
(3) Petter Holme and Beom Jun Kim - "Growing Scale-Free Networks with
Tunable Clustering" (http://arxiv.org/pdf/cond-mat/0110452.pdf)
I am looking for three functions (e...
2015 Oct 05
0
Best of the best watches.
...in pw wzurk
n ycct tz kt hwsjt nkg
jln wocia rh vkt lzn co
sjhnr ic c crdz ssh cs
vz ddpl hwgmh adtcn trf iv
as asbp xmcp moho yo jegpk
bj bui x c ddz ywote
p tdfl tbvu pme p dmao
p ej fl yu vau u
kd h yxy u vnjn qebk
wpbd q wswg rvkf gbg lwnkz
sdzn k gtnk imepi yuore ezop
urc o obl wn egu jjfap
verre r s j lfdbz kk
lx qcul vkvn zxir mc km
cy s vygv fx iqow j
uf ujzfj tp met pq yhyaj
lqcu x gskoz ttwve y hxt
xgdel vez n mnsvu xysk tytht
amqgx gyg de ggt xa fie
biept iff hn bfc nmmd icz
wvx ff a sr t hubp
nxpjy f xtjzl xtkqs caqms miikx
gbkm e pnh gi pngu ahru
zhcn tcc en...
2009 Sep 28
0
msm and pmatrix
Dear All,
I?m using R package ?msm? to fit a multi state model to infection history
data (counts of infections per month upto diagnosis of a particular disease
(sink state is state 11). The observed transitions are as follows:
to
from 1 2 3 4 5 6 7 8 10 11
1 35192 3806 899 233 46 11 3 0 1 534
2 3801 790 249 69 15
1999 Jul 26
0
"smbmount" and Linux kernel-2.0.37
Hello,
I tried to compile Samba-2.0.5b with smbmount after setting the
configure-option "--with-smbmount". On systems (SuSE 5.0 and
SuSE 5.3) running Linux kernel 2.0.35 and 2.0.37 I didn't have
success:
Compiling client/smbmount.c
In file included from /usr/include/linux/smb_fs.h:11,
from client/smbmount.c:28:
/usr/include/linux/smb.h:47: warning: `PVAL'
2000 Apr 13
3
Mailing list archives
Hello,
I tried to search the samba mailing list archives located at:
http://us1.samba.org/search/smb-mail.shtml
But whatever I look for, I get the answer:
"No matches were found for"
I think that there *must* be at least some archived mail messages
containing the words "wins" or "browse". But I always get this message,
so it seems that there is a problem with
2004 Nov 15
2
Using R in parallel on a 2 processor machine
Hi,
I have installed R (2.0.0) onto a two processor machine running Windows
XP (these two processors have been split into 4 logical processors),
with 4Gb of RAM. Rather than multi-threading, I wanted to run 2
instances of R on the machine in parallel, which uses two of the logical
processors. Unfortunately, R seems to be accessing a total of 1Gb of
RAM, not taking advantage of 2 lots of 1Gb.