Displaying 11 results from an estimated 11 matches for "searc".
Did you mean:
search
2006 Mar 31
1
domain stripping searcing for ages
X-Tech Space-MailScanner-Information: Please contact the ISP for more information
X-Tech Space-MailScanner: Found to be clean
X-Tech Space-MailScanner-From: redhat at techspace.nl
I use pam to login my users are stored as j.hendriks
now i like to use 2 domains but with the same user and passw
and the option that de mail is stored in a difrent directory
but i cant get rit of the @domain
2008 May 28
3
Newbie: Searcing database via user form input?
...torial on adding new parameters to the paramaters
list and then creating find conditions around them?
I''m wondering how I can get my index page to list only the items where
some of the the databases fields match user form input. index.html.erb
would be calling itself with a new parameter :searchdata
So far the index.html.erb has...
<% form_tag({ :action => "index", :controller => "users" }, :method =>
"index") do %>
<fieldset>
<dl>
<dd><label for="q">Search Users:</label> <%= text_field_tag
&qu...
2004 Dec 09
2
Samba and internet!
...also has a third installation where the server running samba also is
the gateway to internet and this problem never occurs there. If internet
goes down then the clients can still login whitout problem.
I would really appreciate some input on this problem since it keeps me
awake at nights :) I have searced the internet but couldn't find
anything that explains it.
Thanks in advance
/marcus
2009 Jul 30
2
z[i,j] = x[i,j] * y(i+j) ?
For the life of me I couldn't work out what to searc
I have an m*n numeric matrix x and a numeric vector y (of length m+n-1)
How do I do a calculation like this?
z[i,j] = x[i,j] * y[i+j] ?
Well, one can write a pair of loops, or write a single loop
within which we calculate a vector at a time, but ...
is there a "neat" way to do it?...
2007 Aug 28
1
ATrpms/Fritz FCPCI CAPI/Fedora 7
...nt # in front of fcpci line) I received the
following error when executing 'capiinit' -
FATAL: Error inserting fcpci
(/lib/modules/2.6.22.4-65.fc7/updates/drivers/isdn/fritz/fcpci.ko):
Unknown symbol in module, or unknown parameter (see dmesg)
ERROR: failed to load driver fcpci
After some searcing I found this article -
https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.22/+bug/121978
I am a little stumped however what to do next and indeed if this is the
cause of the problem, can anyone offer some guidance ?
Thanks in advance.
-------------- next part --------------...
2005 Aug 11
4
smbldap-tools unresovled problem.
...n I have a WinXP box try to join the PDC,
smbldap-useradd -w "%u" will add a workstation account to the LDAP tree
with all POSIX attribute but without all the SambaSAMAccount attribute.
So, the WinXP box can find it's workstation account and wouldn't join
the account.
After searcing the Samba archive I found a patch that added an extra
if (defined($Options{'w'})) section and will force to add an workstation
account with all SambaSAMAccount attribute.
But, magic happend here. When the first time a machine joining the PDC,
it will eventually failed as the machine...
2007 Mar 19
0
Problems printing, fonts are cut off
I've been searcing this newsgroup and other places for a solution to
this and finally decided to post and see what anyone has to say.
I am running Ubuntu 6.06 with Wine 0.9.30. The software that is
giving me problems is Finale 97, a music notation program. Finale
installs Truetype (.ttf) fonts for the special m...
2012 Feb 27
1
Error with 2.0.18
Today I found this in my log:
Feb 26 14:27:51 postamt dovecot: imap(tscxxxf): Error: mmap(/home/t/s/tscxxxf/Maildir/dovecot.index.search.uids) failed: Cannot allocate memory
Feb 26 14:27:51 postamt dovecot: imap(tscxxxf): Error: Corrupted squat uidlist file /home/t/s/tscxxxf/Maildir/dovecot.index.search.uids: uidlist not found
Feb 26 14:27:52 postamt dovecot: imap(tscxxxf): Panic: file squat-trie.c: line 289 (squat_trie_lock): asse...
2012 Jun 04
2
Error while trying to install RPostgreSQL.
Hi,
I am getting the following error while trying to install RPostgreSQL.
I tried all three methods(install.packages("RPostgreSQL", type =
"source"),install.packages("RPostgreSQL") & R CMD INSTALL
RPostgreSQL_0.3-1.tar.gz ) , but none of them is working.
++++++++++++++++++ Error++++++++++++++++++++++++
gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -I
2006 Sep 04
7
0.10.2 release with win32 gem
Hey all,
I''ve just released Ferret version 0.10.2. It is mostly just a bug fix
release. The only change is that a highlight method has been added to
Ferret::Index::Index. Please try it out and let me know what you
think.
The big news for this release is that there is also a binary win32 gem
included. This is the first time I''ve build a gem like this so please
let me know if
2006 May 15
16
Ferret not able to read a Lucene Index?
Hi all,
Having problems trying to get Ferret to read an index generated by
Lucene.
Am I right in thinking Ferret should be able to read a Lucene generated
index no problem?
Using the code snippets detailed in
http://www.ruby-forum.com/topic/64099#new
Any advice gratefully received.
Many Thanks,
Steven
--
Posted via http://www.ruby-forum.com/.