Displaying 5 results from an estimated 5 matches for "atus".
Did you mean:
asus
2006 Nov 28
8
how to update index from a script
Hello all,
I''m using AAF right now to index my ~3million db records. However, any
additions to these records are added to the database through an external
script so the aaf activerecord hooks will not catch any updates. Since
new records are only added rarely, I figured I could just add the new
records manually in ferret from some type of script. I''ve been looking
at the
2009 Oct 06
0
Experimenting with CentOS IPA Server
....
This completes but I see the following output which concerns me
[8/16]: creating indices
root : CRITICAL Failed to load indices.ldif: Command
'/usr/bin/ldapmodify -h 127.0.0.1 -xv -D cn=Directory Manager -y
/tmp/tmpszemr6 -f /usr/share/ipa/indices.ldif' returned non-zero exit
status 68
Looking in the log I see this
ldapmodify: Already exists (68)
2009-10-07 11:33:50,781 CRITICAL Failed to load indices.ldif: Command
'/usr/bin/ldapmodify -h 127.0.0.1 -xv -D cn=Directory Manager -y
/tmp/tmpszemr6 -f /usr/share/ipa/indices.ldif' returned non-zero exit st
atus 68
So I...
2004 Dec 29
1
RFI: Creating a database of DID providers
Cross posted from asterisk-biz:
> > Is anyone willing to host/manage a website that people
> > can simply browse that lists all current DID providers
> > and their coverage areas?
> It's a good idea and probably not too hard to implement,
> it's just a case of deciding how far you want to go.. are
> areacodes good enough? or do you need to go to NPA-NXX
>
2004 Nov 09
1
survSplit: further exploration and related topics
...ised to
wait till 2.1 before I had another go at it.
A little further exploration of what goes on in survSplit gives:
> data(aml)
> aml$id <- letters[1:dim(aml)[1]]
> aml3<-survSplit(aml,cut=c(5,10,50),end="time",start="start",
+ event="status",episode="i")
> # Sort the rows sensibly
> aml3 <- aml3[order(aml3$id,aml3$start),]
> aml3$expand <- 1:(dim(aml3)[1])
> aml3[aml3$id=="k",c("id","expand","start","time","status","x")]
id expand...
2020 Jul 07
3
libssh2 is hanging during a file transfert
...scard efd
Jul 7 11:52:16 TOTO sshd[19553]: debug1: Received SIGCHLD.
Jul 7 11:52:16 TOTO sshd[19553]: debug1: session_by_pid: pid 19576
Jul 7 11:52:16 TOTO sshd[19553]: debug1: session_exit_message: session 0
channel 0 pid 19576
Jul 7 11:52:16 TOTO sshd[19553]: debug2: channel 0: request exit-status
confirm 0
Jul 7 11:52:16 TOTO sshd[19553]: debug3: send packet: type 98
Jul 7 11:52:16 TOTO sshd[19553]: debug1: session_exit_message: release
channel 0
Jul 7 11:52:16 TOTO sshd[19553]: debug2: channel 0: write failed
Jul 7 11:52:16 TOTO sshd[19553]: debug2: channel 0: chan_shutdown_write
(i0 o...