search for: flexibilty

Displaying 20 results from an estimated 22 matches for "flexibilty".

Did you mean: flexibility
2007 Mar 28
1
Stepped deployment - T1 PRI passthru
...; routes incoming calls to old PBX exten => _<pattern_matching_external_numbers>,1,Dial(Zap/g1/${EXTEN}) ; routes outgoing calls to telco That's probably way over-simplified, and I'm sure the final implementation would involve a few different contexts for orginization and future flexibilty, as well as perhaps needing some code to set CID information correctly (I'm not sure if that's passed through automatically). Am I heading down the right path? Thanks! -erik -- Erik Anderson http://andersonfam.org
2006 Feb 23
13
Check if a saved user''s name is admin
Hi all, I have a question about this method in my User model: # Returns true for the (saved) user called "admin" def is_the_administrator true if save and name == "admin" end The method returns true if the user''s name is admin. However, I only want to return true if the state of the object is "saved", so I call the save method first. I''m
2005 Jan 21
0
I'm listening to FLAC on my ipod!
...this is great news. Have you tried getting vorbis going at all? > > -r > ______________________________ > Yes support for ogg vorbis,flac,mp3 and other codecs are in the plan + things like picture viewing/storage etc..., ive been following ipod linux for years, it s a great idea, the flexibilty and the ability to do what you want with hardware is one of my reasons that i am a linux addict ;) never tried it myself (as i dont have an ipod) but maybe one day...... _____________ Flac mailing list Flac@xiph.org http://lists.xiph.org/mailman/listinfo/flac -------------- next part -----...
2005 Mar 20
1
Solaris ACLs - Files Becoming Read Only
...o Microsoft Office 2003 from Microsoft Office 2000 we have had problems with files becoming Read Only. Background: ----------- We have read-only and write groups which have access to files. We control access using both the Samba configuration file and file system ACLs. This give our users the flexibilty to access files via NFS, FTP or Samba. We have had no problems until upgrading to Microsoft Office 2003 on our client devices. Rolling back to Microsoft Office 2000 is unfortunately not an option. When more than one users accesses a document using either Microsoft Word 2003 or Microsoft Excel...
2003 May 27
7
2 4-port T1 cards
Are there any known issues with putting 2 4-port T1 cards in a single box and having all ports and all channels in use at the same time? Planning on 4 of these boxes, dual AMD cpu MB from MSI, 512m, redhat 9, agp video, on board NICs, serial ata raid. Any input would be appreciated. -Joe
2005 Mar 21
0
Solaris ACLs + Linux ACLS - Files Becoming Read Only
...o Microsoft Office 2003 from Microsoft Office 2000 we have had problems with files becoming Read Only. Background: ----------- We have read-only and write groups which have access to files. We control access using both the Samba configuration file and file system ACLs. This give our users the flexibilty to access files via NFS, FTP or Samba. We have had no problems until upgrading to Microsoft Office 2003 on our client devices. Rolling back to Microsoft Office 2000 is unfortunately not an option. When more than one users accesses a document using either Microsoft Word 2003 or Microsoft Excel...
2008 Jul 31
6
State of Xen in upstream Linux
...'re comfortable with what's still a fairly high rate of change. My current patch stack is pretty much empty - everything has been merged into linux-2.6.git - so it makes a good base for any changes you may have Now that Xen can directly boot a bzImage format kernel, distros have a lot of flexibilty in how they package Xen. A single grub.conf entry can be used to boot either a native kernel (via normal grub), or a paravirtualized Xen kernel (via pygrub), without modification. Fedora 9's kernel-xen package has been based on the mainline kernel from the outset, but it is still packaged as...
2008 Jul 31
6
State of Xen in upstream Linux
...'re comfortable with what's still a fairly high rate of change. My current patch stack is pretty much empty - everything has been merged into linux-2.6.git - so it makes a good base for any changes you may have Now that Xen can directly boot a bzImage format kernel, distros have a lot of flexibilty in how they package Xen. A single grub.conf entry can be used to boot either a native kernel (via normal grub), or a paravirtualized Xen kernel (via pygrub), without modification. Fedora 9's kernel-xen package has been based on the mainline kernel from the outset, but it is still packaged as...
2008 Jul 31
6
State of Xen in upstream Linux
...'re comfortable with what's still a fairly high rate of change. My current patch stack is pretty much empty - everything has been merged into linux-2.6.git - so it makes a good base for any changes you may have Now that Xen can directly boot a bzImage format kernel, distros have a lot of flexibilty in how they package Xen. A single grub.conf entry can be used to boot either a native kernel (via normal grub), or a paravirtualized Xen kernel (via pygrub), without modification. Fedora 9's kernel-xen package has been based on the mainline kernel from the outset, but it is still packaged as...
2008 Jul 31
6
State of Xen in upstream Linux
...'re comfortable with what's still a fairly high rate of change. My current patch stack is pretty much empty - everything has been merged into linux-2.6.git - so it makes a good base for any changes you may have Now that Xen can directly boot a bzImage format kernel, distros have a lot of flexibilty in how they package Xen. A single grub.conf entry can be used to boot either a native kernel (via normal grub), or a paravirtualized Xen kernel (via pygrub), without modification. Fedora 9's kernel-xen package has been based on the mainline kernel from the outset, but it is still packaged as...
2015 Jul 29
1
[PATCH 0/4] enable migration of driver pages
...and 2 is probably the best overall if the search costs can be controlled. This is a lot more complex than what balloon requires which is why I would like to see it pinned down before new address_space operations are created. Once they are created and drivers start using them then we lose a lot of flexibilty and fixing the design becomes a lot harder. With that in mind, I'll still read the rest of the series. -- Mel Gorman SUSE Labs
2007 Apr 20
4
xvda vs lvm
Hi, I''m just wondering if there are any speed or stability differences between running a system directly of a LVM partition versus a xvd partition? Basicly: disk = [ ''phy:/dev/LVM/root,xvda,w'', ] vs disk= [ ''phy:LVM/root,hda1,w'',] Any tips? I tried searching the archives but I didn''t find anything. Kind regards, Tarjei
2000 Sep 13
3
end-user mode for a moment (side-by-side tests)
...medium (key point: the stream is not the compressed video. They work together but both can be modified to hold the same or similar data in a more optimal manner). Another key point: there's a lot you can tune here (amount of redundant data transmitted, frequency of I-frames, etc.). More flexibilty. * VBR of course. But since streaming often works best when bitrate is constant (TCP windows, if streaming over TCP), allow the redundant data to be filled in whenever the data size is otherwise small. * Scratch pad to save previous data. e.g. if scene is switching between two talking heads,...
2008 Jul 31
0
[Xen-devel] State of Xen in upstream Linux
...'re comfortable with what's still a fairly high rate of change. My current patch stack is pretty much empty - everything has been merged into linux-2.6.git - so it makes a good base for any changes you may have Now that Xen can directly boot a bzImage format kernel, distros have a lot of flexibilty in how they package Xen. A single grub.conf entry can be used to boot either a native kernel (via normal grub), or a paravirtualized Xen kernel (via pygrub), without modification. Fedora 9's kernel-xen package has been based on the mainline kernel from the outset, but it is still packaged as...
2004 Aug 06
0
No encoder
...and it's quite simple too. # libwrap is a very powerful tool, consult the manpages for more information. #### # The second way (which is always available) is using icecast's internal # acl lists. The functionality is the same, but it is not as powerful when it # comes to configuration and flexibilty as libwrap. # You can specify acl rules either here in icecast.conf, or using the # admin console. The syntax in icecast.conf is: # allow <all|client|source|admin> <hostmask> # deny <all|client|source|admin> <hostmask> # So, using the same rule as above (allowing only client...
2004 Aug 06
2
Admin question[s]
..., and it's quite simple too. # libwrap is a very powerful tool, consult the manpages for more information. #### # The second way (which is always available) is using icecast's internal # acl lists. The functionality is the same, but it is not as powerful when it # comes to configuration and flexibilty as libwrap. # You can specify acl rules either here in icecast.conf, or using the # admin console. The syntax in icecast.conf is: # allow <all|client|source|admin> <hostmask> # deny <all|client|source|admin> <hostmask> # So, using the same rule as above (allowing only client...
2004 Aug 06
2
Admin question[s]
David Dennis wrote: > welcome to the list. > > Check the archives. > > There you will find about one newbie a month minimum discovering that the > widely distributed and still available shout package version 0.8.0 > is actually deprecated and highly broken in exactly the manner you > describe. > > Thanks but one point I can make is I get the same results when not
2004 Aug 06
2
Multiple Mountpoints Problem
..., and it's quite simple too. # libwrap is a very powerful tool, consult the manpages for more information. #### # The second way (which is always available) is using icecast's internal # acl lists. The functionality is the same, but it is not as powerful when it # comes to configuration and flexibilty as libwrap. # You can specify acl rules either here in icecast.conf, or using the # admin console. The syntax in icecast.conf is: # allow <all|client|source|admin> <hostmask> # deny <all|client|source|admin> <hostmask> # So, using the same rule as above (allowing only client...
2010 Apr 05
20
SAS and R on multiple operating systems
Hi, This is not meant to be critical of R, but is intended as a possible source for improvements to R. SAS needs the competition. I am reasonably knowledgeable about R SAS-(all products including IML) SAS and R run on Windows(all flavors) UNIX(all flavors) Apple OSs Does R run on natively (no emulation)? We have quite a few users on these systems VAX-VMS Z-OS (mainframe) MVS VM/CMS(IBM)
2015 Jul 13
14
[PATCH 0/4] enable migration of driver pages
From: Gioh Kim <gurugio at hanmail.net> Hello, This series try to enable migration of non-LRU pages, such as driver's page. My ARM-based platform occured severe fragmentation problem after long-term (several days) test. Sometimes even order-3 page allocation failed. It has memory size 512MB ~ 1024MB. 30% ~ 40% memory is consumed for graphic processing and 20~30 memory is reserved for