search for: repective

Displaying 20 results from an estimated 32 matches for "repective".

Did you mean: respective
2002 May 10
3
Unix Group Question with repect to Samba
I have a question with regards to using Unix groups with samba. This might be easier to explain with an example. Lets say I have two users UserID: GID UserA:Group1 UserB:Group2 etc..... I now have an entry in /etc/group that looks like groupdev::UserA, UserB If I have a directory with group ownership set to "groupdev" and group mode "rws" UserA & UserB cannot create a
2004 Aug 02
4
IPSEC Tunnel Hub
Hi , I have setup site-to-site IPSEC tunnel using Freeswan and Shorewall. I have 3 sites, One central site called site-A, and 2 remote sites called site-B and site-C. Now site-A can communicate with site-B and site-C repectively. I want to enable site-B talk to site-C using Tunnel hub configuration. I have enabled the shorewall policy on site-A server so that site-B can talk site-C, but it doesn''t work. I would like to know whether I need to enable some kind of IPSEC tunnel routing on Site-A so that Site-A...
2002 Dec 04
1
Mixture of Multivariate Gaussian Sample Data
Hey, I am confused about how to generate the sample data from a mixture of Multivariate Gaussian ditribution. For example, there are 2 component Gaussian with prior probability of 0.4 and 0.6, the means and variances are u1=[1 1]', Cov1=[1 0;0 1] and u2=[-1 -1]', Cov2=[1 0;0 1] repectively. So how can I generate a sample of 500 data from the above mixture distribution? Thanks. Fred
2004 Aug 24
1
extreme performance requirements
...that as time progresses, minimum latency seems to step up while under load from our application. It is almost as if the server is trying to throttle the session. Our application will eventually fail due to this increasing latency. We have tried this with 2.6 and 2.4 kernels (Mandrake 10 and 9.2, repectively), with the packaged versions of Samba that come with those distros. Does anyone know anything we could try? Thanks.
2003 Nov 14
2
Confused about Asterisk server with regards to Linux NAT Firewall
Hi all, I'm confused as to where I need to place the Asterisk server with repect to my Linux Firewall? I've read thru the message archives but have not been able to glean a clear answer. My Linux Firewall is a RH9 running IPTABLES doing NAT. Here are my questions: 1) I want to be able to make and receive SIP and IAX calls(From sources like FWD, IAXtel, iptel etc.). I read in one
2011 Dec 28
2
[LLVMdev] load widening conflicts with AddressSanitizer
Dear All, I think adding metadata and expecting transforms to repect it is a bad idea. It is just too easy for someone who does not know about the metadata to add a transform that ignores it. As for SAFECode, I think we have one of several options for handling load-widening. The most obvious one is to have a pass that just boosts the allocation size of any alloca with an align 16 attribute;
2011 Dec 28
0
[LLVMdev] load widening conflicts with AddressSanitizer
On Wed, Dec 28, 2011 at 12:40 PM, Criswell, John T <criswell at illinois.edu>wrote: > Dear All, > > I think adding metadata and expecting transforms to repect it is a bad > idea. It is just too easy for someone who does not know about the metadata > to add a transform that ignores it. > > As for SAFECode, I think we have one of several options for handling >
2011 Dec 28
2
[LLVMdev] load widening conflicts with AddressSanitizer
________________________________ From: Kostya Serebryany [kcc at google.com] Sent: Wednesday, December 28, 2011 2:46 PM To: Criswell, John T Cc: llvmdev at cs.uiuc.edu Subject: Re: [LLVMdev] load widening conflicts with AddressSanitizer On Wed, Dec 28, 2011 at 12:40 PM, Criswell, John T <criswell at illinois.edu<mailto:criswell at illinois.edu>> wrote: Dear All, I think adding
2009 Feb 24
4
C&C Red Alert 3 - Lan (and also hamachi) play
Hello to all I've been playing Command and Conquer: Red Alert 3 (LEGAL version of the game) with wine and it has been working very well. However, I decided to try and play LAN (linux-to-linux) and did not manage to do it. There was a time where I could see my name twice on the list (should see once) plus my other pc's name. So this meant that: PC A Sees PC A TWICE and PC B ONCE PC B
2004 Nov 30
3
fxo connection in the UK
Thank you very much for this hint. My apologies that I messed up a thread for my post - I had a message open and simply clicked on the link ... slap slap. Would anyone know of a better choice to multiplex three fxo lines into an asterisk box? I can still use three Digium X100P cards, but methinks, a seperate unit would be better. Thanks again, Peter >> I am located in the UK and
2012 Jan 24
0
[LLVMdev] load widening conflicts with AddressSanitizer
Hi, [resurrecting an old mail thread about AddressSanitizer false positive caused by load widening] Once the Attribute::AddressSafety is set by clang (a separate patch), fixing this bug may look as simple as this: --- lib/Analysis/MemoryDependenceAnalysis.cpp (revision 148708) +++ lib/Analysis/MemoryDependenceAnalysis.cpp (working copy) @@ -323,6 +323,14 @@
2018 Feb 21
4
Does Huawei break the license of CentOS?
Hello, Peter, thanks for your reply 1. Huawei DOES change the distribution EULA, if type in the following command: vi /usr/share/eula/eula.en_US you can see it changed to "HUAWEI EulerOS-2.0" which is a copyright one, let alone original GPL license. According to CentOS Linux EULA The Distribution is released as GPLv2. Individual packages in the distribution come with their own
2018 Feb 21
0
Does Huawei break the license of CentOS?
...changed to "HUAWEI EulerOS-2.0" > which is a copyright one, let alone original GPL license. That EULA may be meant to apply to Euler OS specific components or it's just a, likely incompatible, corporate legal boiler plate. Either way, it does not overide individual GPL components repective licenses. > According to CentOS Linux EULA > The Distribution is released as GPLv2. Individual packages in the > distribution come with their own licences. Maybe someone from the CentOS project or Redhat can comment further on this. To me it seems they don't, at a first glance, use...
2006 May 16
0
reordering materix presentation in heatmap.2 in the 'gplots' library
...ordering of the first matrix. I've tried using the following to create dendrogram objects of the first matrix: z=heatmap(Matrix1, keep.dendro = T, symm=T, breaks=seq(min(Matrix1),max(Matrix1),len=20), col=rich.colors(19), na.rm=T) z$Rowv, z$Colv are now dendrograms of the rows and the columns repectively (this couldn't be done with heatmap.2 since it doesn't return the dendrogram objects). and I've tried to create the wanted image using: heatmap.2(Matrix2, symm=T, breaks=20, col=rich.colors(19), main="Matrix2", density.info="histogram", denscol="black",...
2011 Jun 13
0
announce-frequency not respected
Hy, I've jsut upgraded to the 2.9.0.6 framework of freepbx. I used to have announce-frequency=15 that is repected. Unfortunately, after 15 sec, no announce is pronounced. I had to wait *_1minute and 15_* seconds forearing the announce!! Is there a solution to this problem here? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL:
2002 Nov 01
0
Unexpected results
...ll I want rsync to do is Mirrior certain directories from : //ADMINISTRATOR@SOLID-EDGE/DWG on /solid_edge (smbfs) //ADMINO5@EMSCOR_ENG_NT/DWG on /ech_nt (smbfs) to /dev/ad3s1e on /Drawings (ufs, local, soft-updates) Any changes in files on /solid-edge and /ech_nt should be copied over to the repective mirrored files on /Drawings. Thanks for anyhelp. I've been trying to get this right for the past day (and getting alot of angry users toboot) Matt -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9wsXUXG7+MmNwciURAjFFAJ9Co0zuv45PWkezO3ezvnwQtIbhbACfZbwY RrZVm2D+piEB...
2002 Aug 15
1
rid and uid on ldap pdc
Is the rid of a user required to be 2*uid+1000 in HEAD when using an ldap backend? Is it still necessary that users also exist in /etc/passwd? I'd like to replace NIS and win NT domain auth with ldap, and want to keep the current unix uid's and the NT rid's, so the migration is transparent to the end users. -david
2004 Jun 01
0
what does overlimit parameter mean?
hi, can someone tell me what does "overlimit" means with repect to TBF at the root when the "show -s qdisc .." is run . it reports 3 parameters - drops, overlimits and backlog. How are the three related? is overlimit specified in terms of bytes or packets. need help urgently Amita _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl
2007 Mar 16
1
CentOS samba MS Word corruption
We're using CentOS samba for about 20 workstations, mostly XP, some 2000 and two win98. Samba shares a data directory with Word, Excel and Access documents/db's. Also Exact for Dos is running from this share (executable and data). The users experience a long delay every morning opening the first Word document (Word 97, Word 2000). This could take 10 minutes or so. If they close
2008 Feb 23
3
sftp-server failing to rename a file
What to try: $ cd /tmp $ touch a b $ sftp localhost sftp> cd /tmp sftp> rename a b Couldn't rename file "/tmp/a" to "/tmp/b": Failure sftp> rm b Removing /var/tmp/b sftp> rename a b sftp> So, the sftp "rename" command refuses to rename a file to an existing one. Instead of using the rename(2) system call, which is present at least on