About 53 results
Open links in new tab
  1. Subject Alternative Name not added to certificate

    On the Subject tab in the Certificate Properties, enter a suitable Common name for the Subject, if required In the Alternative names section, select Type: DNS and add the FQDNs for the desired …

  2. IIS 8 Service Name - Windows Server 2012 - Server Fault

    Mar 16, 2013 · 3 I wrote a monitoring app which probes different parts of the system. Now I look for IIASADMIN service to see status of IIS. But there is not a service named IISADMIN there. What's the …

  3. How can I configure my DNS settings on Debian 12?

    Oct 7, 2023 · I'm trying to change my DNS settings on my Debian 12 VPS, and by this I mean, I want to use a public resolver like 1.1.1.1 instead of my VPS host's resolver. I remember in Debian 11 I could …

  4. windows - Resolve host name from IP address - Server Fault

    Oct 13, 2009 · I'm looking for a command line tool which gets an IP address and returns the host name, for Windows.

  5. How does ServerName and ServerAlias work? - Server Fault

    Then the client/caller will tell them what name they're looking for, and it will look in the Apache configuration for how to handle that name. If the name isn't listed as a ServerName/ServerAlias in …

  6. Find name of Active Directory domain controller - Server Fault

    Oct 25, 2009 · How can I find out the name/IP address of the AD domain controller on my network?

  7. User principal name vs SAM account name - Server Fault

    Aug 27, 2018 · I am confused between the user principal name (UPN) and SAM account name (SAM). Heres what i know SAM- Pre-windows name, for backward compatibility with Windows NT machines …

  8. windows - Current date in the file name - Server Fault

    Jun 1, 2009 · I have scheduled backup script that makes the database dump. How can I add the date timestamp to the file name? I am talking about Windows and CMD.

  9. How can I find the LDAP server in the DNS on Windows?

    Jun 22, 2010 · For Linux, this command should return the DNS record for the LDAP server host -t srv _ldap._tcp.DOMAINNAME (found at Authenticating from Java (Linux) to Active Directory using LDAP …

  10. Filename length limits on linux? - Server Fault

    May 18, 2009 · I refer to other answers, please upvote them. Are there any filename or path length limits on Linux? Yes, filename and pathname lengths are limited by : file-system limits as stated by …