Displaying 20 results from an estimated 12699 matches for "lookup".
2007 Mar 28
3
The Best Language Tools - Best Dictionaries of all languages
The Best Language Tools - Best Dictionaries of all languages
The most popular language sites worldwide and its unmatched translation
tools are in daily use in such prestigious organizations as the World
Intellectual Property Organisation or the European Community Translation
Services.
http://info-booster.blogspot.com/
has plenty of links to Mono-lingual and Language Translation dictionaries,
2008 Jul 29
0
handling multiple lookup tables in rails
I''ve got an application that will have a handful of lookup tables. To
be clear by this I mean tables that only have two attributes, id, name
and are used to provide drop-down lists for other tables/forms so that
these fields have "standard" values. I need 5 to 10 of these tables.
I''m a ruby/rails neophyte but I''ve read Agil...
2003 Mar 04
2
Routing based on fwmark
I''m having trouble routing on high fwmarks, I want to use a lot of
different marks for 2 routes so that I can QoS based on the marks
ip rule looks like this:
0: from all lookup local
32751: from all fwmark 31 lookup dslout
32752: from all fwmark 30 lookup dslout
32753: from all fwmark 29 lookup dslout
32754: from all fwmark 28 lookup dslout
32755: from all fwmark 27 lookup dslout
32756: from all fwmark 26 lookup dslout
32757: fro...
2004 Nov 23
4
how to remove rules
...on packets
going routed?
I have this overwhelming rules lists from my predessor who added the
"ip rule add fwmark" entries in firewall script, and on each run of
firewall script its creates an extra entry in routing table.
Now what I want to get rid of an extras "from all fwmark 0x2 lookup
squid.out" leaving only one that what''s I needs.
here is the output of "ip rule ls"
0: from all lookup local
32742: from all fwmark 0x2 lookup squid.out
32743: from all fwmark 0x2 lookup squid.out
32744: from all fwmark 0x2 lookup squid.out
32745: from all fwmark...
2004 Aug 31
0
Overloaded winbind
...he uids and gids assigned to files and directories (makes sense) and I apparently overloaded it. Here's the significant piece of winbindd.log (I ran the getfacl command between 17:30 and 18:00):
winbindd.log:
[2004/08/30 17:33:21, 1] nsswitch/winbindd_user.c:winbindd_getpwuid(246)
could not lookup sid S-1-5-21-1482476501-261478967-1177238915-1414
[2004/08/30 17:33:21, 1] nsswitch/winbindd_user.c:winbindd_getpwuid(246)
could not lookup sid S-1-5-21-1482476501-261478967-1177238915-8107
[2004/08/30 17:33:21, 1] nsswitch/winbindd_user.c:winbindd_getpwuid(246)
could not lookup sid S-1-5-21-14...
2010 Nov 08
2
lookup in R - possible to avoid loops?
Hello!
Hope there is a nifty way to speed up my code by avoiding loops.
My task is simple - analogous to the vlookup formula in Excel. Here is
how I programmed it:
# My example data frame:
set.seed(1245)
my.df<-data.frame(names=rep(letters[1:3],3),value=round(rnorm(9,mean=20,sd=5),0))
my.df<-my.df[order(my.df$names),]
my.df$names<-as.character(my.df$names)
(my.df)
# My example lookup table:
my.lookup&l...
2005 Jul 17
3
iproute2 rules not being followed !!!!!!!
...68.100.233
192.168.200.0/24 dev eth2 proto kernel scope link src 192.168.200.254
127.0.0.0/8 dev lo scope link
default via 10.0.0.254 dev ppp0
#####################################
Now I set up the rules :
#####################################
ebox:100.254~# ip rule list
0: from all lookup local
7: from 216.239.59.147 lookup main
8: from 202.141.80.6 lookup ALTER
32739: from 202.141.80.6 lookup ALTER
32740: from 66.102.11.99 lookup ALTER
32741: from 66.102.11.104 lookup main
32742: from 64.73.37.225 lookup main
32743: from 216.239.59.103 lookup main
32744: from 210.43...
2019 May 26
2
GPO problem ACL permission
...backend 'ntlmssp_resume_ccache' registered
> GENSEC backend 'http_basic' registered
> GENSEC backend 'http_ntlm' registered
> GENSEC backend 'krb5' registered
> GENSEC backend 'fake_gssapi_krb5' registered
> resolve_lmhosts: Attempting lmhosts lookup for name
> _ldap._tcp.CLINICAGUEMES.COM.AR<0x0>
> resolve_lmhosts: Attempting lmhosts lookup for name
> _ldap._tcp.CLINICAGUEMES.COM.AR<0x0>
> resolve_lmhosts: Attempting lmhosts lookup for name dc04.example.com<0x20>
> Password for [CLINICAGUEMES\administrator]:
&g...
2005 Dec 22
3
help with unless
Hi,
I need a fresh set of eyes to look at this bit of controller code and tell
me why I might be getting an error message:
lookup = Profit.find(:all, :conditions => [ "user_id = ? AND
product_id = ?", uid, pid])
unless lookup.empty?
if (lookup.updated_on > 360.minutes.ago)
return
end
end
If lookup is empty, then I get an error message that
lookup.updated...
2011 Jul 27
0
Left 4 dead 2(STEAM) installation errors
...tings:X11DRV_ChangeDisplaySettingsEx No matching mode found 640x480x32 @60! (NoRes)
fixme:d3d9:D3DPERF_SetOptions (0x1) : stub
fixme:d3d:debug_d3dformat Unrecognized 1515474505 (as fourcc: INTZ) WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(1515474505) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 1515474505 (as fourcc: INTZ) WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(1515474505) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 1515474505 (as fourcc: INTZ) WINED3DFORMAT!
fixme:d3d:getFormatDescE...
2002 Oct 01
2
how to delete routes
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
I''ve setup some routing tables, but how can I delete them?
currently it looks like that, but how I delete the tables stuebi and notebook
and how the entry in the main table. thx for your help.
Babylon5:~# ip rule ls
0: from all lookup local
32759: from 10.149.19.168 lookup stuebi
32760: from 10.149.17.72 lookup stuebi
32761: from 10.149.17.72 lookup stuebi
32762: from 10.149.17.72 lookup stuebi
32763: from 10.149.17.72 lookup stuebi
32764: from 10.149.19.168 lookup stuebi
32765: from 10.149.19.168 lookup stuebi
32766: fr...
2019 May 26
3
GPO problem ACL permission
On 26/05/2019 19:24, Epsilon Minus via samba wrote:
> i don't know if the problem with the command samba-tool gpo aclcheck
> is connect with the original problem, but is necesary resolv all
> warinings.
>
> I put de log level = 5 to check the report.
>
> this is the output:
>
>
> root at DC04:~# samba-tool gpo aclcheck
Try it like this:
samba-tool gpo aclcheck
2019 Dec 09
2
Shared namespace is empty after migration to new Dovecot installation
On 9.12.2019 10.51, Peter Reinhold wrote:
> On 2019-12-09 09:42, Aki Tuomi wrote:
>
>>> That I can, here (anonymized where relevant)
>>>
>>
>> Config looks fine. Have you tried
>>
>> 'A1 SELECT Shared/user at sharer.dk'?
>
> Yields this, which is the same I got when trying to debug using
> doveadm acl, it seems like the shared
2004 Nov 23
2
ip rule to remove
...your reply heh "Example: ip del rule pref 32742" is
syntically wrong :)
and when i tried "ip rule del 32742" it gives me error
# ip rule del 32742
Error: argument "32742" is wrong: Failed to parse rule type
so how to get get of these extra rules?
0: from all lookup local
32742: from all fwmark 0x2 lookup squid.out
32743: from all fwmark 0x2 lookup squid.out
32744: from all fwmark 0x2 lookup squid.out
32745: from all fwmark 0x2 lookup squid.out
32746: from all fwmark 0x2 lookup squid.out
32747: from all fwmark 0x2 lookup squid.out
32748: from all fwmark...
2010 Jul 14
1
Steam games do not work
...L"00000409", 0000: stub!
fixme:d3d:debug_d3dformat Unrecognized 1129272385 (as fourcc: ATOC) WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(1129272385) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 1094800211 (as fourcc: SSAA) WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(1094800211) in the format lookup table
fixme:d3d:debug_d3dformat Un...
2012 Oct 19
3
LDA without lookup as non-root?
Hello,
I'm having some problems getting LDA to work without
userdb lookups and have a few related questions. This system has all
users in MySQL, each user with unique UID/GID, no local users at all.?
Installation is from apt-get.
1) If LDA is invoked without
lookups, is it correct to assume that the "service auth" and "service
auth-worker" can b...
2007 Mar 02
3
help on routing
...ntly it seems that all the packets with source address from the
inernal network are routed correctly. The problem is with the packets
that originate from the router. For some reason they are routed
through the default interface. Does anybody know why does that happen?
# ip rule ls
0: from all lookup local
200: from 192.168.1.0/24 to a.b.c.0/24 lookup 202
201: from e.f.g.0/24 lookup 201
201: from 192.168.1.0/24 to 62.44.96.0/19 lookup 201
201: from 127.0.0.0/8 to 62.44.96.0 lookup 201
202: from a.b.c.0/24 lookup 202
32766: from all lookup main
32767: from all lookup default
#...
2019 Dec 10
1
Shared namespace is empty after migration to new Dovecot installation
On 2019-12-09 14:10, Peter Reinhold via dovecot wrote:
> auth-master: userdb lookup(user at sharer.dk): Started userdb lookup
> auth-master: conn unix:/var/run/dovecot/auth-userdb: Connecting
> auth-master: conn unix:/var/run/dovecot/auth-userdb (pid=1636,uid=0):
> Client connected (fd=9)
> auth-master: userdb lookup(user at sharer.dk): auth USER input:
> user at sh...
2010 Aug 25
3
Steam Games on OSX
...ive interval and timeout
err:iccvid:decode_cinepak CVID: unknown chunk_id 00003001
fixme:d3d9:D3DPERF_SetOptions (0x1) : stub
fixme:d3d:debug_d3dformat Unrecognized 0x5a544e49 (as fourcc: INTZ) WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x5a544e49) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 0x5a544e49 (as fourcc: INTZ) WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x5a544e49) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 0x5a544e49 (as fourcc: INTZ) WINED3DFORMAT!
fixme:d3d:getFormatDesc...
2012 Apr 29
2
SC2, Kubuntu 11.04, Can't Create AI Games & No Maps in List
Hello;
I researched the wine install of SC2 and I was able to correctly mount my DVD drive to read the hidden files on the UDF optical drive. That helped a lot. The install ran perfectly and the patches downloaded/installed with no problems noted.
I can now run SC2, but when I go to single person the screen changes to the one with a list of maps on which I should be able to create a game, but