Displaying 19 results from an estimated 19 matches for "it2".
Did you mean:
it
2009 Jul 17
1
Arules questions. I need some help please
...h arules package and I have the following problem
let suppose the matrix b like:
b<-matrix(c(1,1,1,1,1,1,0,0,1,1,1,1,0,0,1,1,0,1,1,1,1,1,1,1),nrow=6)
rownames(b)=c("T1", "T2", "T3", "T4", "T5", "T6")
colnames(b)=c("It1", "It2", "It3", "It4")
bt<-as(b, "transactions")
rules<-apriori(bt, parameter = list(maxlen=2))
k<-inspect(rules)
k
##we obtain
lhs rhs support confidence lift
1 {} => {It4} 1.0000000 1 1.0
2 {} => {It1} 1.0000000 1 1.0...
2016 Jan 19
2
Why getFunction() of CallGraphNode return NULL function?
Hi all,
I want to find all the called functions in each function, thus I iterate
the calledFunctions of each CallGraphNode in CallGraph as follow:
for (CallGraph::iterator it = CG->begin(); it != CG->end(); ++it) {
CallGraphNode* node = it->second;
for (CallGraphNode::iterator it2 = node->begin(); it2 != node->end();
++it2) {
Function* calledFunc = it2->second=>getFunction();
cerr << ”function: “ << calledFunc->getName().str() <<"\n"; *//
crash some times*
... ...
... ...
}
}
I found that some time &quo...
2016 Jan 20
2
Why getFunction() of CallGraphNode return NULL function?
...functions in each function, thus I iterate
> the calledFunctions of each CallGraphNode in CallGraph as follow:
>
>
>
> for (CallGraph::iterator it = CG->begin(); it != CG->end(); ++it) {
>
> CallGraphNode* node = it->second;
>
> for (CallGraphNode::iterator it2 = node->begin(); it2 != node->end();
> ++it2) {
>
> Function* calledFunc = it2->second=>getFunction();
>
> cerr << ”function: “ << calledFunc->getName().str() <<"\n"; *//
> crash some times*
>
> ... ...
>
>...
2009 Jul 15
4
Extract pairs (rowname, columname) from a matrix where value is 0
Dear sir,
I have a matrix like
a<-matrix(c(0,2,0,4,0,6,5,8,0),nrow=3)
colnames(a)<-c("F1","F2","F3")
rownames(a)<-c("A1","A2","A3")
a
F1 F2 F3
A1 0 4 5
A2 2 0 8
A3 0 6 0
I want to extract all pairs (rownames, columnames) from which the value in
the matrix is 0
The result should be something like this
A1, F1
A2,
2016 Jan 20
2
Why getFunction() of CallGraphNode return NULL function?
...functions in each function, thus I iterate
> the calledFunctions of each CallGraphNode in CallGraph as follow:
>
>
>
> for (CallGraph::iterator it = CG->begin(); it != CG->end(); ++it) {
>
> CallGraphNode* node = it->second;
>
> for (CallGraphNode::iterator it2 = node->begin(); it2 != node->end();
> ++it2) {
>
> Function* calledFunc = it2->second=>getFunction();
>
> cerr << ”function: “ << calledFunc->getName().str() <<"\n"; *//
> crash some times*
>
> ... ...
>
>...
2013 Nov 15
1
samba4 smb.conf directive "dns recursive queries" unkown
...s"
I can not find the proper directive for recursive queries...?
May someone help here?
Thanks!
Tom
--
Thomas Zeitinger
Kundenbetreuung
IT-Quadrat EDV Dienstleistungs- und Handels GmbH
Krongasse 8/2 A-1050 Wien
Tel: +43 (1) 311 44 00 - 10
Fax: +43 (1) 311 44 00 - 90
Thomas.Zeitinger at it2.at
www.it2.at
FN 287345t
UID ATU63123113
2014 Jan 15
1
WERR_TIMEOUT Timeout with internal DNS
...samba.log (with debug dns:7):
[2014/01/15 12:01:46.818770, 5]
../source4/dns_server/dns_utils.c:63(werr_to_dns_err)
No mapping exists for WERR_TIMEOUT
In the same time no local DNS entries are not resolvable:
Host: ZAHNADMIN
Alias: ZAHNADMIN
Address: 192.168.1.107
Service: check_dns_it2.at
State: OK -> CRITICAL (PROBLEM)
Command: check_mk-local
Output: CRIT - it2.at wurde NICHT aufgeloest
Perfdata:
I search the net, but didnt find a hint what this error exactly means.
Is there someone who is able to give some help?
Thanks
Tom
--
Thomas Zeitinger
Kundenbetreuung
IT...
2013 Nov 29
1
Server is not registered with our KDC
...l/CN=Configuration,DC=domain,DC=local
Does someone know how to get the missing LDAP entries?
Thanks!
Tom
--
Thomas Zeitinger
Kundenbetreuung
IT-Quadrat EDV Dienstleistungs- und Handels GmbH
Krongasse 8/2 A-1050 Wien
Tel: +43 (1) 311 44 00 - 10
Fax: +43 (1) 311 44 00 - 90
Thomas.Zeitinger at it2.at
www.it2.at
FN 287345t
UID ATU63123113
2006 Jul 08
9
How to handle dynamically columned tables in rails
I want to build an application that lets me (the end user accessing a
web page) design a simple list with columns and add records. E.g., if
the end user says I want a table that has a list of songs, he can create
a list (title, date, artist, label) and then make another list of, e.g.,
books on his bookshelf with the necessary columns (title, author,
pub_date, shelf).
The end user
2014 Jan 17
0
Deleting ADDC Cadaver from AD
...tion,DC=jll,DC=local
# returned 1 records
# 1 entries
# 0 referrals
May someone help please?
Thanks
Tom
--
Thomas Zeitinger
Kundenbetreuung
IT-Quadrat EDV Dienstleistungs- und Handels GmbH
Krongasse 8/2 A-1050 Wien
Tel: +43 (1) 311 44 00 - 10
Fax: +43 (1) 311 44 00 - 90
Thomas.Zeitinger at it2.at
www.it2.at
FN 287345t
UID ATU63123113
2013 Oct 10
0
Undeletable DNS Records
...istrator at domain.LOCAL]:
ERROR: Record does not exist
Does someone have a hint for me?
Best regards
Tom
--
Thomas Zeitinger
Kundenbetreuung
IT-Quadrat EDV Dienstleistungs- und Handels GmbH
Krongasse 8/2 A-1050 Wien
Tel: +43 (1) 311 44 00 - 10
Fax: +43 (1) 311 44 00 - 90
Thomas.Zeitinger at it2.at
www.it2.at
FN 287345t
UID ATU63123113
2013 Sep 04
1
"Empty" DNS entry, no A record, can't delete or update
Hi,
I am running Samba 4.1.0 with Bind 9.8.4 and I am struggling with an "empty" DNS entry.
I used Microsofts DNS MMC to add an A record to one of my zones, later deleted this entry because I wanted to move the record to another zone. After I moved it backed the A record (and the PTR) was invisible in the MMC.
nslookup still works for the IP and hostname from the PDC and other hosts
2013 Sep 04
2
dns update failt (kerberos)
Hi there,
I am struggling with samba4 and the internal dns and kerberos.
It seems that DNS is the problem.
When I aske for kerberos dns entrys on my workstation, I get this
(11.22.33.202 is the samba4 server):
root at lit2:~# dig _kerberos._udp.DOMAIN.LOCAL @11.22.33.202
; <<>> DiG 9.7.3 <<>> _kerberos._udp.DOMAIN.LOCAL @11.22.33.202
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 3733
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0,...
2013 Dec 03
1
LDAPcmp show errors (serverState, subRefs)
...OMAIN,DC=local
[...]
Why it is set only on the windows server?
Information appreciated!
Best regards
Tom
--
Thomas Zeitinger
Kundenbetreuung
IT-Quadrat EDV Dienstleistungs- und Handels GmbH
Krongasse 8/2 A-1050 Wien
Tel: +43 (1) 311 44 00 - 10
Fax: +43 (1) 311 44 00 - 90
Thomas.Zeitinger at it2.at
www.it2.at
FN 287345t
UID ATU63123113
2013 Sep 25
2
samba 4.0.9 Build Error
...got this befor. Is there something I can do? I need a samba4 on
this machine.
Thanks and best regards
Tom
--
Thomas Zeitinger
Kundenbetreuung
IT-Quadrat EDV Dienstleistungs- und Handels GmbH
Krongasse 8/2 A-1050 Wien
Tel: +43 (1) 311 44 00 - 10
Fax: +43 (1) 311 44 00 - 90
Thomas.Zeitinger at it2.at
www.it2.at
FN 287345t
UID ATU63123113
2002 Nov 05
0
Winbind + machine account
...i am using samba-2.2.6.
any helps ?
kind regards
juerg umhang
--
How do we tell truths that might hurt? -- E.Dijkstra
o |
/\_| Juerg Umhang Webergutstrasse 12
/ | Informatik Post CH-3030 Bern
/\ | IT2 IE-NAS Switzerland
/_/_ | Tel: ++41 31 338 1473
| Mailto:umhangj@post.ch Fax: ++41 31 338 7492
2005 May 23
1
Samba3 BDC
Hello,
Using Samba3 on FreeBSD 5.10, I am trying to set up a GuestBDC to connect to
my Windows PDC in preparation for our migration to active directory. We have
a lot of legacy systems that are running NT 4.0, and other OS's and are not
compatible with active directory. So I want to try this as a solution. So,
my question is, has anyone attempted this before? Has anyone been
successful, or
2010 Apr 16
7
AGI, FASTAGI or Windows Voice Server
Hello!
I have developed an IVR using AGI and so far it works great. I'm using Cepstral voices, but now want to use the voices from AT & T that are on a Windows server to be heard best. With cepstral what I do is to generate audio files from shipping and this text I reproduce this method it has worked very well.
Now, try to do the same by creating the audio file in windows with the
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking