search for: erving

Displaying 14 results from an estimated 14 matches for "erving".

Did you mean: serving
2003 Dec 15
0
Synchronizing to multiple locations on a single destination s erve r
Steve Bonds wrote: > If the destination server is the same you should be able to copy the > files > over to one common directory and either symlink or hard-link them from > the > final destinations. > > For example, on the destination server: > > /opt/app-name/lib/: > contains all 4 libraries needed > > /opt/app1/lib/: > contains symlinks to
2013 Apr 09
6
web collaboration packages.
Hello All, Try as I might, I cannot get Zimbra 8.0.3 to install on CentOS 6.4, even with --platform override. I followed some tutorials even that show the result working and nada. Can anyone suggest a good setup for e-mails erving, calendaring, web mail? Web mail is particularly important for my wife so she can check e-mail when she is at work. Jason
2008 Feb 11
1
dos filemode (security concern)
Hi, I've a question about the 'dos filemode' option (samba 3.0.24, debian etch). I want to use this option to allow group members with write access to add/change permissions. man smb.conf: dos filemode (S) only the owner of a file/directory is able to change the permissions on it. However, this behavior is often confusing to DOS/Windows users. Enabling this parameter allows a
2011 May 13
2
How to store a triangular matrix
Hello, I want to create a triangular matrix and only keep the lower triangle entries without having to allocate memory for the whole matrix, is there any way I can do something like  A<-matrix(data, nrow=50)  but for a triangular matrix? Thanks ERV [[alternative HTML version deleted]]
2011 May 05
0
problem with cor() using bigmemory
Hello, I have a rather large set of data I need to analyze, currently I need to work with a 200000 by 200000 matrix, I'm using the package bigmemory but so far I can only allocate a 66000 by 66000 matrix, when I increase those values I get the following error:   > AdjMat <- big.matrix(nrow=68000,ncol=68000) Cannot allocate memory BigMatrix.cpp line 225 Error in big.matrix(nrow = 68000,
2006 Feb 17
2
problem with outgoing callsUnabletocreatechannelof type 'ZAP' (cause 34 - Circuit/channelcongestion)
Nik, This definitely helps! Please check your dial command. You've got "Dial(Zap/0/mynumber)" and I think you might possibly want it to be something like this: Dial(Zap/1/mynumber) or Dial(Zap/g0/mynumber) I don't recall there being a zap channel zero, but it is common to have a group zero. I would recommend trying Zap channel 1 - Dial(Zap/1/mynumber) - before trying the
2009 Apr 15
0
CR 6647661 Updated, P2 kernel/zfs "set once" / "create time only" properties can''t be set for pool level dataset
*Synopsis*: "set once" / "create time only" properties can''t be set for pool level dataset CR 6647661 changed on Apr 15 2009 by <User 1-ERV-6> === Field ============ === New Value ============= === Old Value ============= See Also 6828754 ====================== ===========================
2006 Feb 20
1
problem with outgoingcallsUnabletocreatechannelof type 'ZAP' (cause 34 -Circuit/channelcongestion)
...0465670127) and i've reloaded asterisk with: asterisk -r >reload >quit and then: tail -f /var/log/asterisk/full I CALL 445 or 446: <snip> Feb 18 04:53:20 VERBOSE[3608] logger.c: < Cause (len= 5) [ Ext: 1 Coding: CCITT (ITU) standard (0) 0: 0 Location: Public network s erving the local user (2) Feb 18 04:53:20 VERBOSE[3608] logger.c: < Ext: 1 Cause: Unknown (99), class = Protocol Error (6) ] </snip> now i'll read and search on the network about all this warnings and error and verbose report, but i hope that your experience will found wher...
2004 Feb 09
0
Returned mail (PR#6561)
--==M2004020923123623794 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit --- The message cannot be delivered to the following address. --- anna@metso.com Permanent error involving remote host. 554 Transaction failed (too many hops) --==M2004020923123623794 Content-Type: message/delivery-status Reporting-MTA: mailgate01@metso.com Final-Recipient:
2003 Sep 06
0
Boot from CF stalls when mounting root
I'm trying to get stable booted on a little ITX board off of a CF card, but it hangs as it's trying to run init. Here's what the boot looks like. SMAP type=01 base=0000000000000000 len=000000000009fc00 SMAP type=01 base=000000000009fc00 len=0000000000000400 SMAP type=02 base=00000000000f0000 len=0000000000010000 SMAP type=02 base=00000000ffff0000 len=0000000000010000 SMAP type=01
2023 Jan 16
1
return value of {....}
Again, John, we are comparing different designs in languages that are often decades old and partially retrofitted selectively over the years. Is it poor form to use global variables? Many think so. Discussions have been had on how to use variables hidden in various ways that are not global, such as within a package. But note R still has global assignment operators like <<- and its partner
2023 Jan 16
2
return value of {....}
Richard, I sent my prior email too quickly: A slight addition to your code shows an important aspect of R, local vs. global variables: x <- 137 f <- function () { a <- x x <- 42 b <- x list(a=a, b=b) } f() print(x) When run the program produces the following: > x <- 137 > f <- function () { + a <- x + x <- 42 +
2009 Jan 14
0
search in sql client
Hello! I'm russian and i have problem with wine. i have client for SQL server windows. working client get table with street and keep it in his memory. All names are russian I have field where i enter first letter of street and client find similar street in table. For example... A = ABRIK AC = ACAN ACU = ACUSTIC But i have problem. 1) table in my client on wine is unsorted (in windows it
2023 Aug 28
4
Book Recommendation
Good Morning, I am doing some research to develop a new course where I teach. I am looking for a book to use in the course content to teach accomplishing SQL in R. Does anyone know of a book on this topic to recommend for consideration? Thank You, -- *Stephen Dawson, DSL* /Executive Strategy Consultant/ Business & Technology +1 (865) 804-3454 http://www.shdawson.com