search for: yada

Displaying 20 results from an estimated 83 matches for "yada".

Did you mean: cada
2010 Aug 23
3
Unable to upload images using native rails file upload
...|f| %> <%= f.error_messages %> <dt><%= f.label "title" %></dt> <dd> <%= f.text_field :title %> <br> <span class="hint">"Senior Ruby Developer" or "HTML5 CSS3 Guru"</ span> </dd> yada yada yada... yada yada yada... yada yada yada... <dt><%= f.label "Name" %></dt> <dd> <%= f.text_field :company %> <br> <span class="hint">Example: ''Safarista Design'', ''Safrista Jobs''...
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 guess the question would be, does your version of lpr support the -J > option? lpr -H shows all the options. > > What happens if you just print a file on your linux ser...
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]...
2006 Sep 22
1
QueryParser bug?
...erstand 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 Ruby", :content => "yada yada yada"} puts index.search("ruby").total_hits # returns 1 query_parser = Ferret::QueryParser.new( :default_field => :title ) query = query_parser.parse("title:ruby") puts index.search(query).total_hits # returns 1 query_parser = Ferret::QueryParser.new( ) # :default...
2003 Jan 16
1
How do I get the @#$$% job name to show instead of smbprn.yada.ya da?
I'm tinkering with this mod to my smb.conf, and can't get the actual filename to be displayed in the printed job history. It's adapted from one Joel put out on the list last year. My impression is that it works for everyone in the world but me.... All that ever shows up is smbprn.yada.yada... in the printer's history of printed jobs. print command = echo %J %p %s >> /tmp/junkJ;\ a="`echo '%J' | sed "s/^.*- //"`" ;\ echo This is truncated $a >> /tmp/junkJ;\ /usr/local/bin/lpr -P%p -J"$a" -U%m %s;\ rm %s Looking in /tmp/ju...
2005 Sep 29
3
Please recommend a DVD writer for CentOS 4.1
...eed 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 Morten
2006 Jan 13
2
uninitialized constant Ferret
...uire ''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 yada"} Yes, gems is installed and ferret is as well. Here''s the exact output: ./ferret.rb:3: uninitialized constant Ferret (NameError) from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:18:in `require__'' from /usr/local/lib/ruby/site...
2005 Sep 14
0
compile problems with yada
Hi, I am trying to compile a new version of asterisk, Until now I successful compiled to following modules zaptel asterisk yada 0.9 now i have some problems with compiling cdr_yada can somebody give me a hint to correct the error. [root@www cdr_yada-001]# make gcc -Wall -g -D_GNU_SOURCE -DBUILDREV=001 -I.. -I../include -I/usr/local/include -fPIC -c cdr_yada.c -o cdr_yada.o cdr_yada.c: In function `load_module': cdr_...
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/l...
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 error messages, such as "cannot close output sink connectio...
2004 Sep 28
1
Looking for whoever wrote cdr_mysql
...[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: .... 1,NoOp(s,1,Answer) yada yada yada ... Correct? .o-------------------------------------------------------o. Brian Fertig Network Engineer Planet Telecom, Inc. Tampa, FL Office 813.901.5182x107 Office 813.864.3164 Direct 813.817.9961 Cellular 813.881.9762 Fax Web: www.planet-telecom.com email: brian@planet-telecom.com...
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
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] sam/idmap_rid.c:rid_idmap_get_id_from_sid(461) rid_idmap_get_id_from_sid: no suitable range available for sid: S-1-5-21-601769246-1165110998-860360866-2946 If I...
2000 Sep 08
2
problem with installation from source on linux and solaris
...ed... and there are no errors generated during the make... On the RH6.x linux box, configure works, make works, make check works, make install works. Hey, I can even see the R binary that gets dropped into /usr/local/R-1.1.1/bin. But when I try to run it, I get a text message "welcome to R yada yada yada" and then it quite by saying that it cannot access the base package. And then last night on a different RH 6.2 linux box, using the SRPMS, my husband (sys admin extraordinaire) tried making a new R rpm for me, but it failed because it couldn't find one file (man/R.1 or something...
2002 Nov 28
4
How Do I Setup the Config File?
It seems I am having problems setting up the Config file. First of all let me note that I am new to Linux so that's another cool point lost. I figured maybe the instructions on their web site is outdated or something because after I run the rpm yada, yada, yada command, and try to configure the config file, I always get a message that says drive or something of another is not valid; I don't even have a ./wine directory like the instructions said I should have so I just created it. But now I am getting very frustrated with this. So wh...
2007 May 24
13
Bottom line on fax reception
...thing 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 about dropped lines, sometimes not detecting incoming fax tone....yada yada. I know I don't have to use fax on Asterisk but I really want to for various reasons. Mostly incoming but outgoing is a nice to have. Should I use an addon package and if so which one? Any help would be appreciated.
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
2014 Jun 21
2
Managing users and home dirs
For those of you using virtual users, and SQL, how are you managing your users and their home dirs ? That is, what process do you use for adding/deleting users, creating their home dirs etc ? I suppose it's easy enough to do manually, inserting rows in the database, creating dirs, chown/chmod yada yada, but there must be a better way to do it ... If you're doing dovecot replication then it gets even more cumbersome, having to duplicate the effort in two places (and make sure it's correct). I have a nice test setup using Percona XtraDB Clustering in a 3-node cluster which works swim...
2006 Apr 20
1
error on stpexec : ROR on Linux with SQLServer Connection
So I got my rails app to connect to the SQLServer via ODBC, and I can model/scaffold, yada yada.. but when I need to exec a stored proc using sql_server.rb I get undefined local variable or method `connection'' how can that be, if I can connect for everthing else? thanks -- Posted via http://www.ruby-forum.com/.
2005 Jan 20
0
What's up with IAXTEL?
...was right, as far as that goes! I've gotten and placed calls via FWD just fine. But I can't seem to get registered, or stay registered, with Iaxtel. My logs show the story; at startup I see: Jan 20 07:14:44 VERBOSE[14121]: -- Registered to '65.39.205.121', who sees us as ... yada yada... As you can see, before asterisk is finished booting, I'm registered to FWD just fine and stay that way. Jan 20 07:17:37 VERBOSE[14121]: ESC[1;37;40mAsterisk Ready. ESC[0;37;40m -- Registered to '69.73.19.178', who sees us as --- more yada yada--- According to this, it take...