search for: realistically

Displaying 20 results from an estimated 1375 matches for "realistically".

2005 Jun 13
0
MySQL: max realistic size of extensions table.
Hi, I'm using *CVS Head version and read the dialplan from MySQL. I'm making A-Z termination to over 4000 different country and city codes. I have 3 different dialing rules depending on the price level of the dialed number. Should my extensions table contain 4000 lines? Is this realistic? Or is there any other (more clever) way doing this? Regards, Cenk. -------------- next part
2011 Dec 12
0
glusterFS : realistic for 40 nodes hypervisors and 100To ?
Hello, I'm working on a cloud/virtualisation platform and i'd like to know your point of view. I'm dream about a shared file system (or cluster filesystem) for lots of hypervisor with lots of shared disk space (for HA, hot migration,...). Well glusterFS seems very cool, easy configuration, work in only shared storage way (no need for replication). Can I use it for 40 nodes and
2007 Jul 19
2
noise reduction capabilities
Hi, I am considering to use Speex in a particular environment and I want to ask if you thought it realistic. I am going to use Wireless SIP (G.711) handsets in an environment that is typcially noisey (background), connecting to an Asterisk PBX. I am considering converting the G.711 to Speex so I can "massage" out the background noise. Is this realistic? Any input would be great.
2008 Jul 15
8
SERIOUSLY OT STREAM EDITING IMAGES
Hi All, I have been Googling my head off but cannot find a method to stream edit all the images in a directory and to resize them. I have a large number of images of up to 3GB in size that I want to put in albums on a website, but before I do this I need to resize them to a more realistic configuration. I know how to do this manually with the GIMP but it becomes tedious for more than a few
2010 Jul 06
0
Realistic mirror performance expectations?
I'm currently evaluating glusterfs to see if it will work for our needs. I've setup a little test environment with 3 fairly fast machines and 4 raid devices. When using gigabit ethernet between the 3 systems, I get about 14%-20% performance (vs using the filesystem locally) on large files and about .5%-17% performance on small files. I used bonnie++ for benchmarking. Since these numbers
2006 Feb 13
1
Maximum Folder Size/Number of Messages
I hope I'm asking this question in the right place, I don't want to offend. I've recently put together a proof of concept Dovecot IMAP server, and I'm very happy with its performance up to this point. I'm looking into using it to replace our existing POP3 server, allowing users to store email on the server rather than on their local machine, hopefully avoiding loss of
2011 Sep 04
2
Is there Wine-like software for other guest platforms?
The wine concept--a compatibility layer that allows running executables compiled for Windows on a Linux or Unix host--is a very useful concept that could reasonably be used to adapt between other platforms. It's somewhere between running a virtual machine and cross-compiling the application. Is there anything similar for other (non-Windows) guest platforms? Right now, I'm specifically
2014 Oct 08
2
[LLVMdev] lld coding style
On Wed, Oct 8, 2014 at 10:16 AM, Chandler Carruth <chandlerc at google.com> wrote: > > On Wed, Oct 8, 2014 at 9:34 AM, Chris Lattner <clattner at apple.com> wrote: > >> > On Oct 8, 2014, at 1:55 AM, Renato Golin <renato.golin at linaro.org> >> wrote: >> > >> > On 8 October 2014 05:25, Chris Lattner <clattner at apple.com> wrote:
2018 Apr 23
4
Problems since 3.12.7: invisible files, strange rebalance size, setxattr failed during rebalance and broken unix rights
Hi, after 2 years running GlusterFS without bigger problems we're facing some strange errors lately. After updating to 3.12.7 some user reported at least 4 broken directories with some invisible files. The files are at the bricks and don't start with a dot, but aren't visible in "ls". Clients still can interact with them by using the explicit path. More information:
2008 Oct 20
7
How Secure Is Asterisk
...r, I am sitting here and being asked this very question by my superiors. They are loving what I have done with our two Asterisk servers here; however, they keep asking me if it is secure or not. Of course, as with anything, I suspect that on a secure network they can be reasonably safe. However, realistically if I am using the asterisk server to make internal calls and discussion very private matters, how possible is it for someone to listen to calls? How good is the encryption if any over an IAX trunk? Steve Anness -------------- next part -------------- An HTML attachment was scrubbed... URL: http:/...
2011 Sep 30
4
Running Apache sites as separate users
I had a recent request to improve security on my web servers by having each website use a different user to run the hosting service. So example1.comhas it's own Apache instance running as apache1 and then example2.com has its own instance of Apache as apache2. Is this even possible or realistic? I understand the idea of how that would be secure, much like creating a virtual machine to
2003 Mar 26
7
Multiple Firewalls with ipfilter?
We're supposed to provide redundant firewall service. I'm wondering if anyone has ever tried to do this and if it's realistic. Basically 2 firewall machines hooked up so if one fails the other will transparently step in. I've googled it to death without much luck. The security issue here lies in that the 2 firewalls can't talk to each other. So if I'm keeping state on
2011 Dec 30
3
good method of removing outliers?
Happy holidays all! I know it's very subjective to determine whether some data is outlier or not... But are there reasonally good and realistic methods of identifying outliers in R? Thanks a lot! [[alternative HTML version deleted]]
2017 Jan 02
1
Definition of uintptr_t in Rinterface.h
> On Jan 1, 2017, at 5:12 PM, Laurent Gautier <lgautier at gmail.com> wrote: > > > > 2017-01-01 8:28 GMT-05:00 Prof Brian Ripley <ripley at stats.ox.ac.uk>: > On 29/12/2016 15:55, Simon Urbanek wrote: > The problem is elsewhere - Rinterface.h guards the ultima-ratio fallback with HAVE_UINTPTR_T but that config flag is not exported in Rconfig.h. Should be now
2008 Feb 16
4
Weird SEs with effect()
Hi all, Im a little bit confused concerning the effect() command, effects package. I have done several glm models with family=quasipoisson: model <-glm(Y~X+Q+Z,family=quasipoisson) and then used results.effects <-effect("X",model,se=TRUE) to get the "adjusted means". I am aware about the debate concerning adjusted means, but you guys just have to trust me - it
2007 Mar 19
3
Tell me the truth about WINE
...s: for all things outside of gaming, Linux can serve my needs. So can Windows. But when it comes to gaming, only Windows seems to be functionally complete. If I have to install Windows *anyway*, I might as well use it for everything instead of having to reboot every time I feel like playing a game. Realistically, can Linux/WINE replace Windows for a gamer? The question is especially poignant here and now, with Vista on the horizon and DX10 compatibility forcing Windows users to upgrade (for the record, I'm still on 2k by choice, and have no desire to continue using Windows as it becomes more invasive...
2009 May 24
3
Time to set a coding style for Syslinux?
Given the number of people that are starting to be involved in Syslinux development, I wanted to start a discussion about a common coding style, for C code in particular. Currently, a lot of the code in Syslinux is written in different styles, partly because my own style has changed over the years. There are pretty much two alternatives that I think are realistic: a) Linux kernel coding style:
2009 Nov 16
3
Queues
Hello Everyone, I'm looking for help/ideas on how to do the following: I have a couple of people out of many (the couple of people randomly change) who log into an "on-call" queue. A call comes in and it rings the "on-call" extensions, but no one answers. I would like the call to then try the cell-phones of just the people that are logged into the "on-call"
2004 Jan 25
3
warning associated with Logistic Regression
Hi All, When I tried to do logistic regression (with high maximum number of iterations) I got the following warning message Warning message: fitted probabilities numerically 0 or 1 occurred in: (if (is.empty.model(mt)) glm.fit.null else glm.fit)(x = X, y = Y, As I checked from the Archive R-Help mails, it seems that this happens when the dataset exhibits complete separation. However, p-values
2018 Dec 12
4
[RFC] Moving tools/llvm-mca/lib into lib/MCA
(on the correct mailing list) Hi all, tl;dr: We'd like to propose moving tools/llvm-mca/lib into lib/MCA and create a new MCA library in LLVM. llvm-mca has recently been split <https://bugs.llvm.org/show_bug.cgi?id=37696> into its core part and the tool part. - The core part simulates the execution of a basic block of machine instructions as modeled by the llvm SchedModel.