similar to: Test environments?

Displaying 20 results from an estimated 1000 matches similar to: "Test environments?"

2004 Feb 10
22
Re: [Shorewall-newbies] specific log-prefix ... patch
Let''s move this to the Shorewall Development list.... On Tuesday 10 February 2004 03:14 pm, xavier wrote: > here is a patch to allow this : > |ACCEPT<10/sec:20>:debug fw lan:$ntp_servers udp 123 - - - - ntp > > a problem with the patch is that now the logprefix is mandatory. > i''m trying to debug it, but i can''t find the flaw. Also, with
2005 Jun 24
4
Chat servers?
Anyone know how/where we can get some? It has been raised before: http://lists.shorewall.net/pipermail/shorewall-users/2004-July/013594.html I''d like to see an IRC or Jabber service for both support and development. -- Paul <http://paulgear.webhop.net> -- Did you know? OpenOffice.org has built-in PDF creation. Better yet, it''s compatible with Microsoft Office, and
2010 Aug 23
3
Unable to upload images using native rails file upload
I am a rails newbie and am trying to build my first app. I have a jobs and categories controller and models respectively. CONTROLLER: def new @job = Job.new @catergory = Catergory.all respond_to do |format| format.html # new.html.erb format.xml { render :xml => @job } end end #THIS IS A group of 10 RADIO_BUTTONS TO SELECT A CATEGORY FROM. BY DEFAULT THE FIRST
2009 Jan 08
6
Not Dialing 9
When I set up my Asterisk box at home I didn't want to have to dial 9 to dial off premises, so I gave all my local phones three digit extensions with this format: 1[1,0]*. My thought is that there are no area codes that start with 0 or 1, so if I use those numbers, I can create 20 local extensions that can be dialed with 3 digits, and not have to use a timeout when dialing long distance. If
2003 Jan 16
1
RE: How do I get the @#$$% job name to show instead of smbprn.yad a.yada?
> -----Original Message----- > From: Joel Hammer [mailto:Joel@HammersHome.com] > Sent: Wednesday, January 15, 2003 6:57 PM > To: Van Sickler, Jim; samba@lists.samba.org > Subject: Re: [Samba] How do I get the @#$$% job name to show > instead of > smbprn.yada.ya da? > > > If the file name is right in /tmp/J, then it looks like samba > is working ok. > > I
2008 Jun 27
2
5.1 -> 5.2 Upgrade oddity
yum upgrade -y yada yada yada .... then lots of errors like: /usr/share/gnome/help/gdm/fr/gdm.xml:173: parser error : Entity 'eacute' not defined and so on until Document is not well-formed XML: /usr/share/gnome/help/gdm/it/gdm.xml Updating : amtu ##################### [173/520] Updating : grub ##################### [174/520] ...
2006 Sep 22
1
QueryParser bug?
I cooked up a little script to show what I mean. This doesn''t look right to me, but maybe I just completely misunderstand QueryParser. Same output on mswin32, unix, ferret 0.9 and 0.10 Cheers, Sam require ''rubygems'' require ''ferret'' p Ferret::VERSION # 0.10.6 index = Ferret::Index::Index.new() index << {:title => "Programming
2005 Sep 29
3
Please recommend a DVD writer for CentOS 4.1
Hi. I need to install DVD writers in a CentOS box as part of a backup setup. I want as little fuss as possible both with HW recognition and functionality. Can any of you recommend a vendor/product ? Performance of the drive is not an issue. I get confused looking at all the "+/-RW +R double layer yada yada" when skimming the hardware lists.. Any help is much appreciated. Thanks
2013 Jul 02
2
Possible Kernel user escalation issue for CentOS-6.4
The following kernel has been built while waiting for upstream to release a new kernel that addresses CVE-2013-2224: http://people.centos.org/hughesjr/c6kernel/2.6.32-358.11.1.el6.cve20132224/ Please see this upstream bug for details: https://bugzilla.redhat.com/show_bug.cgi?id=979936 ========================= Note: This kernel has been minimally tested and is provided as is for people who
2002 Feb 14
1
immortal connections
I have several data input functions that include a construct like the following: indat <- function(stuff) { [...] awkp <- paste("awk ...yada yada...", stuff, etc.) scan(pipe(awkp),quiet=TRUE) } I use these functions a lot, and as I do, a lengthening list of closed, but undestroyed, connections accumulates. Ultimately this appears to stuff things up and cause
2003 May 16
6
Extensions.conf sugestion?
we are in process of writing a PHP interface for * conf files. we are parsing the files like INI files but the only prob I have so far is that separate extensions in a context dont have any unique tag that I can capture. This works ok [trunkld] ; ; Long distance context accessed through trunk ; exten => _91NXXNXXXXXX,1,Dial(${TRUNK}/${EXTEN:1}) exten => _91NXXNXXXXXX,2,Congestion
2007 May 24
13
Bottom line on fax reception
So what is the bottom line? Does it work or not. I've heard stories it works, it doesn't work, it kinda sorta works when it's not raining out side. Everything under the rainbow. What's the bottom line with recent updates on 1.2.x? Is it production ready for fax? By production ready I mean that it just works all the time and doesn't need any babysitting. Do I have to worry
2006 Jan 13
2
uninitialized constant Ferret
I get this error message from the following code: require ''rubygems'' require ''ferret'' include Ferret index = Index::Index.new(:path => ''/tmp/index'') index << {:title => "Programming Ruby", :content => "blah blah blah"} index << {:title => "Programming Ruby", :content => "yada yada
2008 Jun 13
1
dependency on /usr/lib/nx
I do a: sudo yum update and I get: yada, yada, yada,... ---> Package freenx-server.i386 0:0.7.2-8.el5 set to be updated --> Running transaction check --> Processing Dependency: /usr/lib/nx for package: freenx-server Importing additional filelist information --> Finished Dependency Resolution Error: Missing Dependency: /usr/lib/nx is needed by package freenx-server Not only
2004 Apr 24
0
Announce: shoregen 0.1.1 release
Hi folks, As requested earlier in the week, i''ve done some cleaning on my little script to manage shorewall configurations across multiple firewalls, and the results are available now. You can find a (rather banal) pointer at: http://paulgear.webhop.net/linux/#shoregen Download it at: http://paulgear.webhop.net/linux/RPMS/noarch/shoregen-0.1.1-1.noarch.rpm For you non-RPM types,
2005 Feb 01
2
Auth failing - idmap_rid?
The samba server is FC3 / samba 3.0.10 (Fedora package w/ idmap_rid compiled) The samba server shows up in the browse list, but when you select it from an XP machine windows spits up "\\ server is not accessable" yada yada "The user name could not be found" The following shows up twice in /var/log/samba/winbindd: [2005/02/01 14:00:27, 0]
2006 Jan 10
4
Problem creating MockController
Hi there, I''m trying to create a mock controller to test the use of UrlHelper in ActionMailer. I''m trying this: require ''d:/ruby/lib/ruby/gems/1.8/gems/actionpack-1.11.0/lib/action_controller'' # Re-raise errors caught by the controller. #class DiscussionsController; def rescue_action(e) raise e end; end class MockController < ActionController::Base def
2013 Mar 18
2
Patch to add Unicode filename support for win32 flac
On Mar 17, 2013, at 03:57, LRN wrote: > /me looks at chmod and utime wrappers: > Ah, i knew i've missed something! :) > Also, i didn't consider wildcards (i thought shell was supposed to > handle them...). I believe that shell does handle wildcards on all Unix variants, including OSX. Since Windows does not handle them, I suggest that the main flac code not be littered
2004 Sep 28
1
Looking for whoever wrote cdr_mysql
I don't completely understand this.. Lemme try it out.. [default] exten => 1112223333,1,Macro(happy-did) [macro-happy-did] exten => s,1,Goto(${MACRO_EXTEN},1) exten => _XXXXXXXXXX,1,NoOp(Normal "s" exten stuff here) So when this is ran it will cut the cdr and the s will show the actual DID not the s correct? But then the NoOp would be something like: ....
2006 May 26
8
Comparing two documents in the index
I want to compare two documents in the index (i.e. retrieve the cosine similarity/score between two documents term-vector''s). Is this possible using the standard Ferret functionality? Thanks in advance, Jeroen Bulters -- Posted via http://www.ruby-forum.com/.