search for: scantly

Displaying 20 results from an estimated 53 matches for "scantly".

2009 Jul 09
2
Setting up a "secure" AMI?
Hi All, I've just upgraded our CRM and it has an Asterisk Integration Module that I would like to test out. The CRM is running on one of our hosted servers in the cloud. The Asterisk server is running in my office. I am running Asterisk 1.4.21.2~dfsg-1ubuntu3. Reading the page http://www.voip-info.org/tiki-index.php?page=Asterisk%20config%20manager.conf got me a little concerned
2004 Apr 20
2
Creating variable names
My apologies for asking what is doubtless a dumb question, but I have scant experience in R. It would be very convenient in doing lots of plots to be able to do them in a loop that stepped through a vector of variable names. For example one could say x<-("mydates") y<-c("foo1","foo2","foo3") #where "foon" were vectors
2020 Mar 25
5
thoughts on tripp lite Smart Online UPSs?
We're looking at replacing some old APC SmartUPS 5000s with something that has USB so NUT can more easily talk with it (and yes, I've tried USB-RS232 adapters and every one I tried started kicking out errors within a few hours). One of the bids we have is for a "Tripp Lite UPS Smart Online 5000VA 4500W Rackmount 5kVA 200V/240V" as the potential replacement unit. I have no
2008 Jan 27
2
[LLVMdev] Internal Compiler Error
Hi all, In the last few days, some change introduced an internal compiler error. On my G4 (PPC), I'm getting this: $ cat testcase.i struct A {}; struct B { struct A c[0]; }; extern const struct B *pB; void bork(void) { const struct A *pA = pB->c; } $ /Users/wendling/llvm/llvm-gcc-4.2.obj/./gcc/xgcc -B/Users/wendling/ llvm/llvm-gcc-4.2.obj/./gcc/ -B/Users/wendling/llvm/llvm-
2023 Jan 31
2
Log errors on domain member
On 31.01.2023 20:27, Rowland Penny via samba wrote: > > > On 31/01/2023 19:14, Peter Milesson via samba wrote: > >> Hi Michael, >> >> I don't see any reason, that the 11025 computer account should have >> any unix permissions on the server whatsoever. The server is setup >> using Windows ACLs exclusively, no unix or posix acls or permissions
2020 Jan 21
2
Using dsync for a single mailbox?
Is it possble to use `doveadm sync` to migrate a single mailbox? I'm migrating accounts from another IMAP server,and most of the mailboxes are in mbox or maildir format, but a few are in MBX. As far as I can tell the only recommended way to "convert" an MBX mailbox is to sync it via imap. But dsync fails in inscrutable ways, and the documentation is kind of scant on how to control
2007 Apr 06
1
0.11.4 tidings
I''ve tried 0.11.4, and it has not yet crashed, even after I removed (most of) the workarounds. However, the same is also true of 0.11.3... I haven''t seen any of these crashes for several days, which is a very good thing. I can''t remember all the workarounds I did to sidestep the crashing; some of them I don''t want to reverse because they actually were also
2003 Apr 30
1
Buzzword bingo: TLS and SRTP
One of my clients today asked me about TLS support for encryption of SIP payloads, and I didn't have an adequate answer as to why it wasn't supported or even discussed. Some archive searching finds scant mention of this in reference to Asterisk. Of course, encrypting the SIP payload is only 1/2 the problem; the payload itself is the next problem. I understand that IAX solves these
2008 Nov 24
2
Actionwebservice as a SOAP client to .NET services.
I have read the (scant) documentation on the datanoise actionwebservice gems and can''t figure out how you are supposed to structure the SOAP client. Has anybody ever used actionwebservice as a client? If so could somebody please put a sample someplace? Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google
2006 Aug 05
2
[LLVMdev] AMD64
The hardware requirements claim that there is no native code generation for the AMD 64. Is anyone working toward this? -- hendrik
2006 Aug 05
0
[LLVMdev] AMD64
Unfortunately, no. There is a scant beginning for x86_64 support, an initial (read slow) implementation of IA64, but nothing for AMD 64. I'm told that adding AMD 64 support could be done in 2-3 months (for someone familiar with LLVM Targets) if someone were to attempt it. Reid. On Sat, 2006-08-05 at 14:45 -0400, Hendrik Boom wrote: > The hardware requirements claim that there is no
2012 Mar 17
2
Coalesce function in BBmisc, emoa, and microbenchmark packages
Hello All, Need to coalesce some columns using R. Looked online to see how this is done. One approach appears to be to use ifelse. Also uncovered a coalesce function in the BBmisc, emoa, and microbenchmark packages. Trouble is I can't seem to get it to work in any of these packages. Or perhaps I misunderstand what it's intended to do. The documentation is generally pretty scant. Working
2003 May 21
1
Samba security setup in an NT domain with multiple domains
Dear Samba, We have a global NT network with multiple domains. We have a unix server from which we are just wanting to share some directories to the NT users. At this stage we use security=server and point the server to a domain controller. This works great for authentication in the local domain because our NT usernames match our unix usernames, so the users don't even need to enter a Samba
2007 Mar 30
1
zip.file.extract on Windows
Hello R-help! I just wanted to share a tip might help others of us stuck on R. The documentation for zip.file.extract is rather scant, and a few examples would. When using zip.file.extract, the first argument should be the full (or relative) path and the second the name of the zip file, it seems. While this is counterintuitive to me, that it should get the part from the first argument,
2008 Jan 28
0
[LLVMdev] Internal Compiler Error
Yes, this is me. I'll look at this tonight when I have access to a machine. Evan On Jan 27, 2008, at 1:01 AM, Bill Wendling <isanbard at gmail.com> wrote: > Hi all, > > In the last few days, some change introduced an internal compiler > error. On my G4 (PPC), I'm getting this: > > $ cat testcase.i > struct A {}; > struct B { > struct A c[0]; > };
2006 Jul 22
4
Reading floating points into a field stored as Integers
Hi, I''m trying to follow the "AWDR" example of storing certain types of numbers (in my case, percentages not money) as integers in the database. I understand from the Depot application how to format the output to have 2 places (or n places for that matter) decimal. Now, I"m wondering about the input. It''s more natural for people to enter numbers as
2015 Jul 02
2
installing Cents os server 7.0
On Thu, Jul 2, 2015 at 4:06 PM, Warren Young <wyml at etr-usa.com> wrote: > On Jul 2, 2015, at 9:51 AM, Chris Murphy <lists at colorremedies.com> wrote: >> >>> On 07/01/2015 05:10 PM, Jonathan Billings wrote: >>>> >>>> Nope. CentOS 5, 6 and 7 all support dual-boot. >> >> Considering CentOS 7, at least, doesn't include ntfsprogs,
2011 Jul 27
8
XCP GUI help needed
Hi, I am a newb to XCP and somewhat to Linux. I set up XCP on a test machine and used xe to configure a couple of VMs. The VMs are working fine but if I deploy XCP with only xe to manage machines, the others here will want my head on a plate. I set up a Fedora client on a different machine and installed Virtual Machine Manager. When trying to connect via SSH, I get an error that says
2016 Jul 03
2
Status of stack walking in LLVM on Win64?
For JITs it would appear that there is a patch needed for some kind of relocations. https://llvm.org/bugs/show_bug.cgi?id=24233 Is the patch really needed? What does it do? I'm not an expert here so asking. On Sun, Jul 3, 2016 at 2:48 AM, David Majnemer via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > > On Sat, Jul 2, 2016 at 5:22 PM, Michael Lewis via llvm-dev >
2023 Jan 31
3
Log errors on domain member
On Tue, 2023-01-31 at 21:01 +0100, Peter Milesson via samba wrote: > On 31.01.2023 20:27, Rowland Penny via samba wrote: > > On 31/01/2023 19:14, Peter Milesson via samba wrote: > > > Hi Michael, > > > I don't see any reason, that the 11025 computer account should > > > have any unix permissions on the server whatsoever. The server is > > > setup