About 951,000 results
Open links in new tab
  1. Setting the hostname: FQDN or short name? - Server Fault

    Setup prompts you to supply a host name for this computer, either as a fully-qualified domain name (FQDN) in the format hostname.domainname or as a short host name in the format …

  2. r - Produce a list of variable name in a for loop, then assign values ...

    Produce a list of variable name in a for loop, then assign values to them Ask Question Asked 14 years, 6 months ago Modified 12 years, 2 months ago

  3. What do I need to be cautious of when changing a User Logon …

    This would be first name and first initial of last name. Some users have first name underscore last name. Needless to say, I'd like to make them conform to the standard. Before making the …

  4. Official name for "symmetric percent difference" function (x …

    Any? Okay, well here it's called a 'symmetric percent difference'. But that term seems to mean different things in other places. To be honest, I don't think there's going to be a widely used …

  5. Can someone please explain Windows Service Principle Names …

    A Service Principal Name is a concept from Kerberos. It's an identifier for a particular service offered by a particular host within an authentication domain. The common form for SPNs is …

  6. data visualization - Name of a Sample Graph - Cross Validated

    Jul 18, 2018 · The x axis shows category labels. The counts (or frequencies) are shown on the y axis. In general, by googling "statistical graphics gallery" you can find examples of many …

  7. domain name system - What's the command-line utility in …

    Should resolve the name from the IP address if the reverse lookup zone has been set up properly. If the reverse lookup zone does not have an entry for the record, the -a will just ping without a …

  8. Why the name "kernel" in stats and ML? - Cross Validated

    Apr 21, 2018 · This has been asked on other SE sites in the context of operating systems and linear algebra, but the same question bugs me regarding kernel methods used in statistics and …

  9. Command line to list users in a Windows Active Directory group?

    Here's a version of the ds command I found more typically useful, especially if you have a complex OU structure and don't necessarily know the full distinguished name of the group. …

  10. Is there a name for this metric: TN / (TN + FN)?

    Sep 3, 2019 · Given a confusion matrix, there's all kind of metrics: Accuracy, Precision, Recall/Sensitivity, Specificity. But I haven't seen any name for the ratio between the TN (True …