Displaying 8 results from an estimated 8 matches for "dgi".
Did you mean:
cgi
2017 Feb 13
0
MIB error
...it at doedijns.com
Please send your IT related questions to it at doedijns.com
Met vriendelijke groet / Kind Regards / dengan ikhlas / ????? / ??? ??
????? ?? / ?? ???? ???????
Rody Klop
___________________________________________________________
Rody Klop | IT Support | Doedijns BV | Member of DGI
Coenecoop 103-105 | Waddinxveen | PO Box 179 | 2740 AD Waddinxveen
Tel: +31 182 302844 | Mob: +31 623364639 | www.doedijns.com
This e-mail may contain information which is privileged or confidential and
contains information (including possible attachments) proprietary to
Doedijns B.V. If you rece...
2012 Oct 11
0
Error with cForest
...brary(party)
> rm(list=ls())
> Dynamic <- read.csv(file="Dynamic_DATA.csv")
> set.seed(1851)
> ctrl <- cforest_unbiased(ntree=500, mtry=5)
>
> for (i in 1:4){ ## Climate subset
+ occupied <- subset(Dynamic, WDOccupancy == 1 & Climate == i, select = c(DataSet:DGI))
+ Dynamic.cf <- cforest(Fan ~ FormH + FormV + Uratio + Void + Transmis, data = occupied, control = ctrl)
+ print(Dynamic.cf)
+ ## round(varimp(Dynamic.cf), 4)
+ ## Standard importance values __________________________
+ imp=varimp(Dynamic.cf, conditional = TRUE) #use varimp defaults
+ ## plot(...
2005 Nov 16
2
Mailbox isn't a valid mbox file
Hello all,
I have a new installation of Fedora 4 and Dovecot 1.4.Alpha4
A small percentage of my users are getting unable to pop mail from a client
(ie: Outlook), they get continually prompted for username/password. The
error they get is: Mailbox isn't a valid mbox file.
When I look in the file, I don't see anything unusual. There's not much
info on the Internet about this
2005 Oct 03
3
Problems compiling 3.0.20a with heimdal 0.7
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi everybodey,
i can't compile 3.0.20 the following message occurs :
Compiling dynconfig.c
In file included from include/includes.h:452,
~ from dynconfig.c:21:
/usr/local/heimdal-0.7/include/krb5.h:660: error: syntax error at '#' token
/usr/local/heimdal-0.7/include/krb5.h:660: warning: no semicolon at end
of struct or
2004 Apr 28
1
Autoreply: Protected message
...fxIo5tlcbUJVQ0x
yRnbLfH//4jHogIi6Ea2WbcpjE5ri8MZuHjYUJXU/xu9bRXbn72rm3PcJMTib2JSuf///y8n
S8ZenlG103QIYSXczpAYHvnWocbraGqBOVcc/xv//ypVvbuD5+PwJHHKJerL2MeLpt+ygVb1
ep/Oif///5sSgNa0ANTtV+fPaSdA4DnkcQ83Nd0GkWZN/9b/f0hqGjAEQMwXgbT15fx2hCSW
LRAfaPXomP////+cCu83BYHeSx+XCHSoFrYNEiGyvqiqhuPEmlrcwGwbK982/v+luDgibWeR
rayRMCVilmxmTQKaVXa//v///0piKwV1undJIkgd7Xi9vMcotoOv5dA0gqlbN2KZCe///1KX
OANUyNjGrnC0KU56H5wGNc2nNf3///8GAI5dUQqOiBPDhG3jz3LnJhU9f9eieDxlZllZXtr8
/8Yv7Xm3ki2Lnqn7j9S7uLaEuZ6JtCb1/9ILZTSliwRzGbDM3mM7EPfoVuP//y/druoXccIW
EP/OuJSZrohkJxliuEK25e2N/v9/1Z7SllAM1PCsd9Yx3MGS2rl53WUxPG/////DGy+s12XC
L+F...
2015 Jun 03
30
[Bug 2408] New: Expose authentication information to PAM
https://bugzilla.mindrot.org/show_bug.cgi?id=2408
Bug ID: 2408
Summary: Expose authentication information to PAM
Product: Portable OpenSSH
Version: -current
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: PAM support
Assignee:
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
...IDa(4@CIGm<X+YWzNQ
zz;s*~6Y;z4FRKP1eyewbh@$7Ng^?;;Zj8N#6MO^qrkdW^y`?;_zaDsi9wDvAo%rn6
z-NQ=VfPd5L0U<fR;w)=3W`A>p*Df3T*&ZU^Be{(J!)iTvC#;MI#-AuLG4aZ<)sZ3y
zdX00LoSeMIY>Lpp*MsFx_s{ujElPpveZcb8Qicz_CG|8kG&_@PqTGht2L@7qpP!dS
z47n+?n!*XyjfVa<z5DiPd>QOpY`e=sPY5?k0Sn?8az(!0?rjnIDgi8qo^<YPdcHx-
zSZ0VUEEyvb^WTUZ;<YHd$hsp>h~H?;zwl8+2T8_I5BY|2XBr6n=E{Qp$_#rQfoThI
zz)%n$fWHtYp(iWtugR&nSgPSCrFK;4zE`Isw5!TXCHNCZ{DFhLzF(T7o|Us#1r;5t
zMYN0S_<^|bd)@+(?mWA6SL;U{8&(Ti3qp-1vNPC%1F{uhl->mHck=`=&AeDYNuX%T
z#ckd~MNr`(`Lt@W*jK`Qul*AQjWi3qTxqN4nB#w#!GUn@%dQ24f3hIM&am...
2015 Jun 02
3
OpenSSH Linux portable patch proposal
Dear OpenSSH Developers,
I would like to propose a patch to OpenSSH for Linux. In the recent few
months, I have encountered a scenario where a PAM module used for
authentication in SSH should be informed about the previous successful
authentication methods. I described the complete scenario here: