Displaying 20 results from an estimated 10000 matches similar to: "migrating servers"
2007 Dec 02
2
Obtuse-smtpd and Postfix
Hi all..
I would like to switch to CENTOS Postfix from sendmail. My current
sendmail, in combination with
the very old obtuse-smtpd, allows me:
1. To control who of the internal users can send mail and
to which domain or accounts
2. To control who of the internal users can receive mail and from
which domain or accounts
3. To obtain a copy of all sent mails
2006 Aug 01
3
*****SPAM***** Is there a smarter way to ban expensive calls in dial plan?
Software zur Erkennung von "Spam" auf dem Rechner
priamus.teamware-gmbh.de
hat die eingegangene E-mail als m?gliche "Spam"-Nachricht identifiziert.
Die urspr?ngliche Nachricht wurde an diesen Bericht angeh?ngt, so dass
Sie sie anschauen k?nnen (falls es doch eine legitime E-Mail ist) oder
?hnliche unerw?nschte Nachrichten in Zukunft markieren k?nnen.
Bei Fragen zu diesem
2005 Oct 31
4
Import help (neophyte)
Hi, I have no experience with R and I'm finding the manuals a bit obtuse
and written as if I already understood R.
I'm trying to import a csv file from a floppy and it's not working. The
code I'm using is
read.table("F:\GEORGIA\species_richness\SR_use.csv", sep=",", header =
TRUE, row.names = 1)
I'm assuming that this command is case sensitive so
2006 Jul 20
7
*****SPAM***** Load balenced (ADSL) network connections, is it possible?
Software zur Erkennung von "Spam" auf dem Rechner
priamus.teamware-gmbh.de
hat die eingegangene E-mail als m?gliche "Spam"-Nachricht identifiziert.
Die urspr?ngliche Nachricht wurde an diesen Bericht angeh?ngt, so dass
Sie sie anschauen k?nnen (falls es doch eine legitime E-Mail ist) oder
?hnliche unerw?nschte Nachrichten in Zukunft markieren k?nnen.
Bei Fragen zu diesem
2013 Jan 10
3
[LLVMdev] Using C++'11 language features in LLVM itself
>>
>> I do not think you can legally make clang a system compiler on
>> Windows without licensing headers/libraries from Microsoft.
>> So inability to parse all of the SDK headers is a non issue to me,
>> can't use them anyway.
>
>
> Care to cite a source?
Please don't (either of you) randomly speculate on the legality of clang/LLVM.
To be
2013 Mar 13
3
[LLVMdev] PROPOSAL: struct-access-path aware TBAA
Based on my understanding of her design, following is one obtuse
motivating example:
--------------------------
class A;
class B;
int foo(A* p, B* q) {
p->a_int_field = 2;
q->another_int_field = 3;
return p->a_int_field; // !!!!!
}
----------------------------------
the *-statement can be optimized into "return 2" if optimizer can prove
type-A does not include
2004 Sep 29
1
Call Forward, DND and other standard features
Hello to all my Asterisk brethren,
I have been implementing an Asterisk system for home/office use, and with
help from the Wiki and Groups I am doing well.
However, with my server and two X-Lite phones I can't figure out how to set
a DND or call forward from my extension to another. Probably a real easy
thing to do and I am missing something (or a complete section from my
2005 Mar 15
4
Three way calling with X-Lite / MeetMe
Hi All,
Does any one know of a way to make a three way call from Asterisk using
X-Lite.
I need the ability to be able to call someone on the PSTN using my IAX
provider then bring another person from a local extension into the call if
needs be?
I believe most three way calling is done using a feature of the phone, and
X-Lite doesn't look like it supports this. Can this be
2016 Apr 12
2
[FORGED] Re: [FORGED] Re: identical() versus sapply()
On 12/04/16 14:45, Duncan Murdoch wrote:
> On 11/04/2016 10:18 PM, Bert Gunter wrote:
>> "The documentation aims to be accurate, not necessarily clear."
>>
>> !!!
>>
>> I hope that is not the case! Accurate documentation that is confusing
>> is not very useful.
>
> I don't think it is ever intentionally confusing, but it is often
>
2013 Mar 13
0
[LLVMdev] PROPOSAL: struct-access-path aware TBAA
On 3/12/2013 9:56 PM, Shuxin Yang wrote:
> Based on my understanding of her design, following is one obtuse
> motivating example:
>
> --------------------------
> class A;
> class B;
>
> int foo(A* p, B* q) {
>
> p->a_int_field = 2;
> q->another_int_field = 3;
> return p->a_int_field; // !!!!!
> }
> ----------------------------------
2016 Sep 13
2
https://reviews.llvm.org/D23393
On 9/13/16 1:04 AM, David Chisnall via llvm-dev wrote:
> On 13 Sep 2016, at 08:45, Alex Bradbury via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>> 2) Arguably, Phabricator provides a confusing interface for first-time
>> or irregular users.
> I don’t think it’s fair to say that the Phabricator interface is confusing for first-time or irregular users. I use Phabricator on
2007 Apr 03
7
Zaptel 1.4.1 Install Modules CentOS
Hi All,
I have a CentOS server that I am trying to configure Asterisk on 1.4 on.
Everything seems to go ok, with regards to compiling Zaptel, Libpri,
Asterisk (will be using kernel 2.6 timer and ztdummy)
Unfortunately I can't insmod / modprobe ztdummy.
[root @xyz src]# modprobe ztdummy
FATAL: Module ztdummy not found.
FATAL: Error running install command for ztdummy
2006 May 31
1
*****SPAM***** Upgrading
Software zur Erkennung von "Spam" auf dem Rechner
priamus.teamware-gmbh.de
hat die eingegangene E-mail als m?gliche "Spam"-Nachricht identifiziert.
Die urspr?ngliche Nachricht wurde an diesen Bericht angeh?ngt, so dass
Sie sie anschauen k?nnen (falls es doch eine legitime E-Mail ist) oder
?hnliche unerw?nschte Nachrichten in Zukunft markieren k?nnen.
Bei Fragen zu diesem
2003 Apr 16
2
Jackknife and rpart
Hi,
First, thanks to those who helped me see my gross misunderstanding of
randomForest. I worked through a baging tutorial and now understand the
"many tree" approach. However, it is not what I want to do! My bagged
errors are accpetable but I need to use the actual tree and need a single
tree application.
I am using rpart for a classification tree but am interested in a more
unbaised
2015 Apr 16
2
rsync --delete
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I don't understand what is wrong with rm either.
But if you must have an empty directory is there a tmpfs where you can
make one? Is there already an empty one like /var/empty?
On 04/16/2015 10:13 AM, Ken Chase wrote:
> Wow, it took me a few seconds to figure out what you were trying to
> do.
>
> What's wrong with rm?
>
2014 Dec 05
4
[LLVMdev] Memset/memcpy: user control of loop-idiom recognizer
On 5 December 2014 at 06:49, Sean Silva <chisophugis at gmail.com> wrote:
>
>
> On Wed, Dec 3, 2014 at 4:23 AM, Robert Lougher <rob.lougher at gmail.com>
> wrote:
>>
>> Hi,
>>
>> In feedback from game studios a common issue is the replacement of
>> loops with calls to memcpy/memset. These loops are often
>> hand-optimised, and
2007 Sep 21
3
really dumb question | loop counters in
Basically new to [R] - as a programming environment at least (had lots
of recent experience compiling it on our Opteron-based servers). Was
trying to write some simple little scripts (in advance of porting over
some bigger things from other environments - like MATLAB), when I
realized that handling counters in loop constructs in [R] is not
patently obvious (at least, IMO, compared to other
2013 Jan 10
3
[LLVMdev] Using C++'11 language features in LLVM itself
On Thu, Jan 10, 2013 at 2:18 PM, Justin Holewinski
<justin.holewinski at gmail.com> wrote:
> On Thu, Jan 10, 2013 at 1:31 PM, Daniel Berlin <dberlin at dberlin.org> wrote:
>>
>> >>
>> >> I do not think you can legally make clang a system compiler on
>> >> Windows without licensing headers/libraries from Microsoft.
>> >> So
1999 Aug 02
2
zero replacement
AARRGGHH! Sometimes it's the simple things that are particularly frustrating,
especially late at night....
Can anyone suggest a simple means for replacing all of the zero values in a
matrix with NANs? I ended up writing an awk script to massage the input file,
which works, of course, but is rather an inelegant blunt instrument. I'd
prefer an R operation. I'm certain that
2004 Aug 15
1
Inbound Free World Dialup - extension not ringing?
Hi to all the * people out there,
Please kind to me as I am both new to Asterisk and to Linux - But I am
learning fast.
My config is quite simple, I'm just following examples and the Wiki: I have
two PC's running X-Lite phones, these work without problems between each
other, and I have a GS BudgeTone-100 registered to Free World Dial UP
(working no problem).
I have tried to