search for: effectivly

Displaying 20 results from an estimated 44 matches for "effectivly".

Did you mean: effectively
2004 Aug 06
1
OddCast or IceCast screws up extended characters
...you are using 7-bit ascii readers. I have a number of songs which use extended ASCII characters in the arist or title such as Màire Brennan - I Láthair Dé. The Current Song in the IceCast status.xsl replaces every extended character plus 1 or 2 characters after it with some strange character. So effectivly shortens the title somewhat but it's mostly still there. When listening to the stream with Winamp 2.9x, the title shows as "M - I L". I'm not kidding. Regards, Ross. <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.ice...
2011 Mar 13
1
Binning data
Hello I have a large series of data value -- effectivly say the point across the x-axis where a pitch crosses home plate. What I want to do is find the % of ground balls at various distances across home plate. I therefore need to 'bin' the two data sets I have - plate location for ground balls and plate location for all other outcomes. Questi...
2005 Sep 25
2
change codec based on callerid (sip/iax)
...is something that asterisk can do, but it occurs to me that possibly with a reinvite it can be done, however I dont think you can issue those from the dialplan or agi. The only solution I can think of on this is to use something like ser (www.iptel.org/ser) in between the asterisk box and forward effectivly to a different account on the asterisk box based on caller id (ie ser makes a choice which account to use). codecs then would be negotiated normally at connect time. -- Trixter http://www.0xdecafbad.com Bret McDanel UK +44 870 340 4605 Germany +49 801 777 555 3402 US +1 360 207 0479 or +1...
2008 Oct 22
1
Question regarding --delete-during/after and backup file cases
...here the suffix is not excluded), just more optimally. " If I understand it correctly - those "backup-file cases" mean -b option and - accidental or deliberate - override of the protect rule added implicitly by rsync (as explained in the man page). But if this rule is overriden (effectivly allowing deletion of backuped files), then assuming no per-dir rules are changed, the outcome will be the same regardless if we use --delete-during + --delete-delay or --delete-after. So there must be something I missed or misunderstood. Could someone provide me a simple example of such backup-...
2007 Aug 18
1
shared mailbox subfolder permissions
...folder in a public mailbox the dovecot-shared file is copied for the newly created subfolder and all mails get the owner, group and permissions from the file. Unfortunately the cur, new and tmp folders only get the permissions from the file but owner and group are set according to the creator. This effectivly makes the folder private to the creator. Is this the intended behavior? Is it a bug that has already been fixed in a later version? I am using 1.0.rc29. An example follows. Thanks for your help! David As an example .foobar was created manually (maildirmake) and permissions were setup us...
2010 Oct 14
5
Restricting samba subfolder acl changes to admin users
Dear samba team, What I noticed from the below example is , any user who has write access to share are able to change sub folder acls in it. we don't want that. how to restrict this to only admin users in NAS and to AD administrator in windows. ?. Please help . ---------------- 1) Import user from W2K3 R2 Server and set up a secure share. User has Read/Write access. 2)
2007 Feb 21
12
suggestion: directory promotion to filesystem
Not sure how technically feasible it is, but something I thought of while shuffling some files around my home server. My poor understanding of ZFS internals is that the entire pool is effectivly a tree structure, with nodes either being data or metadata. Given that, couldnt ZFS just change a directory node to a filesystem with little effort, allowing me do everything ZFS does with filesystems on a subset of my filesystem :) Say you have some filesystems you created early on before you ha...
2002 Apr 30
3
Multiple Samba's on same machine
...have a Linux box with all nine VLANs on it and I can easily add more IP addresses per VLAN using aliasing. It has 18 addresses at the moment. The idea was to make this thing a browse master for all VLANs/workgroups. This should ease the amount of master browser elections etc etc we see and also effectivly give cross subnet browsing for all workgroups. I think it *should* be possible. I am having a go anyway with two lots of everything. ie 2 smb.conf's and pid files etc etc. If it is not possible, I would be gratefull if someone could point this out before I lose hair over it. A simple yes o...
2003 Aug 14
2
Server-side printer settings?
Hi all! I have a situtation that I want to get happening: We have just installed a colour photocopier with duplexing at a client's office. We're looking to have four printers pointing at this one device, with the following settings (one for each printer): * Black and White * Black and White, Duplexed * Colour * Colour Duplexed My question is, can we have server-side settings for
2007 Nov 13
4
sd_max_throttle
Hello, we are using hardware array and its vendor recommends the following setting in /etc/system: set sd:sd_max_throttle = <value> or set ssd:ssd_max_throttle = <value> Is it possible to monitor *somehow* whether the variable becomes sort of bottleneck ? Or how its value influences io traffic ? Regards przemol
2010 Jan 12
1
parsing protocol of states
...are reached only once. in harder settings it could be possible that one state gets visited more times. in this case for me its interesting to see how much waiting time lies between to states on the whole. by the way i didn't use R as a parsing tool so far, so any advice for doing this more effectivly are quite welcome. str01 <- "2007-10-12 11:50:05 state B. ,2007-10-12 11:50:05 state C. ,2007-10-12 13:23:24 state D. ,2007-10-12 13:23:43 state E. ,2007-10-14 15:43:19 state F. ,2007-10-14 15:43:20 state E. ,2007-10-14 15:43:25 state G. ,2007-10-14 15:43:32 state H. ,2007-10-14 15:43:4...
2010 Feb 02
2
(no subject)
...untu 8.10, samba 3.2.3. I have been attempting this, intermittently, for some time which is why 8.10. I have 10 MSDOS (mostly 6.22) workstations as a part of the network. The ones that have to run, control production machinery on the plant floor. Updating the operating system on those machines is effectivly impossible. There are some of them that run software that I control, most of them use vendor supplied software to control the older machines. They are using lanman 2.2 as the client software. (I have many xp workstations, they work fine with both systems. I can map drives, read and save and run th...
2009 Mar 09
0
Passing a parameter with double quote characters
...cmd '/c=echo "parameter"' I would expect that it would start the Wine command interpreter and print: Code: "parameter" But instead it prints: Code: \"parameter\" I also tried: Code: wine cmd "/c=echo \"parameter\"" which is effectivly the same thing, and it has the same result.
2007 Jan 28
1
Is this the best approach?
Hello, I''m working on a Rails app with a fairly complex set of model relationships. I''m abandoning my MySQL based search mechanism for Ferret/acts_as_ferret in the hopes of being able to more easily and effectivly enable searching. Before I get coding I was wondering if you folks might be able to tell me if my plan makes sense, or what could be a better way. The situation is as follows: Users of the app all "own" a variety of data. Most of the time only the creator of an object has access to it, b...
2006 Feb 13
1
Problem with overloading add type casts of numeric strings in PHP bindings
...strings much the same as integers. The problem is illustrated in WritableDatabase_replace_document() which takes either the docid or an unique term found in the document, ie the same number of arguments. The check for a number if implemented as IS_STRING in the sence of a numeric string which effectivly prevents the application from reaching the next section which checks for IS_STRING in the sence of a term and executes the intended overload. The solution would be to change the integer test from _v = (Z_TYPE_PP(argv[1]) == IS_LONG || Z_TYPE_PP(argv[1]) == IS_DOUBLE || Z_TYPE_PP(argv[1]) ==...
2001 Nov 28
1
Possible root-exploit in openssh?
...s allowed. Last night i got a mail from one of the system adminstrators at G?teborgs university saying that there was a possible root exploit in all openssh versions from 2.9.9p2 and below. Shortly after this the universty closed all connections using port 22 (that is how serious they think it is) effectivly making all the machines I am responsible for unable to log on to from the outside. They have looked at the exploit and i'll try to sum it up here. ----------------------- The program is 1.2 MB and is crypted. It gives you a root shell but doesn't seem to do anything stupid. 1.2 MB is a l...
2009 Jul 31
1
asterisk 1.6 call forwarding
Dear All, I'n trying to make a simple call forwarding, however I have small problem when evaluating an expresion. Here is my extensions.conf ... ; Unconditional Call Forward exten => _#21*X.,1,Set(DB(CFIM/${CALLERID(num)})=${EXTEN:4}) exten => _#21*X.,2,Hangup() exten => #21#,1,Set(ignored=${DB_DELETE(CFIM/${CALLERID(num)})}) exten => #21#,2,Hangup() ... exten =>
2010 Sep 09
1
syntax error, unexpected '<token>'
Hello list, getting warning : *syntax error, unexpected '<token>'* dialplan : exten => pbx,n,Macro(CheckNetworkProblems,${custID}) exten => pbx,n,NoOp(status = ${STATUS}) exten => pbx,n,GoToIf($["${STATUS}"="congestion"]?backup:nocongestion) CLI : [Sep 9 12:27:07] -- Executing [pbx at cust:15] NoOp("SIP/test13-0000002a",
2010 Jun 17
2
feature request: lzma compresion (7zip)
Hello, many linux SW is starting to implement new lzma compresson instrad of old zlib (gzip) od bzip2. lzma is default comrpession in very good compression SW 7-zip, which is faster and have higher compression ratio then bzip2 or rar. Currently its probalby the best compressor in therms of compression and decompression speed / compression ratio. In linux there is GNU lzma SW which implements
2005 Jan 26
0
Controlling Outbound traffic...alternative to dsl_qos_queue
...--every 9 --packet 7 -j ROUTE --oif ppp0 /sbin/iptables -A POSTROUTING -o ppp+ -t mangle -m owner --cmd-owner pure-ftpd -m nth --every 9 --packet 8 -j ROUTE --oif ppp0 since -j ROUTE is a terminating target it never reaches the QUEUE target.. i need an alternative to dsl_qos_queue i just want to effectivly control only once interface ppp0 it''s a cable connection using a l2tp tunnel to the ISP , 1500/128kbit . i know nothing about burts , queue buckets whatever , need a working example.. i have all QoS modules compiled and whatever necessary tools ____________________________________________...