search for: feating

Displaying 20 results from an estimated 184 matches for "feating".

Did you mean: eating
2003 Jul 02
0
Re: [Asterisk-Dev] ANNOUNCE: CLASS-like features for Asterisk
Yo all, As there has been some intrest, here's my updated version: I post it to "-dev" as well as "-users", as it may be of intrest to both. Inspired by the example in the tips & tricks-section of "http://www.junghanns.net/asterisk/", I built a more elaborate set of features. Currently, my implementation supports call- forward unconditional, on no answer
2007 Dec 13
0
metaflac problem on cygwin
ever since going from flac 1.1.2 to 1.1.4 on cygwin I've encountered an issue where I can't use metaflac on certain path specifications (see examples below). I tried again with 1.2.1 and it still doesn't work (I can't recall but I think it is from the cygwin dist, not the windows installed version) not sure if this is a flac issue, or a cygwin one, but thougt i'ld start here.
2020 Feb 07
0
[RFC PATCH v7 38/78] KVM: introspection: add permission access ioctls
KVM_INTROSPECTION_COMMAND and KVM_INTROSPECTION_EVENTS ioctls should be used by userspace to allow access for specific (or all) introspection commands and events. By default, all the introspection events and almost all the introspection commands are disallowed. Some commands are always allowed, those querying the introspection capabilities. Signed-off-by: Adalbert Laz?r <alazar at
2015 Jun 23
2
Bi-directional sync for Sysvol folder -- Osync?
Dear Belle, That produce the similar situation. Thus I'm trying osync And the result are much present according to my test case And configuration are much streamline. However, I'm not sure how it can work with 2 DC or more... Thank You On Mon, Jun 22, 2015 at 9:05 PM, L.P.H. van Belle <belle at bazuin.nl> wrote: > Hai Min Wai Chan, > > I have tested it as shown in
2015 Jun 22
3
Bi-directional sync for Sysvol folder -- Osync?
Hello Min Wai Chan, ? Can you explain more about,, the DC1 will remove any emptey directory on DC1. tested it here, but that does not occure here. i can create empty directories on DC1, and these are synced to DC2. empty or not. ? ?DC1 will overwrite any users/group change on DC2? if setup correctly, your sysvol rights on DC1 and DC2 are the same.. ? i suggest you to the following. get the
2015 Jun 25
2
Bi-directional sync for Sysvol folder -- Osync?
Hi, I was thinking about bidirectional sync of sysvol and i've a question: ?What about DRBD?. You can create a disk partition in every node, create a DRBD cluster and then mount that partition on sysvol folder. The sincronization is bidirectional and in real time. For now i've not tested this option, but i've plans to start some tests. What is your opinion about this? Greetings!!
2006 Apr 06
0
Table w/ 2 columns feat. the same foreign key (accessing?)
I have a database table named trips which has two columns (in addition to others) which both have foreign keys to the locations table. The columns are for a start location and an end location. The problem arises in the trip model in trying to access each location. belongs_to :location, :foreign_key => ''start_location_id'' gives me access to one of the locations but how can
2014 Mar 30
0
[feat request] flag for CD de-emphasis
I just found out about CD emphasis, a redbook feature that was sometimes used in mastering to reduce noise with historic 14-bit ADCs that did not over-sample and had noisy brick-wall. I haven't gone through all my CDs but so far, only my Tom Petty "Southern Accents" from 1985 seems to have it.
2015 Jun 25
2
Bi-directional sync for Sysvol folder -- Osync?
Dear Daniel, Klaus I've try that before But because of how samba work on the files. The Advise is No Without CTDB, you will just shoot yourself on the foot... On Thu, Jun 25, 2015 at 7:39 PM, Zerwes, Klaus <zerwes at rosalux.de> wrote: > Just some notes: > For master <-> master setup (bi-directional sync) you need AFAIK a cluster > filesystem. > I have no idea
2015 Jun 22
0
Bi-directional sync for Sysvol folder -- Osync?
Hai Min Wai Chan, ? I have tested it as shown in your example, and your correct. I?did a few test, but im very buzy atm. Few things i noticed. ? ? I?compaired the rights in linux and these are the same, but when i look at the rights in windows, these are different.. :-/ but wait.. Sync DC1 => DC2 , files and folder rights are ok, in windows and in linux Sync DC2 => DC1, files and
2015 Jun 24
0
Bi-directional sync for Sysvol folder -- Osync?
Hello, Just to share I've updated the guide to use osync. https://wiki.samba.org/index.php/SysVol_Bidirectional_Replication Enjoy Regards, Min Wai On Wed, Jun 24, 2015 at 2:44 AM, Min Wai Chan <dcmwai at gmail.com> wrote: > Dear Belle, > > That produce the similar situation. > > Thus I'm trying osync > > And the result are much present according to my test
2020 Jul 22
0
[RFC PATCH v1 12/34] KVM: introspection: extend struct kvmi_features with the EPT views status support
From: ?tefan ?icleru <ssicleru at bitdefender.com> The introspection tool will use these new fields to check the hardware support before using the related introspection commands. Signed-off-by: ?tefan ?icleru <ssicleru at bitdefender.com> Signed-off-by: Adalbert Laz?r <alazar at bitdefender.com> --- Documentation/virt/kvm/kvmi.rst | 6 ++++--
2015 Jun 25
0
Bi-directional sync for Sysvol folder -- Osync?
Just some notes: For master <-> master setup (bi-directional sync) you need AFAIK a cluster filesystem. I have no idea how far this is supported w/ samab (ACLs, ...) Maybe a old tool related to drbd might be worth some testing too: http://oss.linbit.com/csync2/ Klaus ________________________________________ Von: samba-bounces at lists.samba.org [samba-bounces at
2002 Dec 25
1
some weird filename related error
Both OggDropXPd 1.6 beta 13 & the modified version of CDex from the site i got OggDrop XPd 1.6 beta 13, and the ogg output plugin for winamp have a problem with this filename: Pre Club Mix (Mixed by DJ Pete Gooding) - Cafe Mambo The Real Sound Of Ibiza - David Morales and Albert Cabrera present Moca feat Deanna - Higher (Mo and Al's Original Mix) and this one 001_Pre Club Mix (Mixed by
2006 Aug 22
0
Re: Problem with find condition and habtm relationship.
OK. This may help, but it will also make your head hurt. The basic problem that you''re running into is that you want a "for all" operator and sql doesn''t have one. Instead, you have to think of the query in terms of the logically equivalent "not exists not". Effectively, a proposition is true for all x if you can''t find a counter-example in
2015 Jun 25
1
Bi-directional sync for Sysvol folder -- Osync?
2015-06-25 14:44 GMT+02:00 Daniel Carrasco Mar?n <danielmadrid19 at gmail.com>: > > > 2015-06-25 14:12 GMT+02:00 Min Wai Chan <dcmwai at gmail.com>: > >> Dear Daniel, Klaus >> >> I've try that before >> But because of how samba work on the files. >> >> The Advise is No >> Without CTDB, you will just shoot yourself on the
2015 Jun 25
0
Bi-directional sync for Sysvol folder -- Osync?
2015-06-25 14:12 GMT+02:00 Min Wai Chan <dcmwai at gmail.com>: > Dear Daniel, Klaus > > I've try that before > But because of how samba work on the files. > > The Advise is No > Without CTDB, you will just shoot yourself on the foot... > > > Maybe i'm wrong, but we are talking about the sysvol and the databases are out that folder. Sysvol only have the
2015 Nov 20
2
How to disable kvm_steal_time feature
Hi. I would like to workaround a bug, when after live-migration of KVM guest, there is a 100% steal time shown in guest. I've read, that disabling 'kvm_steal_time' feature should workarund this bug, but i can't find a way to disable it in libvirt's domain xml file. Tried in <cpu> section: <feature policy='disable' name='kvm_steal_time'/> but
2015 Nov 27
2
Re: How to disable kvm_steal_time feature
27 нояб. 2015 г. 14:15 пользователь "Martin Kletzander" <mkletzan@redhat.com> написал: > > On Fri, Nov 20, 2015 at 04:31:56PM +0100, Piotr Rybicki wrote: >> >> Hi. >> >> I would like to workaround a bug, when after live-migration of KVM >> guest, there is a 100% steal time shown in guest. >> >> I've read, that disabling
2011 Feb 17
2
Best way to migrate versions and machines
We are looking to migrate from our current mail server running dovecot-1.2.11-3 to a new mail server running the latest dovecot (2.0.9?). So this would not only be a version change but also a machine change. We currently use Maildir for storing mail and would like to stay that way. Has anyone preformed such a feat and it worked? Looking for any input.