search for: tkc

Displaying 9 results from an estimated 9 matches for "tkc".

Did you mean: tc
2003 May 06
3
samba-2.2.8a and PDC help!!!
...read only = no public = no [doc] comment = Documentacion Grupo Proyectos path = /var/ftp/pub valid users = proyectos,@proyectos public = yes writable = no printable = no create mask = 0765 [todo] guest account = writeable = yes write list = yony,escofet,@escofet,@yony,tkc,@tkc,root path = / comment = Ra?z del Servidor valid users = yony,escofet,tkc,root max connections = 5 -- Yunier Saborit Ram?rez 4to Inform?tica UHo yunier.saborit@uho.edu.cu yony_grm@yahoo.es
2011 Apr 11
0
update CDR fields after Queue
...nto DB just after the Queue application. so the '*userfield' *field will remained Blank. is there any way to suspend CDR write INTO DB untill the end of the whole dialplan priorities? *exten => research,1,Answer()* *exten => research,n,Wait(3)* *exten => research,n,Queue(research,tkc)* *exten => research,n,Noop(${BRIDGEPEER:4:4})* *exten => research,n,SayNumber(${BRIDGEPEER:4:4})* *exten => research,n,read(dtmf,,1,,,10)* *exten => research,n,Set(CDR(userfield)=${**dtmf}**)* *exten => research,n,Hangup* -- Regards, Ali R. Taleghani 0936 322 4069 --------------...
2011 Sep 23
2
PostgreSQL database design tool
Been thinking about playing with PostgreSQL. When I did my research, on the PostgreSQL site, there were a few tools they "recommended" for design, display of schemas, etc. Open System Architect seemed to fit my demands, but unfortunately, the installation documents do not exist, at least the links go in a circle to nowhere. There's a binary which I assume can be executed, but at
2013 Apr 18
0
Splitting vector
Hi, Try: vec1<- "mue#d/sjbijk at ruepvnvbnceiicrpgxkgcyl@keduhqvqi/ubudvxopddpfddgitrynzshzdcwgneyffrkpbxwilwqngrsals#geqmtkcpkp/qecgdfa#uag" library(seqinr) ?res<-lapply(0:4,function(i) lapply(2:5,function(j) splitseq(s2c(gsub("[#@/]","",vec1)),word=j,frame=i))) #or library(stringr) res1<-lapply(0:4,function(i) lapply(2:5,function(j) splitseq(s2c(str_replace_all(vec1,"[[:punct:]]&quo...
2019 Aug 09
6
[RFC PATCH v6 71/92] mm: add support for remote mapping
...+468,45 @@ static void collect_procs_anon(struct page *page, struct list_head *to_kill, page_unlock_anon_vma_read(av); } +/* + * Collect processes when the error hit a remote mapped page. + */ +static void collect_procs_remote(struct page *page, struct list_head *to_kill, + struct to_kill **tkc, int force_early) +{ + struct page_db *pdb; + struct vm_area_struct *vma; + struct task_struct *tsk; + struct anon_vma *av; + pgoff_t pgoff; + + pdb = RemoteMapping(page); + av = pdb->req_anon_vma; + if (av == NULL) /* Target has left */ + return; + + pgoff = page_to_pgoff(page); /* Offset in...
2019 Aug 09
117
[RFC PATCH v6 00/92] VM introspection
The KVM introspection subsystem provides a facility for applications running on the host or in a separate VM, to control the execution of other VM-s (pause, resume, shutdown), query the state of the vCPUs (GPRs, MSRs etc.), alter the page access bits in the shadow page tables (only for the hardware backed ones, eg. Intel's EPT) and receive notifications when events of interest have taken place
2019 Aug 09
117
[RFC PATCH v6 00/92] VM introspection
The KVM introspection subsystem provides a facility for applications running on the host or in a separate VM, to control the execution of other VM-s (pause, resume, shutdown), query the state of the vCPUs (GPRs, MSRs etc.), alter the page access bits in the shadow page tables (only for the hardware backed ones, eg. Intel's EPT) and receive notifications when events of interest have taken place
2003 Dec 01
0
No subject
...Return-Path: <Georg.List@rtr.at> Delivered-To: samba@lists.samba.org Received: from mx1.netway.at (mx1.netway.at [195.96.0.129]) by lists.samba.org (Postfix) with ESMTP id 1B315440D for <samba@lists.samba.org>; Fri, 25 May 2001 06:13:41 -0700 (PDT) Received: from mail.rtr.at (mail.tkc.at [195.248.51.100]) by mx1.netway.at (8.11.3/8.11.3) with ESMTP id f4PDEKa08709 for <samba@lists.samba.org>; Fri, 25 May 2001 15:14:21 +0200 Subject: profile - problem To: samba@lists.samba.org X-Mailer: Lotus Notes Release 5.0.6a January 17, 2001 Message-ID: <OF733EB6A9.9AA73947-ONC...
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