search for: allegiance

Displaying 17 results from an estimated 17 matches for "allegiance".

2005 Jun 13
7
MCI vs. XO/Allegiance
Hello All, Anyone out there using ISDN PRI from either MCI or XO/Allegiance? Gotta make the choice today and the difference per month is only about $25 in favor of MCI. Billing is pretty much the same between the two so I have pretty much no point of reference on which to choose. Any thoughts from anyone experienced with these two compnies would be greatly appreciated!...
2009 Mar 23
6
[OT] Network switches
...itches for our network which would be a major upgrade from the cheap unmanaged things we currently have. Basically, just users, servers, and other simple network devices will be plugged into them but I'd like to start doing some testing with iSCSI for various non-production reasons. I have no allegiance to a particular vendor although I do have a Cisco background. I'd like them to be at least 10/100/1000 (no need for power over ethernet) and include many of the features that are most important to me in a managed switch, including: * vlans * mstp or some well established form of per vlan spa...
2009 Aug 18
1
Application trying to use IPv6
Hello, I am in the process of getting Allegiance (http://www.freeallegiance.org/) [R5rev483 (http://freeallegiance.sourceforge.net/pub/AllSrv_R5rev480.exe)] (AppDB entry (http://appdb.winehq.org/objectManager.php?sClass=application&iId=6586) - this entry is not current) to work under Wine. The game itself runs decent but will not connect to...
2004 Jul 22
1
Can anybody recommend a good T1/PRI provider ?
Are you looking for local or Long distance? What will these T1s primarily be used for(inbound/outbound, domestic, local, long distance, international) How important are per minute rates to you? how many minutes do you expect to use per month? We are in Tampa Florida and have 15 T1s from several different providers so I may be able to refer you to one if it's a match to what you're
2004 May 31
5
D-Channel Problems
...#39;m overlooking the obvious, in truth, I hope that I am. I've scoured the mailing list and google, and haven't come up with much. I have a Digium T400P thats been connected to a channel bank for testing for some time now. all has been well. I've now just had installed a PRI from Allegiance Telecom. All 23 chanels are active, and they've told me that the 24th is the dchannel. switchtype is Lucent 5ess. Trunk is esf & b8zs [/etc/zaptel.conf] span=1,1,1,esf,b8zs bchan=1-23 dchan=24 loadzone=us defaultzone=us [/etc/asterisk/zapata.conf] [channels] switchtype=5ess context=inc...
2006 Jan 18
4
Ruby "htmlentities" replacement: code review please!
Hi Railers, For some time now I''ve been looking for a decent Rails equivalent of PHP''s "htmlentities" command, because ERB''s html_escape (or more commonly called as just "h", eg. <%=h @somevariable %> ) just doesn''t go far enough for me. Back in PHP land, I actually had an extended version of the htmlentities command to deal with
2003 Mar 27
2
PXE Network installs
...s would boot via PXE, then directed to special images that partition, format and install the server. Upon reboot, the system would boot off of local disk. Do you know of any resources, or of anyone that has begun to develop an infrastructure like this? -- Matt Pavlovich <mpav at algx.net> Allegiance Telecom, Inc.
2007 Oct 17
0
Please Help With PXELINUX
Hello everyone, I am trying to set up a bare system to boot DOS over the network using PXE. My PXE server is a Windows XP system. I am following step by step in the instructions found at http://home.allegiance.tv/~joem298/. Everything seems to work at first, but at the end the error was the file 'pxelinux\default' configuration file could not be found. I am sure that all the files are there; and I also create a FAT partition on the Windows system to put the folder tftpboot. Please let me know...
2012 Mar 27
0
R Specialist for an insurance company in Amsterdam
We are searching for an R developer who is familiar with Java, for a big insurance company in Amsterdam. Qualified candidate should have at least 2 years experience with R. Job requirements: - Experienced R programmer with good Java experience - Experience of Rapid Application Development - Experience of R architecture and deployment - Experience of developing
2010 Mar 08
1
application to mentor syrfr package development for Google Summer of Code 2010
Per http://rwiki.sciviews.org/doku.php?id=developers:projects:gsoc2010 -- and http://rwiki.sciviews.org/doku.php?id=developers:projects:gsoc2010:syrfr -- I am applying to mentor the "Symbolic Regression for R" (syrfr) package for the Google Summer of Code 2010. I propose the following test which an applicant would have to pass in order to qualify for the topic: 1. Describe each of the
2007 Dec 18
4
AsteriskNOW release date???
Hi list, Anyone knows about the date of the official (stable) release (v1.0) of AsteriskNOW??? It's supposed to be at the end of this year, which is very close now with no signs of it. Thanks... Raul -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20071218/c543b407/attachment.htm
2010 Oct 04
13
HTML problem with Downloader from Battlenet
i SCOURED the web for a FLACKING fix for this LAME ass problem WHY blizzard has to do lame shit like this and not use a NORMAL ass text document for there LAME ass agreement is beyond me FEATHER MORE why they make me scroll to the FLACKING botem of it frustrates me to no end... I could have just BYPASSED the POS problem otherwise but noooooo i have to go to the extremes JUST to play a LDFKJSDF
2010 Oct 09
2
[PATCH 1/2] Ocfs2: Add a mount option "coherency=*" for O_DIRECT writes.
Currently, default behavior of O_DIRECT writes was allowing concurrent writing among nodes, no cluster coherency guaranteed (no EX locks was taken), it hurts buffered reads on other nodes by reading stale data from cache. The new mount option introduce a chance to choose two different behaviors for O_DIRECT writes: * coherency=full, as the default value, will disallow concurrent
2009 Jul 22
8
[PATCH 0/7] OCFS2 quota fixes (version 2)
Hi, here is the second version of OCFS2 quota fixes with Joel's comments fixed. Also I've added a patch defining counts of credits for quota operations as Joel asked. Honza
2011 Oct 16
2
doesn't that make you wonder?
...39;s very much like the inconsistencies of "the browser wars"... you have inadvertently stepped into the middle of this "war", without even knowing it, because it is impossible to avoid it. when you chose the converter from "stack overflow", you made a declaration of allegiance to that particular markdown variant. and now any text that a user creates in your system might give _inconsistent_results_ if the user takes it to some other variant. and they probably will not even _notice_ this inconsistent glitch, since they won't have felt a need to scrutinize every littl...
2009 Apr 30
42
[PATCH 00/39] ocfs2: Add reflink file support. V3
Hi all, So I have finally finished the v3 of reflink for ocfs2. The biggest change is that we support 64bit cluster offset now(Thank Mark and Joel for it). [View] http://oss.oracle.com/git/?p=tma/linux-2.6.git;a=shortlog;h=refcount [Pull] git://oss.oracle.com/git/tma/linux-2.6.git refcount The general information for reflink, please see http://oss.oracle.com/osswiki/OCFS2/DesignDocs/Reflink.
2009 May 03
6
[RFC] The reflink(2) system call.
Hi everyone, I described the reflink operation at the Linux Storage & Filesystems Workshop last month. Originally implemented as an ocfs2-specific ioctl, the consensus was that it should be a syscall from the get-go. Here's some first-cut patches. For people who have not seen reflink, either at LSF or on the ocfs2 wiki, the first patch contains Documentation/filesystems/reflink.txt to