Top "Named" questions

Anything named - objects, variables, classes.

How to enable named/bind/DNS full logging?

I am trying to find the perfect logging clause in named.conf that would help me enable full-level logs for …

logging dns bind named
How do I extract just the number from a named number (without the name)?

I am looking for just the value of the B1(newx) linear model coefficient, not the name. I just want …

r vector named lm
rndc: connect failed: 127.0.0.1#953: connection refused

This is a very annoying problem that i am having with the rndc reload I am getting the following error: …

centos bind named
HQL: Using Boolean in Named Queries

Can you please help me? I have error in querying boolean value "r.isDefault = true". In my HQL named query: &…

hibernate hql boolean named
Excel: Named range with VBA

I'm trying to define a named range in Excel using VBA. Basically, I have a variable column number. Then a …

excel list vba range named
How to use a named column in Excel formulas

I know how to make a named range in Excel. I have a spreadsheet, with various columns going across as …

excel range formula named
NS: got insecure response; parent indicates it should be secure

I'm trying to run Bind on Centos 6.3 on my school network and I'm having trouble getting external queries to work. …

dns centos bind named
Creating a named list from two vectors (names, values)

Is there a way to use mapply on two vectors to construct a named list? The first vector would be …

r list constructor lapply named
Excel listing named range in a worksheet and get the value

How to obtain a list of named range exist in a specific worksheet that start with particular string (for example …

excel vba named
Adding named item to named list - guaranteed to append to end of list?

When adding a named item to a list, is it guaranteed that the item will be added to the end …

r list undefined-behavior insertion named