Displaying 20 results from an estimated 1588 matches for "disadvantage".
Did you mean:
disadvantages
2009 Apr 15
2
does xapian have these disadvantages?
hi! alls
i have read an article about comments on Lucene.
http://www.jroller.com/melix/entry/why_lucene_isn_t_that
i have more understanding about Lucene through this article,especially its disadvantage or limitation.
then i would like to question that are there similar disadvantages to xapian?
any advice would be appreciated.
baijl
_________________________________________________________________
MSN ???????????????
http://im.live.cn/emoticons/
-------------- next part --------...
2009 Apr 15
2
does xapian have these disadvantages?
hi! alls
i have read an article about comments on Lucene.
http://www.jroller.com/melix/entry/why_lucene_isn_t_that
i have more understanding about Lucene through this article,especially its disadvantage or limitation.
then i would like to question that are there similar disadvantages to xapian?
any advice would be appreciated.
baijl
_________________________________________________________________
MSN ???????????????
http://im.live.cn/emoticons/
-------------- next part --------...
2004 Oct 04
3
(off topic) article on advantages/disadvantages of types of SS?
Hello. Please excuse this off-topic request, but I know that the
question has been debated in summary form on this list a number of
times. I would find a paper that lays out the advantages and
disadvantages of using different types of SS in the context of
unbalanced data in ANOVA, regression and ANCOVA, especially including
the use of different types of contrasts and the meaning of the
hypotheses that are tested in such cases.
Thanks for any leads.
Bill Shipley
Subject Matter Editor, Ecolog...
2009 May 27
1
dbox verses maildir - advantages/disadvantages
I am migrating our mail server from Courier-IMAP to Dovecot. We
currently use maildir storage format.
What are the advantages and disadvantages of Dovecot's dbox format
over maildir?
Does anyone have any performance benchmarks for both? What do people
use to test performance?
We are running on a Mac OS X box (10.5.7) using Postfix 2.6.
Thanks,
James.
2017 Aug 21
2
pop 110/995, imap 143/993 ?
...ot standard ports" is meant as "old, useless ports now".
So in short, ports 993/995 are IANA officially approved, and thus
"standard". Further to this, they are in use by the vast majority of
email providers, and as far as I can tell, there are no functional or
security disadvantages to using SSL over 993/995 - instead of STARTTLS
over 110/143.
2003 May 01
1
Roaming Profiles: Advantages and disadvantages?
Hello everyone. I wanted to get some feedback and opinions from people
regarding the use of Roaming profiles.
originally, I was planning on using roaming profiles. However, I am
starting to wonder if this is such a good idea. The reason is that, if I
implement roaming profiles, there is a good chance that there will be
network congestion as well as a lot of stress on the server. (50 users so
2020 Apr 26
3
Hierarchy separator recommendation?
On 24.04.20 17:56, Admin Beckspaced wrote:
>>> what sort of troubles did you run into with the dot '.' as namespace
>>> separator?
>>
>> disadvantages could be:
>>
>> - shared folders with dots in user names
>> - if you want to use dots in folder names
>>
What disadvantages are when using '/' as namespace separator?
Why is '.' default (at least in .deb packages) if it is worse then '/' ?
Doesn&...
2010 Aug 11
6
asterisk on Vmware
Hello,
Is it possible to install Asterisk on Vmware(centos) from source. Is there
any difference or disadvantage for this compared to asterisk running on
physical machine.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100811/05a14968/attachment.htm
2006 Dec 07
4
Advise on RPM vs. Compiling source
Hi,
Need some advice on installing postfix in CentOS4.
Which is better, installing by yum or rpm -i or by
compiling from source code? What are the advantages
and/or disadvantages of each. Thanks.
junji
linux registered user #253162
Send instant messages to your online friends http://uk.messenger.yahoo.com
2016 Jan 12
1
Re: What are the advantages and disadvantages of running with or without libvirt?
On Tue, Jan 12, 2016 at 10:01 PM, Richard W.M. Jones <rjones@redhat.com>
wrote:
> - libvirt is way more complex and fails much more frequently :-(
>
> It's unfortunately because of the last point that if libvirt fails to
> start the qemu appliance, we print an error message telling you to try
> with LIBGUESTFS_BACKEND=direct.
>
That was one of the motivations. You
2015 Nov 26
2
New vs old API usages
Hi,
Currently I am using the latest libvirt API listAllDomains() to probe for domains.
I may need to fall back to older API for old libvirt server such as: listDefinedDomains() and lookupByName()
instead of listAllDomains().
Is there any disadvantage to using listAllDomains instead of listAllDomains
or its the same results via different API?
Thank you,
Shahar.
2002 Jan 31
4
Network Redesign
...FW-ETH2 DMZHOST
192.168.0.1 10.0.0.1 10.0.0.2
\
\
CLIENTS
Advantages, as I see it:
1. Very few, if any, changes necessary to the configuration of the
firewall.
2. True and traditional DMZ host. The only packet filtering is the stuff
on the host itself.
Disadvantages:
1. Single-point-of-failure packet filtering for DMZHOST.
2. Wiring a little more complex.*
*Due to physical considerations. The hookups for the other network are
across the room, and there are no cable channels anywhere, and it''s a
heritage building....
Now, the other configuration. We...
2005 Dec 21
7
Are there any disadvantages to using locomotive
Hi:
I had some issues and so switched to locomotive. I find it awesome. 1
click and its done.
My question - what disadvantages are there, if any? What do I lose by
using such a convenient solution.
speculation as well as facts are welcome but please define which you
are putting forwards.
Thanks in advance,
bruce
2007 May 30
1
Three scenarios for simplifying NUT configuration on Linux
...ser and group, so there wouldn't
even be a security compromise.
I don't know how to do the equivalent with RPM, because RPM doesn't have
a facility for interactive configuration at RPM installation time.
Advantages: No change at all to the existing NUT design. Handles
serial UPSes.
Disadvantages: User has to type stuff at package installation time.
Scenario 2: HAL-centric
We teach HAL about NUT drivers. HAL autoconfigures for UPS devices
based on hotplug notifications. Gnome Power Manager (or KDE
equivalent) replaces upsd and upsmon.
Advantages: Zero configuration.
Disadvantages: Po...
2006 Jun 12
4
Modelling: A table of domains
...domain, orders
is a domain, recipes is a domain, etc. Domain attributes other than
those covered by the core fields will go to, say, a user_other_fields
table, recipe_other_fields, etc. I see the advantage of having all
"things" in the database in one table. But there could be design
disadvantages, and also Rails implementation disadvantages. Anyone has
had experience in this area? Thank you for your thoughts.
joshi
--
Posted via http://www.ruby-forum.com/.
2006 Mar 23
6
Stability of Asterisk with 2 x TDM400P cards (6 analogue lines)
...would like to hear from anyone good or bad as what their experience has
been in recent times with STABILITY of current builds of Asterisk and
drivers for TDM400P.
The sort of configuration is: 6 incoming POTS lines. ie. 2 TDM400P cards.
I am not concerned with: price points, or the advantages or disadvantages of
using POTS vs ISDN technology, but simply RELIABILITY & stability of the
Asterisk system & associated interface hardware and drivers.
Do people need to reboot their systems regularly?
Thanks in advance.
Jared
2013 Jul 15
0
[LLVMdev] [Proposal] Parallelize post-IPO stage.
...it has its advantage
> as well.
>
> The advantage of multi-proc are:
> 1) easier to implement, the process run in its own address space.
> We don't need to worry about they can interfere with each other.
>
> 2)huge, or not unlimited, address space.
>
> The disadvantage is that it's expensive. But I guess the cost is
> almost negligible compared to the overall IPO compilation.
>
> The advantage of multi-threads I can imagine are:
> 1) sound fancy
> 2) it is light-weight
> 3) inter-thread communication is easier than IPC.
>
>...
2014 Jun 10
6
Preferred method of provisioning VM images
...ng whether
we need to look at a standard way in which we recommend how to provision
images for VMs. Am starting this with a Xen hat, but the discussion
should not be specific to this. There are a number of options, but all
have some trade-offs
== #1 virt-install ==
Advantages: similar to KVM
Disadvantages: may cause weird issues / confusion with people switching
back to xl. The core issue is that with the current version of xen and
libvirt, this only works with xm (when xl is used, this can create some
undefined behavior). However as we have seen in some recent threads on
this list, people tend...
2017 Aug 21
0
pop 110/995, imap 143/993 ?
..." is meant as "old, useless ports now".
>
> So in short, ports 993/995 are IANA officially approved, and thus "standard".
> Further to this, they are in use by the vast majority of email providers, and
> as far as I can tell, there are no functional or security disadvantages to
> using SSL over 993/995 - instead of STARTTLS over 110/143.
Hello Sebastian,
> there are no functional disadvantages
*** As I have written, only if some protocol can be used in just plain-text
mode, then the SSL ports generate additional encryption load. CPU is probably
no problem...
2020 Apr 24
4
Hierarchy separator recommendation?
Hello Becki,
On 24.04.20 17:56, Admin Beckspaced wrote:
> what sort of troubles did you run into with the dot '.' as namespace separator?
disadvantages could be:
- shared folders with dots in user names
- if you want to use dots in folder names
Whenever possible I use '/'.
Kind regards,
Markus