search for: understans

Displaying 20 results from an estimated 25 matches for "understans".

Did you mean: understand
2009 Dec 31
0
Understaning log file response times
Hi everyone, I''m trying to understand where my application spends time while being generated. In the log file I see entries such as: Completed in 368ms (View: 32, DB: 1) | 200 OK [http://www.sitename.com/]. Since everything is cached, the view and DB time are very small. My question is can I assume the rest of the time is spent in the controller? Is there a way to dig deeper into the data
2005 Jul 19
1
Understaning Domain Name Resolution
Hello, I've read chapter 4 [and all other chapters btw] of the Samba by Example latest version online and the mailing list archives and have a question re: domain name resolution. If I have a domain 'AD.NET' I can setup a zone in Bind with an SRV record and my XP Pro clients can find the domain controller and join the domain. A simple zone looks like this: $ttl 38400 ad.net. IN
2018 May 22
4
Functional Levels
HI!! I have one question, in samba 4.8.2 , --forest-level and --domain-level is worked 2012/2012 R2 ? samba-tool domain level --help --forest-level=FOREST_LEVEL                         The forest function level (2003 | 2008 | 2008_R2 |                         2012 | 2012_R2)   --domain-level=DOMAIN_LEVEL                         The domain function level (2003 | 2008 | 2008_R2 |
2010 Oct 13
1
Program BFAST
Hi everybody. I'm using BFAST program and I have some data to be analized (named "META.csv" for example). When I call BFAST in the following way: meta <- read.csv("C:/META.csv") meta.ts<-ts(meta, frequency=12, start = c(2005,9)) dis<-frequency(meta.ts) / length(meta.ts) meta.sc<-bfast(meta.ts, h=dis, max.iter=1) meta.sc$output The last statement has the
2002 Aug 28
1
rpcclient regenum
I need a rpcclient which understans the command "regenum". In Samba 2.2 and the current HEAD CVS branch (as well as the SAMBA_3_0 branch), this command does not work, and is commented out: #if 0 /* Simo: reg functions need to be updated to the new cmd interface */ ... static void cmd_reg_enum(struct client_info *info)...
2018 May 22
1
Functional Levels
Thanks for answers. Why do you have this option if it is not working yet? Just out of curiosity... Regards; On 22-05-2018 12:52, Rowland Penny via samba wrote: > On Tue, 22 May 2018 12:39:53 -0300 > Carlos via samba <samba at lists.samba.org> wrote: > >> HI!! >> >> I have one question, in samba 4.8.2 , --forest-level and >> --domain-level is worked
2016 Oct 02
2
(Thin)LTO llvm build
On Sat, Oct 1, 2016 at 3:47 PM, Xinliang David Li <xinliangli at gmail.com> wrote: > -plugin-opt is a gold linker option. Turn on gold linker with > -fuse-ld=gold > But something is odd then - if the builds aren't using gold then I don't see how ThinLTO could have been kicking in? Teresa > David > > On Sat, Oct 1, 2016 at 2:20 PM, Carsten Mattner via llvm-dev
2005 Feb 15
2
Making a Package
Hello. I have what I know to be a simple question, but never having done anything like this it is pretty tough. I'm trying to write an R package. I have a collection of functions that I loaded into R and then used package.skeleton(). After editing everything in the resulting folder, call it NewPackage, I tried to follow along with some instructions I found for Windows users. I installed
2016 Oct 02
3
(Thin)LTO llvm build
bfd linker 2.26 works fine with LLVMgold.so. As I mentioned in a previous email, 2.26 ar and ranlib also works fine as long as LLVMgold.so is put in a path binutils know about : $(bindir)/../lib/bfd-plugins/ David On Sun, Oct 2, 2016 at 3:59 AM, Carsten Mattner <carstenmattner at gmail.com> wrote: > On Sun, Oct 2, 2016 at 6:52 AM, Teresa Johnson <tejohnson at google.com> >
2006 Aug 03
2
winbind rfc2307 mapping not "correct"
IMHO the option "winbind nss info = rfc2307" does not fully conform to the rfc2307 spec to generate user and group data and is thus "incorrect". The way it is currently done does solve one issue related to group membership mapping, but if I understand the way permissions are checked it is a non-issue. I think it is broken in the following 2 ways: 1. to generate the GID of
2018 May 22
0
Functional Levels
On Tue, 22 May 2018 12:39:53 -0300 Carlos via samba <samba at lists.samba.org> wrote: > HI!! > > I have one question, in samba 4.8.2 , --forest-level and > --domain-level is worked 2012/2012 R2 ? > > samba-tool domain level --help > > > --forest-level=FOREST_LEVEL >                         The forest function level (2003 | 2008 | > 2008_R2 | 2012 |
2008 Jan 23
1
Problem with geom_line
Se ha borrado un texto insertado con un juego de caracteres sin especificar... Nombre: no disponible Url: https://stat.ethz.ch/pipermail/r-help/attachments/20080123/ab90f75d/attachment.pl
2012 Jan 21
0
Error
Iam using samba 4 alfa 18 with debian 6, all working very well, i take a pc with windows xp and join to the domain very well, but, but when I check in my samba server the command tail -f /var/log/syslog | ccze refered to the log I can see the follow error named [1294] samba_dls starting transaction on zone MYDOMAIN named [1294] client IP update MYDOMAIN Denied When i see in the zone
2004 Aug 06
1
ACM codec
Hi Brian- BT> I was going to; asked on this list about it back in December. But the BT> documentation on the MS website stinks ... it basically says, "Look at BT> the example GSM 6.10 codec provided in the Microsoft Driver Development BT> Kit and replace the application-specific bits" ... but, while I own a BT> student edition of MS Dev Studio, I don't have an
2004 Aug 06
1
C++ wrapper for speex
hi sirs, i am only recently studying speex and i'm looking for a C++ wrapper for speex that has higer-level implementations for the Encode and Decode functions, to sort of base my initial understaning of how the speex API work. i have in fact created my own, following on the instructions in the speex codec manual, but i havn't really made any positive progress. (a lot of people have
2020 Nov 21
0
Cannot delete (empty) folder from Mac client
Hello. A Mac client of mine has a problem deleting an empty folder from the root of a Samba 4.12 server share, reporting a permission issue; however, the more I look at it, the more I am convinced it should be able to delete it. smb.conf: > [global] > workgroup=XXXXXXXX > realm=XXXXXXXX.local > interfaces=em0 > hosts allow=192.168.XXX. 10.0.XXX.2
2004 Aug 06
0
C++ wrapper for speex
Ronald, I recently wrote some wrapper classes for the Speex encoder and decoder for use with my VoIP program. I think they're pretty high level and easy to use. They handle all buffer allocation internally to make life easy. Here's a simple little example that happens to use VAD: // buf is float[] or short int[], buflen is multiple of frame size // (there is a getFrameSize() method
2006 May 14
3
Wine cvs How do I injstall this??
I'm new to linux community and I want to install wine from cvs. I loked here http://www.winehq.com/site/cvs but I understan it... i mean I entered in the console: export CVSROOT=:pserver:cvs@cvs.winehq.org:/home/wine cvs login everything fine then i entered: cvs -z 3 checkout wine and I get something like this (this is the end after it stopped doing "something"): U
2010 Jun 07
0
No subject
void inverse_mdct_slow(float *buffer, int n) { =A0=A0 int i,j; =A0=A0 int n2 =3D n >> 1; =A0=A0 float *x =3D (float *) malloc(sizeof(*x) * n2); =A0=A0 memcpy(x, buffer, sizeof(*x) * n2); =A0=A0 for (i=3D0; i < n; ++i) { =A0=A0=A0=A0=A0 float acc =3D 0; =A0=A0=A0=A0=A0 for (j=3D0; j < n2; ++j) =A0=A0=A0=A0=A0=A0=A0=A0 // formula from paper: =A0=A0=A0=A0=A0=A0=A0=A0 //acc +=3D n/4.0f *
2004 Aug 06
2
ACM codec
Hi- is someone working on ACM codec at the moment? if not, I'll start writting it one of these days. -XF --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe