Displaying 20 results from an estimated 28 matches for "immagine".
Did you mean:
imagine
2007 Dec 25
2
rsyncd.conf exclude/include questions ??
...includes/rootfs
+ /etc
+ /etc/make.conf
+ /boot
+ /boot/*
- *
This is the only way I found to only backup files directories I would like
having on my backup system. This is working but I get a problem with it.
Is this really the way to do it ?? Lines specified above are just a
example. Let's immagine I would like to backup complete /usr/local/
directory. In such a way I should add two entries for each subdirectory ..
/usr/local/bin
/usr/local/bin/*
You can really immagine my rootfs file contains thousands of lines .. this
is why I post this message because I can immagine there is an easy way...
2004 Sep 22
3
loops: pasting indexes in variables names
I cannot figure out how, using R, I can paste indexes or characters to the
variable
names which are used within loops. I will explain this with a simple
example:
Immagine I have a huge series of variables, each one taken two times, say
x1 x2 y1 y2 z1 z2.....
Now, immagine that I want to compute a variable from the difference of
each couple, say dx=x1-x2, dy=y1-y2, dz=z1-z2...
In Stata, for example, this wold be straightforward:
foreach i in x y z {
gen d`i'...
2011 Jun 07
3
Classifying boolean values
Hi to all, I'm new to this forum and new to R. I have to build a tree
classifier that has boolean values as response.
When I build the tree with:
echoknn.tree <- tree(class ~ ., data=echoknn.train)
where "class" is a coloumn of my dataset (echoknn.train) of boolean values,
the result is a tree where leaf nodes are numbers in the range [0,1]; but
this isn't the result that I
2007 Jun 21
1
[LLVMdev] Runtime optimization of C++ code with virtual functions
...ry and the code
>> containing it distributed only as binary.
>
> Ok.
>
>> I understand that the disassemblying portion need to be rewritten. Is
>> there anything else that would prevent this approach from working?
>> Again, haven't looked into LLVM yet, so I can immagine there might be
>> problems in describing physical registers in the IR and at some point
>> stuff must be exactly where the pre-existing code expects it. I don;t
>> want to take your time, but if you could elaborate a bit it might
>> prevent me from going down the wrong path....
2007 Jun 20
1
[LLVMdev] Runtime optimization of C++ code with virtual functions
...it is not doable because transport would be
propietary and the code containing it distributed only as binary.
I understand that the disassemblying portion need to be rewritten. Is
there anything else that would prevent this
approach from working?
Again, haven't looked into LLVM yet, so I can immagine there might be
problems in describing physical registers in the
IR and at some point stuff must be exactly where the pre-existing
code expects it.
I don;t want to take your time, but if you could elaborate a bit it
might prevent me from going down the wrong path.
Best regards,
Maurizio
2005 May 30
1
Where to start to solve hardware problem?
...achine Check Exception: 4 Bank 4: b20000000000000070f0f
TSC 1cd4adfa6b
Kernel panic - not syncing: Machine check
Above error I googled as a problem in the Digium card. Chicken or egg?
Digium card or a result of another problem? Since I most of the time did
not come so far.
Any idea?
I can immagine from all the errors I saw:
1. Motherboard is broken
2. CPU is broken
3. Power supply is broken (btw a very expensive one: 200 US$)
What is your expert opinion??? Where and how to start to get back the
system stabled. Yes, after 2 hours it booted again, but I worry, that it
will happen anytime aga...
2019 Apr 14
2
Solr connection timeout hardwired to 60s
...RY
>> small, and it doesn't take much index data before a much larger heap
>> is required.
I run with
SOLR_JAVA_MEM="-Xmx8g -Xms2g"
> I looked into the code (version 2.3.5.1):
This is 2.2.35. I haven't checked the source difference to 2.3.x I must
admit.
> I immagine that one of the reasons dovecot sends softCommits is because
> without autoindex active and even if mailboxes are periodically indexed
> from cron, the last emails received with be indexed at the moment of the
> search.?
I expect that dovecot has to because of it's default behavior b...
2010 Jun 10
3
Ring + Music on Hold in the same call
Hi list,
is there a way to achieve in asterisk (version 1.4.x) the behavior
described below?
* a caller place a call to an extension, and I want the caller hears
the extension ringing for some seconds, and then hears the music
on hold (or a courtesy message) _in the same call;_
* the called extension must continue to ring until answered.
With the m(...) option in the Dial
2019 Apr 14
1
[PATCH] Re: Solr connection timeout hardwired to 60s
...n up to a maximum of 1000 emails per request, but the
</div>
<div>
softCommit gets sent once per mailbox folder at the end of all the
</div>
<div>
requests for that folder.
</div>
<div>
<br>
</div>
<div>
I immagine that one of the reasons dovecot sends softCommits is because
</div>
<div>
without autoindex active and even if mailboxes are periodically indexed
</div>
<div>
from cron, the last emails received with be indexed at the moment of the
</div>
<...
2004 May 12
2
CDR-MySQL
Hi people!
i'm trying to work together the cdr with mysql.
MySQL works on a windows machine, it seems ok but when i hangup with the sip phone, * write: Failed to insert into database. I have tryed to insert manually some values into the table and after i have seen that values in a php web page, and the sql server accept the incoming calls and display it properly.
With MySQL Administrator i see
2004 May 12
0
(no subject)
Hi Roger!
the databse i have created has all the immaginable permission.....if i try to
access it with dbtools with the
username and the password of asterisk from another pc inside the network, i can
see the table
and i can read/write. Only * can't write into the table. So,cecking the conf
file and the username, password and domain are ok. Need to configure other
modules?or the information
2000 May 18
2
Pb with 2.0.6/2.0.7 and browsing
Hello,
When my Samba is the local master browser, it doesn't appear in the
Network Neighborhood of the client. There is only the client itself.
When the client (Windows NT 4 Workstation) is the local master, the
Network Neighborhood shows the only two nodes that I have on my test
network, ie the Samba server and the NT 4 Workstation.
For the browsing, I use the default
2007 Jun 26
0
[LLVMdev] Runtime optimization of C++ code with virtual functions
...June 2007 13:57, St?phane Letz wrote:
>
>>>> I understand that the disassemblying portion need to be
>>>> rewritten. Is
>>>> there anything else that would prevent this approach from working?
>>>> Again, haven't looked into LLVM yet, so I can immagine there
>>>> might be
>>>> problems in describing physical registers in the IR and at some
>>>> point
>>>> stuff must be exactly where the pre-existing code expects it. I
>>>> don;t
>>>> want to take your time, but if you c...
2013 Mar 05
2
fencing nodes with drac under 5.9
...and reboots it repeatedly, never allowing the system to come back
online. If I disable the cman service and renable it after both systems
come back online, when cman starts up, it reboots the other and the process
starts over again.
Fencing with DRAC devices is not terribly well-documented, so I immagine
there was something in the update that changed the way this worked. I
originally used system-config-cluster to created the configuration file,
but that had to tweak it adding the fence_drac5 agent manually because the
configuration tool didn't support it. I also tried recreating the cluster
w...
2007 Jun 19
0
[LLVMdev] Runtime optimization of C++ code with virtual functions
On Sat, 16 Jun 2007, [ISO-8859-1] St�phane Letz wrote:
> At runtime after a graph is created, one could imagine optimizing by
> resolving call to "virtual Compute" and possibly get a more
> efficient Compute method for the entire graph, so that we could write:
>
> DSP* graph = new PAR_DSP(new SEQ_DDSP(new CONCRETE_DSP(), new
> CONCRETE_DSP()), new CONCRETE_DSP());
>
2019 Apr 14
1
dovecot Digest, Vol 192, Issue 52
...RY
>> small, and it doesn't take much index data before a much larger heap
>> is required.
I run with
SOLR_JAVA_MEM="-Xmx8g -Xms2g"
> I looked into the code (version 2.3.5.1):
This is 2.2.35. I haven't checked the source difference to 2.3.x I must
admit.
> I immagine that one of the reasons dovecot sends softCommits is because
> without autoindex active and even if mailboxes are periodically indexed
> from cron, the last emails received with be indexed at the moment of the
> search.?
I expect that dovecot has to because of it's default behavior b...
2019 Apr 14
0
Solr connection timeout hardwired to 60s
...much index data before a much larger heap
>>> is required.
> I run with
>
> SOLR_JAVA_MEM="-Xmx8g -Xms2g"
>
>> I looked into the code (version 2.3.5.1):
> This is 2.2.35. I haven't checked the source difference to 2.3.x I must
> admit.
>
>> I immagine that one of the reasons dovecot sends softCommits is because
>> without autoindex active and even if mailboxes are periodically indexed
>> from cron, the last emails received with be indexed at the moment of the
>> search.?
> I expect that dovecot has to because of it's de...
2003 Jun 19
2
Is it possible to do this with Asterisk?
Here's what I am trying to do...
First I'll have a list of 4 digit numbers like:
Code:OtherCode
1234:4321
9999:4444
3333:1111
People will call our 800#, Have the number they
are calling from read to them (ANI?) & then enter
in the code (let's say 1234). If the code matches
one on the list, then the OtherCode (4321 for 1234)
will be read/spoken to them.
With the exception of the
2006 May 30
0
Winbind on Slackware - no auth but all the rest OK
Hi list,
I got a Winbind issue that I'm stuck with since a very long time, this
is getting ridiculous.
On our Linux shell server (Slackware 9.1), I Installed the whole samba
from self-compilation, tried many different configure options but
mostly --without-pam --with-ldap, and everything required from all the
HowTos I've read.
I start winbindd via: # /usr/local/samba/sbin/winbindd -F -i
2007 Jun 16
2
[LLVMdev] Runtime optimization of C++ code with virtual functions
Let's say we have the following scheme using C++ and virtual functions:
class DSP {
public:
DSP() {}
virtual ~DSP() {}
virtual int Compute(int count, float** in, float** out) = 0;
};
class CONCRETE_DSP : public DSP {
public:
CONCRETE_DSP():fValue() {}
virtual ~CONCRETE_DSP() {}
virtual int Compute(int count, float** in, float** out)
{
DoSomeProcess();
}
};
class