search for: judo

Displaying 6 results from an estimated 6 matches for "judo".

Did you mean: jude
2003 Sep 17
0
FW: opiekey segfault ... isn't that harmfull? it's setuid root
...f you are using telnet, xterm, or a dial-in, type ^C now or exit with no password. Then run opiepasswd without the -c parameter. Using MD5 to compute responses. Enter new secret pass phrase: TESTtestTEST Again new secret pass phrase: TESTtestTEST ID jimmy OTP key is 1 ad2003 HUT SWAY DANE TOLL DAM JUDO jimmy@lama (192.168.0.50) 13:47 ~ $ opiekey -n 2 1 ad2003 Using the MD5 algorithm to compute response. Reminder: Don't use opiekey from telnet or dial-in sessions. Enter secret pass phrase: TESTtestTEST 0: FLEW SLAY STAN BUNK RAT BACH 1: HUT SWAY DANE TOLL DAM JUDO jimmy@lama (192.168.0.50) 13:...
2006 Dec 18
2
I''m back
...and removing all other stability problems. I''ll then try and catch up with the goings on on the mailing list. Please be patient though as I''m under a lot of pressure right now to make a living and attend to all of my other commitments as well as trying to keep in shape to keep my Judo goals alive. I hope that explains things a little and I look forward to catching up with you all in the near future. Cheers, Dave -- Dave Balmain http://www.davebalmain.com/
2008 Dec 18
1
[Fwd: Asterisk client for ekiga.net NAT problem]
...t=ekiga.net canreinvite=no qualify=yes insecure=very fromdomain=ekiga.net nat=yes context=incoming externip=71.xxx.xxx.xxx localnet=10.1.1.0/255.255.255.0 - Bud Roth Lake Barcroft, VA public PGP key available at: https://www.cacert.org/gpg.php?id=3&cert=9272 For Northern Virginia's best Judo, visit: http://sportjudo.org
2003 Sep 21
0
Opening Task Manager close files on samba share
I am currently using samba 2.3a-12.3 as a PDC, here is my smb.conf [global] netbios name = kidpaddle workgroup = JUDO domain master = yes local master = yes preferred master = yes os level = 255 wins support = yes time server = yes security = user encrypt passwords = yes domain logons = yes domain admin group = root davidj logon drive = H: logon home = \\%N\%u logon path...
2006 Apr 03
4
Stop words in queries
I''ve run in to an issue that I''m not sure how to address. Basically, I''m building queries with occur_default Search::BooleanClause::Occur::MUST, and using the StandardAnalyzer which does stop filtering. The stop filtering is working beautifully on the indexing side. The problem is that when the query parser parses through a query with a stop word in it, say
2005 Dec 23
10
truncating html text
I''ve got a fairly basic problem here that I''m hoping there is an easy solution for. I have a chunk of html code that I want to truncate to a given length... say 20 characters or so. If I use the ''truncate'' helper function I end up with unbalanced tags. For example. <a href=www.someplace.com>A really long string of words</a> becomes <a