search for: cdi

Displaying 20 results from an estimated 183 matches for "cdi".

Did you mean: cd
2013 Jul 12
4
simplify a dataframe
...0/07/1961", "10/07/1961", "10/07/1961", "10/07/1961", "10/07/1961", "10/07/1961", "10/07/1961", "10/07/1961", "10/07/1961", "10/07/1961", "10/07/1961", "10/07/1961"), contrat = c("CDI commun", "CDI commun", "CDI commun", "CDI commun", "CDI commun", "CDI commun", "CDI commun", "CDI commun", "CDI commun", "CDI commun", "CDI commun", "CDI commun", "CDI commun&quot...
2009 Feb 12
0
Comparing slopes in two linear models
...e looked trought the support list for methods for comparing slopes and found the three explained above: #d - whole datafrmae d$Local <- as.factor(d$Local) dHT <- subset(d, Local!='Palm') dP <- subset(d, Local!='Palm') 1 - Single dataframe procedure: fit1 <- lm(log(varCDI) ~ Local + I(log(CDI)) + Local:I(log(CDI)), data=d) fit2 <- lm(log(varCDI) ~ Local + I(log(CDI)) + Local:I(log(CDI)), data=dHT) a1 <- anova(fit1) a2 <- anova(fit2) a1 Local:I(log(CDI)) 2 1.183 0.592 7.8741 0.0005574 *** Residuals 152 11.421 0.075 a2 Local:I(log(CDI))...
2003 Apr 09
2
[Bug 540] sshd [priv] doesn't give shell a tty and is killed by ^C too easily
http://bugzilla.mindrot.org/show_bug.cgi?id=540 stuge-openssh-unix-dev at cdy.org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|sshd [priv] has PPID 1 and |sshd [priv] doesn't give |is killed by ^C in terminal |shell a tty and is killed by
2004 Jul 22
2
HTB & tc
Hi, I''m trying to make run a simple shaping *through HTB*. I have compiled a new kernel 2.4.21. First command from http://luxik.cdi.cz/~devik/qos/htb/manual/userg.htm said: # tc qdisc add dev eth0 root handle 1: htb default 12 RTNETLINK answers: Invalid argument I tryed both standard tc from Debian stable and http://luxik.cdi.cz/~devik/qos/htb/v2/tc.gz this one... I tryed htb.init-v0.8.5 from SourceForge with htb-lartc.tar.gz...
2003 Apr 25
4
IMQ page
The IMQ page (http://luxik.cdi.cz/~patrick/imq/) has some rather obvios problems in the examples used. I wrote Patrick McHardy without getting an answer (yet) so I tought this was a good place to ask. Does anybody know how to contact him about this? _______________________________________________ LARTC mailing list / LARTC@mai...
2007 Jun 06
4
how hierarchical is HTB?
Hi there! I''ve using HTB for a while and now I an faced with a ''problem''. How hierarchical is HTB? Let''s say I have this 3 layer HTB setup: root class 1: (rate=100, ceil=100) 1: children classes 1:10 (30,100) and 1:20 (70,100) 1:10 children classes 1:100 (10,100) and 1:101 (20,100) 1:20 children classes 1:200 (30,100) and 1:201 (70,100) I managed to have
2004 Jul 27
3
explain me exactly about ldap
...osible send me a example because im not very clear about this protocol with samba. thanks in advance Cristhian Dominican Republic -- "No basta saber, se debe tambi?n aplicar. No es suficiente querer, se debe tambi?n hacer"(Goethe, Johann Wolfgang von). Saludos Cristhian Nunez AGB-CDI Dominicana Abraham Lincoln #154 Edf. Comarno 1er Piso, Mata Hambre Santo Domingo, Rep. Dom. AGB Cambio, Cambia tu a AGB Nuevos numeros : (809)620-9999 y (809)947-2727
2004 Jun 21
3
HTB patch - fairness
...a class changes from yellow to green it disconnects itself from parent''s feedlist. Unfortunately it resets feed pointer to the first child. I created a patch where the class uses classid to remember its position in the feedlist. The patch for 2.4.24 and hopefully others is at: http://luxik.cdi.cz/~devik/qos/htb/#changes PLEASE report me any problems with it ! ------------------------------- Martin Devera aka devik Linux kernel QoS/HTB maintainer http://luxik.cdi.cz/~devik/ _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.d...
2002 Oct 21
1
Performance problem executing programs from shares
...zipped size, consisting only of those lines. Since I have no more ideas, I hope anybody can give me a hint, what's causing this problem. Tank you Gerhard smb.conf [global] log file = /var/log/samba/log.%m ; max xmit = 16384 encrypt passwords = yes server string = %L netbios name = cdivw workgroup = CDI domain master = no preferred master = no local master = yes security = domain password server = * client code page = 850 winbind uid = 10000-20000 winbind gid = 10000-20000 winbind separator = + ; winbind cache time = 10 template homedir = /cifs/home/%D/%U...
2004 Apr 06
11
htb2 -> htb3 problems
Hello! I need to switch from htb2 to htb3, because of speed issues (for me, htb2 is unable to handle more then 100mbit duplex with ~550 classes), kernel profiling shows htb_dequeue_prio at 1st place with 3x isolation. So, I''ve moved from 2.4.19 to 2.4.25 kernel (hi-pac for classification/marking and htb3 for queueing), and traffic rate drop from 100 to 20mbit. What can be wrong? The
2004 Apr 13
4
Bandwith control
Hello all, I´ve read http://lartc.org/howto/ and now i am just confused, i think my skills with linux are not very good, so asking for help. I have a linux box with two ethernets cards eth0(gateway 1mb) with is the host for some sites and emails and eth1(nat interface) with provide internet acess to other 5 pcs. I would like to limit the bandwith 512 k for the eth0 and 512 k for eth1 however
2017 Aug 28
3
Extracting subset from netCDF file using lat/lon and converting into .csv in R
...de long_name: latitude units: degrees_north axis: Y time Size:365 *** is unlimited *** standard_name: time units: days since 1860-1-1 00:00:00 calendar: standard axis: T 14 global attributes: CDI: Climate Data Interface version 1.7.0 (http://mpimet.mpg.de/cdi) Conventions: CF-1.4 title: Model output climate of GFDL-ESM2M r1i1p1 Interpolated to 0.5 degree and bias corrected using observations from 1960 - 1999 for EU WATCH project CDO: Climate Data Operators version 1....
1999 Oct 27
1
Problems with passwords (PR#20895) !!!!
Hello, I reported problem PR#20895. So - i use encrypted passwords. All new unix users are appended to smbpasswd with one script. Every new user is getting a line like this: s1077347:2006:NO PASSWORDXXXXXXXXXXXXXXXXXXXXX:NO PASSWORDXXXXXXXXXXXXXXXXXXXXX:[NU ]:LCT-00000000:user name The parameter null passwords is NO. Every user who has not set their password can login into Samba NT
2005 Jan 25
3
graphing
Does anyone know what Martin used to generate the graphs in the HTB user guide? http://luxik.cdi.cz/~devik/qos/htb/manual/userg.htm Thanks! -Jacob _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2002 Oct 09
2
imq in 2.2.17 and ipchains?
Hi stef; imq patch of 2.2.17 form http://luxik.cdi.cz/~devik/qos/imq.htm diff against 2.2.17 Can you tell me how imq work with ipchains? thanks for your help regards, haipe _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2002 Apr 07
2
HTB question
Hi, I am new to tc, please forgive me for simple question. I have linux 2.4 in my routers, I would like to use HTB. I have downloaded binary code from http://luxik.cdi.cz/~devik/qos/htb/#source, (tc.gz), but I could not open the file. Is there any other place I can get binary code for HTB. Also if you can give some direction how to patch it, it will be really helpful. Thanks in advance Omer --------------------------------- Do You Yahoo!? Yahoo! Tax Center -...
2002 Sep 07
4
imq0 not being detected
mdew:~# tc qdisc add dev imq0 handle 1: root htb default 12 r2q 1 Cannot find device "imq0" mdew:~# lsmod Module Size Used by Not tainted ipt_REDIRECT 728 0 (autoclean) ipt_MARK 728 2 (autoclean) iptable_mangle 2100 1 (autoclean) ipt_REJECT 2712 4 (autoclean) iptable_filter 1672 1 (autoclean)
2002 Mar 20
3
device independent qdisc?
Hello ALL, is there a way to have a device independent qdisc, or a qdisc on some kind of virtuall interface? Background: I have a 5-Interface-Router with one Internet-Uplink. The Router should connect the clients on the other Interfaces to the Internet and to each other client. As i understood the hole TC stuff i can only get influence of outgoing traffic. In my case i can reduce the traffic of
2003 Apr 05
5
[Bug 536] no access to tty on Linux 2.0
http://bugzilla.mindrot.org/show_bug.cgi?id=536 Summary: no access to tty on Linux 2.0 Product: Portable OpenSSH Version: 3.6p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: jfeise at
2003 May 04
9
[Bug 318] Install failure creating ssh_prng_cmds
http://bugzilla.mindrot.org/show_bug.cgi?id=318 ------- Additional Comments From dtucker at zip.com.au 2003-05-04 19:12 ------- Does anyone see any problems with the patch id #186? It seems OK to me. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.