Displaying 20 results from an estimated 41 matches for "elemin".
Did you mean:
eremin
2011 Jul 13
1
[LLVMdev] eleminate unsigned long long in llc march=c
Hi, I tried llc march=c to export c codes, and codes are really good, except that I have a lagged compiler that don't recognize long long type, including the long long constants like 0ull
so is there a switch for that or what should I do?
thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Mar 02
5
Cannot open port 631 for Cups printer sharing
...ew box. iptables
and ip6tables are stopped as shown by the output below. To confirm I
was using nmap correctly I ran it against the old server first which
shows 631 open. No matter what I do to the new box (192.168.2.205) 631
remains closed. I was running it on the new box via ssh which I think
eleminates any swithc/router issues.
Any thoughts gladly accepted. This must be something simple/stupid I
have overlooked. Not much hair left to pull out. ;-/
B.J.
[root at office bmcclure]# ssh 192.168.2.200
root at 192.168.2.200's password:
Last login: Sat Feb 21 17:39:51 2009
[root at filese...
2016 Oct 28
5
Just got defrauded - how do I block calls which contain a dash (RegEx noob question)
Hi list,
I'm using Asterisk2Billing (v2.0.16) and it appears to have an annoying
bug. When there are rates for e.g. 44 (UK landline) and 44870 (UK
premium) and a fraudster manages to somehow dial 44-870 instead of 44870
the rate for 44 will match, not the one for 44870.
So, I would like to block all calls on a dialplan level that contain a
dash. -44, 4-4, 44-, 44---, -, ---, just
2017 Jun 30
2
Very slow performance on Sharded GlusterFS
...Disks are "xfs" and 4TB
each.
Is there any tweak/tuning out there to make it fast?
Or is this an expected behavior? If its, It is unacceptable. So slow. I
cannot use this on production as it is terribly slow.
The reason behind I use shard instead of stripe is i would like to eleminate
files that bigger than brick size.
Thanks,
Gencer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170630/263735fe/attachment.html>
2007 May 08
0
The match of "ave()" for "FUN=SD"
...N = mean)
mMEAN <- matrix( c(INPUT[,1], INPUT[,2], MEAN), ncol=3, byrow=FALSE)
SD <- na.omit( aggregate(INPUT[,3], by=list(INPUT[,2],INPUT[,1] ), FUN=sd ) )
mSD <- matrix( c( SD[,2], SD[,1], SD[,3]), ncol=3, byrow=FALSE)
mSD[,1] <- (mSD[,1] - 1 ) #eleminate the converting-fault list-> matrix
mSD[,2] <- (mSD[,2] - 1 ) / 10 #eleminate the converting-fault list-> matrix
the arithmetical errors:
------------------------
list -> matrix
0 -> 1 1
1 -> 2
2.1 -> 22
3.5 -> 36
2007 Sep 20
1
Linux groups and policies
Dear All Salam,
Does anyone work on Linux groups and policies like;
I have squid.conf, i want to run it by my user and for starting and
restarting services only sudo can be command
but we want to totally eleminate ROOT password.
Regards,
Umair Shakil
ETD
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070920/e0dbf5c7/attachment-0001.html>
2006 Feb 23
5
sortable_list added to by AJAX question
I have a working sortable_list that is added to by AJAX. The problem is
that when a new item is added, it''s not sortable. I found a post on
scriptaculous using behaviour.js to refresh the DOM when an item is
added, but I can''t figure out how to do it with Rails.
To test the behaviour method, I used this:
var myrules={
''div#steps ul'' :
2017 Jun 30
1
Very slow performance on Sharded GlusterFS
...Disks are "xfs" and 4TB
each.
Is there any tweak/tuning out there to make it fast?
Or is this an expected behavior? If its, It is unacceptable. So slow. I
cannot use this on production as it is terribly slow.
The reason behind I use shard instead of stripe is i would like to eleminate
files that bigger than brick size.
Thanks,
Gencer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170630/b8a5bfec/attachment.html>
2006 Mar 29
2
3.0.21c and big wmv or mpg files
...eo files (mpg
and wmv greater than 700 MB)?
Received the information that these files cannot copied from XP to Samba
(W2K is okay). Error message is the well known:
[2006/03/28 18:03:36, 0] lib/util_sock.c:get_peer_addr(1225)getpeername
failed. Error was Transport endpoint is not connected
To eleminate network problems the client and the samba server were
crossover connected...
Hope to get an testfile soon to reproduce and report this better.
der tom
2017 Jun 30
0
Very slow performance on Sharded GlusterFS
...gt; Is there any tweak/tuning out there to make it fast?
>
>
>
> Or is this an expected behavior? If its, It is unacceptable. So slow. I
> cannot use this on production as it is terribly slow.
>
>
>
> The reason behind I use shard instead of stripe is i would like to
> eleminate files that bigger than brick size.
>
>
>
> Thanks,
>
> Gencer.
>
> _______________________________________________
> Gluster-users mailing list
> Gluster-users at gluster.org
> http://lists.gluster.org/mailman/listinfo/gluster-users
>
-------------- next part...
2009 Jun 15
3
[LLVMdev] Some df_iterator and po_iterator issues
Hi @llvm,
below is a copy of a message I sent to clang a hour before. I guess it's
more appropriate here.
--snip--
While trying to eleminate as much std::tr1::function as possible I
stumbled over a design flaw in llvm::df_iterator.
Consider the following code:
void for_all_stmts(Stmt* S, const std::tr1::function<void(Stmt*)>& fn)
{
if (S)
{
fn(S);
for (Stmt::child_iterator i = S->child_begin(), e = S->ch...
2017 Jun 30
3
Very slow performance on Sharded GlusterFS
...lso tuned. Disks are ?xfs? and 4TB each.
Is there any tweak/tuning out there to make it fast?
Or is this an expected behavior? If its, It is unacceptable. So slow. I cannot use this on production as it is terribly slow.
The reason behind I use shard instead of stripe is i would like to eleminate files that bigger than brick size.
Thanks,
Gencer.
_______________________________________________
Gluster-users mailing list
Gluster-users at gluster.org <mailto:Gluster-users at gluster.org>
http://lists.gluster.org/mailman/listinfo/gluster-users
-------------- next part ----...
2002 May 03
2
Some questions concerning IPtables (& IMQ/SFQ)
Hi there!
Some questions I couldn''t find an answer for:
IPtables:
- Is it possible to filter those ACK-packets (to eleminate problems
with ADSL-connections) with IPtables? It wasn''t possible with IPchains,
so u32 had to be used. Now there is this nice little --tcp-flags
option. But I just don''t know if this is all I need. The u32 was
checking for packetsize too. So if there is a eqivalent to the u32...
2006 Oct 15
1
how can i compute the average of three blocks for each column ?
...19 34 34 13 34
3 12 32 ยด 23 34 19
3 23 24 25 26 27
3 12 78 23 24 24
# read table of data for this slide=(x1)
a<-read.table(file = slide[i],header=T,sep='\t',na.strings="NA")
#length(a$ID)
#Eleminate Neg. and Pos. controls from the dataset. The logical negation of the "%in%" function,
#tells subset to only select those row where the "ID" column does not contain either "empty" or "none"
new <- subset(a,!ID %in% c("empty","none&quo...
2017 Jun 30
1
Very slow performance on Sharded GlusterFS
...gt; Is there any tweak/tuning out there to make it fast?
>
>
>
> Or is this an expected behavior? If its, It is unacceptable. So slow. I
> cannot use this on production as it is terribly slow.
>
>
>
> The reason behind I use shard instead of stripe is i would like to
> eleminate files that bigger than brick size.
>
>
>
> Thanks,
>
> Gencer.
>
>
> _______________________________________________
> Gluster-users mailing list
> Gluster-users at gluster.org
> http://lists.gluster.org/mailman/listinfo/gluster-users
>
>
>
----------...
2006 Oct 09
1
windows doesn't show groups in security tab of file properties
...rNet-Debian PDC (no BDC or anything) connected to
OpenLDAP. I thought it would work smoothly, I didn't discover any
problems until today.
I'am trying to create a ntconfig.pol with poledit, but it doesn't show
me any groups to add to the policy. I can see all the users by the way.
To eleminate a poledit problem I used the security tab (in german it's
name is 'Sicherheitseinstellungen') of the file properties dialog to
test the availability of groups on the Windows 2000 client.
If I try to add a user to a file (either a local one on an NTFS drive,
or one on the PDC) it o...
2006 Mar 01
3
Using aspects to apply authentication
...as I can tell there isn''t an implementation of the RCR as an AOP
framework.
Additionally, I tried to dig up information on Aspect4r and AspectR.
Aspect4r is a no-who. Aspect4 is out on SourceForge, but it doesn''t
appear to be an active project.
The problem I want to solve is eleminating boiler-plate code from
controllers and models that ensures a user is logged in and has rights
to access a controller or model.
This has to be a problem others are confronting and have already solved.
What approach is usually used? Does the Salt Login engine do this?
Does anyone use AOP?...
2006 Jan 10
0
Changing scaffold''s text_field to a password_field causes white screen of death in mozilla?
...at seemed to
be an intractable problem where I was getting failure of a particular action
in a controller while others worked. What was irritating was that there were
no useful messages. Nothing to the browser, nothing in logs, and even the
breakpoints wouldn''t hit. Finally by a process of elemination I found that
the culprit was a password_field which I had put in place of a scaffold
generated text_field...actually a text_area since I was going to use Sentry
to encrypt it...so I had made the field in the db a ''text'' type. WHen I ran
unit test on the controller I would get...
2000 Dec 27
0
PAM_RHOST not available for authentication
...PAM_RHOST item, which tells PAM which remote host it is conversing
> with, is currently set by OpenSSH _after_ authentication is made. This
> is not a good thing for me, as a have written a module which needs the
> IP of the peer as a part of authentication.
> My module was written to eleminate the need for a patched ssh daemon so
> I was not happy to see that PAM_RHOST was not set until do_pam_account()
> which is called from within an 'if (authenticated)' in auth[12].c
> What I would like to see is a
> pam_set_item((pam_handle_t *)pamh, PAM_RHOST, get_canonical_h...
2003 Nov 19
0
SIP/IAX2 DTMF
...from the PSTN arrives squelched on the SIP side.
SIP > Asterisk2 > IAX2 > Asterisk1 > ZAP > PSTN
SIP has been configured to use rfc2833 on both the SIP endpoint and the
Asterisk. SIP endpoint also suggests a payload value of 101.
Sending DTMF inband instead of via rfc2833 however eleminates the double DTMF
but squelched DTMF is still present in the reverse direction. SIP on Asterisk
was still configured as rfc2833 though.
In the setup below we do not experience double DTMF from SIP to PSTN but DTMF
is still squelched from PSTN to SIP. SIP is configured for rfc2833 on both
th...